Add PDF generation support use with --pdf

This commit is contained in:
Amar Takhar
2016-01-19 00:27:45 -05:00
committed by Amar Takhar
parent 0abc59dffc
commit 9b5801a6e6
27 changed files with 119 additions and 83 deletions

View File

@@ -188,7 +188,7 @@ latex_elements = {
latex_use_parts = True
latex_additional_files = ['rtems.sty', 'logo.pdf']
latex_additional_files = ['../common/rtemsstyle.sty', '../common/logo.pdf']
latex_use_modindex = False