mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 00:17:26 +08:00
Remove minted from the PDF builds.
This is feedback from the Sphinx project. See: https://github.com/sphinx-doc/sphinx/issues/6021#issuecomment-460951653
This commit is contained in:
parent
fa5a960a1f
commit
ec95748f03
@ -188,7 +188,7 @@ latex_elements = {
|
|||||||
'parsedliteralwraps': True,
|
'parsedliteralwraps': True,
|
||||||
}
|
}
|
||||||
|
|
||||||
latex_additional_files = ['../common/rtemsstyle.sty', '../common/minted.sty', '../common/logo.pdf']
|
latex_additional_files = ['../common/rtemsstyle.sty', '../common/logo.pdf']
|
||||||
latex_use_modindex = False
|
latex_use_modindex = False
|
||||||
|
|
||||||
# The name of an image file (relative to this directory) to place at the top of
|
# The name of an image file (relative to this directory) to place at the top of
|
||||||
|
1513
common/minted.sty
1513
common/minted.sty
File diff suppressed because it is too large
Load Diff
@ -14,11 +14,8 @@
|
|||||||
|
|
||||||
\renewenvironment{printindex}{\underscoresplit\oldprintindex}
|
\renewenvironment{printindex}{\underscoresplit\oldprintindex}
|
||||||
|
|
||||||
\usepackage{minted}
|
|
||||||
\fvset{
|
\fvset{
|
||||||
breaklines=true,
|
numbers=left,
|
||||||
breakanywhere=true,
|
|
||||||
linenos,
|
|
||||||
numbersep=5pt,
|
numbersep=5pt,
|
||||||
gobble=0,
|
gobble=0,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user