The texmaker "solve my problems" user command
This command will completely build all indexes bib glos and whatnot stuff(on mac)... this post is to hold it.
"/usr/texbin/pdflatex" -synctex=1
-interaction=nonstopmode %.tex
|"/usr/texbin/bibtex" %.aux
|"/usr/texbin/makeindex" %.idx
|"/usr/texbin/makeindex" %.glo
-s %.ist -t %.glg -o %.gls
|"/usr/texbin/makeindex" -s %.ist
-t %.alg -o %.acr %.acn
|"/usr/texbin/pdflatex" -synctex=1
-interaction=nonstopmode %.tex
|"/usr/texbin/pdflatex" -synctex=1
-interaction=nonstopmode %.tex
|open %.pdf
btw. this site is called coderwall and unable to let me post readable source sigh
Written by @kjellski
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#