summaryrefslogtreecommitdiffstats
path: root/common/rtemsstyle.sty
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-02-08 06:03:43 +1100
committerChris Johns <chrisj@rtems.org>2019-02-13 08:52:01 +1100
commitec95748f03ca6f45e60e32e3dc5b221cc168d803 (patch)
tree1fbb8083fe46904c6f5882614e09766c0481cdd7 /common/rtemsstyle.sty
parentAdd copyright notices (diff)
downloadrtems-docs-ec95748f03ca6f45e60e32e3dc5b221cc168d803.tar.bz2
Remove minted from the PDF builds.
This is feedback from the Sphinx project. See: https://github.com/sphinx-doc/sphinx/issues/6021#issuecomment-460951653
Diffstat (limited to '')
-rw-r--r--common/rtemsstyle.sty5
1 files changed, 1 insertions, 4 deletions
diff --git a/common/rtemsstyle.sty b/common/rtemsstyle.sty
index 5a7a4e4..15f80b5 100644
--- a/common/rtemsstyle.sty
+++ b/common/rtemsstyle.sty
@@ -14,11 +14,8 @@
\renewenvironment{printindex}{\underscoresplit\oldprintindex}
-\usepackage{minted}
\fvset{
-breaklines=true,
-breakanywhere=true,
-linenos,
+numbers=left,
numbersep=5pt,
gobble=0,
}