From 2bcd424b4bc923cbf78efa91347ac82b26681737 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Thu, 10 Mar 2016 11:48:15 -0500 Subject: Switch to using Minted and splitting long lines in verbatim. --- common/rtemsstyle.sty | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'common/rtemsstyle.sty') diff --git a/common/rtemsstyle.sty b/common/rtemsstyle.sty index 033b494..a706f93 100644 --- a/common/rtemsstyle.sty +++ b/common/rtemsstyle.sty @@ -14,6 +14,14 @@ \renewenvironment{printindex}{\underscoresplit\oldprintindex} +\usepackage{minted} +\fvset{ +breaklines=true, +linenos, +numbersep=5pt, +gobble=2, +} + \renewcommand{\maketitle}{% \begin{titlepage}% -- cgit v1.2.3