Tagged Questions
10
votes
2answers
212 views
latexmk / imakeidx interoperational efficiency
imakeidx and latexmk are two of my favorite utilities of all TeX-time, especially in the face of book-size compilations (super thanks @egreg and @John Collins!). Apart from ease of producing multiple ...
5
votes
2answers
440 views
Specify .ist-File for latexmk in TextMate
So I'm using latexmk.pl to compile my TextMate LaTeX Project and it's running quite nice. The only thing I'm missing, is, that i want to specify an individual style file for the makeindex command, ...