diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lhs-test.latex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lhs-test.latex b/tests/lhs-test.latex index 16e9a7937..2a5025af6 100644 --- a/tests/lhs-test.latex +++ b/tests/lhs-test.latex @@ -22,6 +22,7 @@ \IfFileExists{microtype.sty}{\usepackage{microtype}}{} \usepackage{color} \usepackage{fancyvrb} +\newcommand{\VerbBar}{|} \DefineShortVerb[commandchars=\\\{\}]{\|} \DefineVerbatimEnvironment{Highlighting}{Verbatim}{commandchars=\\\{\}} % Add ',fontsize=\small' for more characters per line |