![]() |
LaTeX anyone? - Printable Version +- MacResource (https://forums.macresource.com) +-- Forum: My Category (https://forums.macresource.com/forumdisplay.php?fid=1) +--- Forum: Tips and Deals (https://forums.macresource.com/forumdisplay.php?fid=3) +--- Thread: LaTeX anyone? (/showthread.php?tid=134223) |
LaTeX anyone? - space-time - 03-31-2012 which LaTeX program are you using in OS X? MacTex or something else? Re: LaTeX anyone? - Tofer - 03-31-2012 I use TextWrangler and straight-up LaTex from the command line. However, I found a GREAT makefile: http://code.google.com/p/latex-makefile/ If you have make installed, you get good error/warning messages, and it handles the input very well. I have also used Lyx extensively, and it's really good if you want a more WYSIWYG environment (and it is great if you want to graphically create your tables instead of dealing with all of those ampersands, etc. -Tofer Re: LaTeX anyone? - space-time - 03-31-2012 ThankX Re: LaTeX anyone? - TheTominator - 03-31-2012 TeXShop and BBEdit |