Break long lines of code

This commit is contained in:
Andrei Astafev 2019-04-20 14:57:41 +03:00
parent 4ce8010714
commit e0e996cdbd

View File

@ -329,6 +329,11 @@ $endif$
$for(header-includes)$
$header-includes$
$endfor$
\ifxetex
% Break long lines of code
\usepackage{fvextra}
\DefineVerbatimEnvironment{Highlighting}{Verbatim}{breaklines,commandchars=\\\{\}}
\fi
$if(lang)$
\ifxetex
% Load polyglossia as late as possible: uses bidi with RTL langages (e.g. Hebrew, Arabic)