Switch to using Minted and splitting long lines in verbatim.

This commit is contained in:
Amar Takhar
2016-03-10 11:48:15 -05:00
committed by Amar Takhar
parent 63eaa6fbf0
commit 2bcd424b4b
3 changed files with 11 additions and 1 deletions

View File

@@ -182,7 +182,7 @@ latex_elements = {
}
latex_additional_files = ['../common/rtemsstyle.sty', '../common/logo.pdf']
latex_additional_files = ['../common/rtemsstyle.sty', '../common/minted.sty', '../common/logo.pdf']
latex_use_modindex = False