↧
Answer by Mico for LaTeX Command line in OS X
You shouldn't invoke latex (or pdflatex) from the folder that contains the executables, because that folder is (or at least should be...) writeable only by root. Thus, latex has to crash because it...
View ArticleLaTeX Command line in OS X
I need to run latex from command line for a project on OS X. LaTeX is installed in: /usr/local/texlive/2010in the bin folder there are three folders:/usr/local/texlive/2010/bin/universal-darwin...
View Article