Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can try latexmk, it does almost all of the work when building LaTeX (including getting cross-references right) and can even watch for changes and rebuild the document when necessary, updating your PDF reader too. Just calling _latexmk -pdf -silent -xelatex -pvc mydoc.tex_ should suffice (the -pvc option is for the continuous build and preview mode).


I couldn't get it to work on Windows previously.. is it any better now? :O




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: