-
Notifications
You must be signed in to change notification settings - Fork 115
LaTeX Report Generator
Torbjörn Klatt edited this page Feb 19, 2016
·
2 revisions
The LaTeX Report Generator is a little, handy script for converting the project pages in _projects
to LaTeX files ready to be used for the annual JLESC activity report.
Again:
Read the source, Luke
The final output will be placed in latex_out
and a simple execution of
latexmk -pdf report_YYYY
where YYYY
is the current year, will produce the PDF.
Please, by all means, notify us when anything is unclear in this wiki or the in-source documentation!