Results 1 to 6 of 6
Thread: TeX/LaTeX
-
04-03-2007, 03:39 PM #1
- Join Date
- Oct 2006
- Location
- Glasgow, UK
- Posts
- 220
Thanked: 13TeX/LaTeX
Hi all,
Was just woundering who amoung you use TeX or LaTeX for typesetting your documents. I've been doing so for about 2 years now and it was the best thing I ever did. I just can't can't stand Word: it crashes, WRONGLY second guesses me, and CAN BE quite difficult to convert to PDF files. I've not found any of these problems with LaTeX and wish I switched earlier.
Any thoughts on it out there?
Regards,
Steven
-
04-03-2007, 04:02 PM #2
- Join Date
- Apr 2006
- Posts
- 3,396
Thanked: 346Love TeX and LaTeX myself as well.
-
04-03-2007, 04:05 PM #3
- Join Date
- Aug 2006
- Location
- Maleny, Australia
- Posts
- 7,977
- Blog Entries
- 3
Thanked: 1587Steven,
Yes, I always use TeX whenever possible. I've been using it since the early '90s. pdfLaTeX is quite useful too. I use TeXLive on windows (others use MikTeX) and the generic TeX on Linux. Under both operating systems I use Emacs as the editor, with refTeX and auctex enabled. I also enable TeX-master - a bit gimicky but it does make life easier for multi-file documents like theses or books etc.
Another nice little programme is LaTable - make your tables or tabular environments and enter data using its wysiwyg interface, then copy the generated TeX code into your document - really handy if you need to display more complex tables of data or whatever. You can even, if you're clever, get it to line up columns on decimal points or commas etc.
James.<This signature intentionally left blank>
-
04-03-2007, 04:08 PM #4
- Join Date
- Oct 2006
- Location
- Glasgow, UK
- Posts
- 220
Thanked: 13
-
04-03-2007, 04:13 PM #5
- Join Date
- Aug 2006
- Location
- Maleny, Australia
- Posts
- 7,977
- Blog Entries
- 3
Thanked: 1587I haven't looked into it fully yet, but my linux distro has something called TeXMacs installed. It looks like a WYSIWYG TeX editor based on Emacs (maybe). Have you ever tried that?
James.<This signature intentionally left blank>
-
04-03-2007, 04:13 PM #6
I used to use it in grad school and really liked it. It produces beautifully laid-out documents.