A utility for precompiling LaTeX headers
November 7, 2008
I recently came across a neat trick which allows precompiling of latex headers (where all the packages are loaded). For a small headers, the loading of style files takes a trivial amount of time. But, for a large documents with alot of \usepackage{} statements, this can take up to 10 seconds (which adds up if [...]
0