Break long lines of code
This commit is contained in:
parent
4ce8010714
commit
e0e996cdbd
@ -329,6 +329,11 @@ $endif$
|
|||||||
$for(header-includes)$
|
$for(header-includes)$
|
||||||
$header-includes$
|
$header-includes$
|
||||||
$endfor$
|
$endfor$
|
||||||
|
\ifxetex
|
||||||
|
% Break long lines of code
|
||||||
|
\usepackage{fvextra}
|
||||||
|
\DefineVerbatimEnvironment{Highlighting}{Verbatim}{breaklines,commandchars=\\\{\}}
|
||||||
|
\fi
|
||||||
$if(lang)$
|
$if(lang)$
|
||||||
\ifxetex
|
\ifxetex
|
||||||
% Load polyglossia as late as possible: uses bidi with RTL langages (e.g. Hebrew, Arabic)
|
% Load polyglossia as late as possible: uses bidi with RTL langages (e.g. Hebrew, Arabic)
|
||||||
|
Loading…
Reference in New Issue
Block a user