| LaTeX-Make | ||||||
|---|---|---|---|---|---|---|---|
| |||||||
Send lmb a gift!lmb's homeTech stuffStandard disclaimer |
Ever found LaTeX commands cumbersome?Have you ever been annoyed at the number of commands necessary to rebuild one of your LaTeX projects, with all the images it includes, having had to manually convert them to the right format depending on whether you generated PDF or PostScript? Fear no more!LaTeX-Make is here to the rescue. Consisting of a generic GNU Makefile and a small dependency parser written in Perl, all becomes much more simple. All you have to do is to type make texfile.pdf, and LaTeX-Make will automatically deduce the images it includes, convert them to the proper format, of course recursing into included LaTeX files, figure out whether it has to call thumbpdf to generate thumbnails and run LaTeX the necessary number of times until all is settled. Cool, eh? NewsNo news yet. Initial publication on this site. DownloadNo public mirrors yet, so you can grab it directly from the author! (tar.gz, 2kb) Supported input formats
Supported output formats
Supported LaTeX packages
InstallationThe downside is that there is little or rather no documentation yet. You simply install it by copying the Makefile into your working directory or symlinking it to there, and putting the makelatexdep.pl somewhere into your path. Calling it is very simple; if you have a LaTeX file called example.tex, you would just execute make example.pdf or make example.ps to build the desired output file. Open issues
FeedbackIf you like it, found it helpful or hated it, please send me some feedback at the e-mail address below. | ||||||
|
| Copyright by the author Lars Marowsky-Brée (lars at marowsky-bree.de), except if indicated differently. | ||||||