Break long lines of code
This commit is contained in:
parent
4ce8010714
commit
e0e996cdbd
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user