Posts tagged with latex
Using a Makefile to generate Latex documents
Dennis - March 31st, 2008
Published in Software
So, you’re using Latex to compile a paper, article, or book. If you have any type of table of contents, index, or bibliography, you’ve probably noticed that you have to run latex two (or sometimes 3) times to generate the final document. In addition, you probably have to run a conversion program to [...]
4 Comments
A Few Latex Tips
Dennis - November 20th, 2007
Published in Miscellaneous
I’ve been finishing up the final formatting for my thesis this last week at Utah State University. Latex is great when you are provided a style file beforehand. If you have to modify or create your own style however, beware. That is a more time consuming process. I haven’t yet switched [...]