Easy LaTeX compilation
Usually, when you try to compile some TeX files, which include images and references, you need to use huge Makefiles to generate the PS, DVI, PDF, etc.
Rubber is a wrapper for LaTeX, and allow you to change the huge Makefiles for a simple command line.
For example, if you want to generate a PDF of a publication, which includes bibfiles, eps images, etc, the command is:
rubber -d your_file.tex
If you want more information,
the website of the project is https://launchpad.net/rubber
Written by Cristián Maureira
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#