2
votes
0answers
19 views

install koma-script for texworks on ubuntu [duplicate]

Possible Duplicate: How do I install the latest TeX Live 2012? I was updating my resume and since I had recently switched to using Ubuntu and Latex I decided I would rewrite it in this ...
3
votes
1answer
43 views

GUI for the diction tool

I just stumbled upon the excellent diction tool. It's great to check the writing style of my LaTeX files, the problem is, however, I can only use it through the command line. The output, while being ...
0
votes
1answer
429 views

Document tabs in texmaker

Is there any way to get texmaker to display the currently open documents in tabs (like every other program) instead of a drop down menu?
3
votes
1answer
3k views

Setting up Latex with Texmaker

I want to setup latex environment on Ubuntu 12.04 64bit Machine. As I am making a backup system for Windows 7 machine. I have installed the latest version of Texmaker 3.3.4. Now I want to know which ...
11
votes
7answers
2k views

Markdown, LaTeX combined in WYSIWYG editor. Is there any?

I really like the way markdown is implemented in SE bunch of sites, where I can easily write code blocks, performing formatting or even use latex on some of sites like writing $\pi$. I also like how ...
30
votes
12answers
7k views

What's the easiest way to get started with LaTeX?

I'd like to learn and use LaTeX on Ubuntu. What packages do I need? What is the best editor for LaTeX code on Ubuntu for a new LaTeX user? I'd also like the ability to see the code in one pane and ...