summaryrefslogtreecommitdiffstats
path: root/common/latex.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the linux specific includeChris Johns2021-05-211-4/+4
* common/latex.py: use distro module for python3.5 and upVijay Kumar Banerjee2021-03-301-2/+5
* common/latex.py: Remove hack for CentOS. Use Texlive per instructions.Joel Sherrill2019-02-131-8/+0
* c-user: Add timer and timeouts key conceptSebastian Huber2017-01-301-0/+1
* waf: Users without the extra fonts need to use '--disable-extra-fonts' to bui...Chris Johns2016-11-091-1/+2
* waf: Get a copy of the optional packages.Chris Johns2016-11-081-2/+2
* waf: Use the good fonts if installed.Chris Johns2016-11-081-4/+24
* pdf: Format lists for directives to sit on the next line.Chris Johns2016-11-081-0/+1
* PDF: Do not use lato and inconsolata fonts. Not widely supported.Chris Johns2016-11-071-4/+0
* waf: Add a program test for pygmentize.Chris Johns2016-11-071-0/+3
* waf: Fix ''NoneType' object is not iterable'Christian Mauderer2016-11-071-4/+6
* waf: Fix the host version check.Chris Johns2016-11-061-3/+3
* waf: Add support to handle missing Latex packages on hosts they are not avail...Chris Johns2016-11-061-0/+145