Mark Dain I'm really starting to like LaTeX since I started playing with it last weekend.
Login or register your account to reply
Nkrs It really starts to pay off once you take advantage of the libraries and methods. I'm keeping my thesis in sync with the source code of the accompanying program because the .tex file is linked directly to the source file. It takes only a couple of seconds to rebuild the PDF file, mostly because it is doing syntax highlighting for an 800 line program.
6y, 34w 2 replies
Mark Dain Huh that's interesting - can you explain? Do you embed source code in the document with syntax highlighting? That sounds pretty cool. I'd like to be able to include graphs, maybe as an image from gnuplot but I know you can do some shapes like chemical structures directly in LaTeX. It's a really awesome system!
6y, 34w 1 reply
Eric I used it to produce reports towards the end of this past academic year, great stuff if a little verbose at time (coming from Markdown).
6y, 34w reply