Tagged Questions
1
vote
0answers
133 views
Script to import .bib and output HTML based on a style [closed]
I'm able to use various tools (such as pyP2B.py) to generate a BibTex database. I've also successfully created a AMA styled RTF of the database using JabRef and the APAish extension, although this ...
30
votes
3answers
2k views
Detecting all pages which contain color
In an larger LaTeX document there are often only some pages with color content (mainly figures) and the remaining ones are only black and white.
Because printing costs for color pages are much higher ...
2
votes
1answer
1k views
How to generate LaTeX documents with Perl
I have to generate Software Requirement Specification documents in LaTeX. I have to use Perl to accomplish this. The documents consist of tables, lists, pictures, TOC, table of figures, headings and ...
9
votes
2answers
727 views
Is there a tool/script available to simply install packages locally?
This question is not on how to manually install packages but how to install packages automatically via script. This question is not about MikTeX or the limited tex package management in certain linux ...