diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-05-07 20:22:09 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-05-07 20:22:09 -0700 |
commit | fa978e13658f76be109243224f7491550db74240 (patch) | |
tree | 495a3f1570f8812cb4e52f52cd09c032a495681d /tests | |
parent | 816a5540f4752a619d2bf939329d52bc184fc942 (diff) | |
download | pandoc-fa978e13658f76be109243224f7491550db74240.tar.gz |
Use latest highlighting-kate and texmath.
Closes #849.
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 |