parent
816a5540f4
commit
fa978e1365
2 changed files with 3 additions and 2 deletions
|
@ -241,7 +241,7 @@ Library
|
||||||
old-locale >= 1 && < 1.1,
|
old-locale >= 1 && < 1.1,
|
||||||
time >= 1.2 && < 1.5,
|
time >= 1.2 && < 1.5,
|
||||||
HTTP >= 4000.0.5 && < 4000.3,
|
HTTP >= 4000.0.5 && < 4000.3,
|
||||||
texmath >= 0.6.1.3 && < 0.7,
|
texmath >= 0.6.1.5 && < 0.7,
|
||||||
xml >= 1.3.12 && < 1.4,
|
xml >= 1.3.12 && < 1.4,
|
||||||
random >= 1 && < 1.1,
|
random >= 1 && < 1.1,
|
||||||
extensible-exceptions >= 0.1 && < 0.2,
|
extensible-exceptions >= 0.1 && < 0.2,
|
||||||
|
@ -251,7 +251,7 @@ Library
|
||||||
tagsoup >= 0.12.5 && < 0.13,
|
tagsoup >= 0.12.5 && < 0.13,
|
||||||
base64-bytestring >= 0.1 && < 1.1,
|
base64-bytestring >= 0.1 && < 1.1,
|
||||||
zlib >= 0.5 && < 0.6,
|
zlib >= 0.5 && < 0.6,
|
||||||
highlighting-kate >= 0.5.3.7 && < 0.6,
|
highlighting-kate >= 0.5.3.9 && < 0.6,
|
||||||
data-default >= 0.4 && < 0.6,
|
data-default >= 0.4 && < 0.6,
|
||||||
temporary >= 1.1 && < 1.2,
|
temporary >= 1.1 && < 1.2,
|
||||||
blaze-html >= 0.5 && < 0.7,
|
blaze-html >= 0.5 && < 0.7,
|
||||||
|
|
|
@ -22,6 +22,7 @@
|
||||||
\IfFileExists{microtype.sty}{\usepackage{microtype}}{}
|
\IfFileExists{microtype.sty}{\usepackage{microtype}}{}
|
||||||
\usepackage{color}
|
\usepackage{color}
|
||||||
\usepackage{fancyvrb}
|
\usepackage{fancyvrb}
|
||||||
|
\newcommand{\VerbBar}{|}
|
||||||
\DefineShortVerb[commandchars=\\\{\}]{\|}
|
\DefineShortVerb[commandchars=\\\{\}]{\|}
|
||||||
\DefineVerbatimEnvironment{Highlighting}{Verbatim}{commandchars=\\\{\}}
|
\DefineVerbatimEnvironment{Highlighting}{Verbatim}{commandchars=\\\{\}}
|
||||||
% Add ',fontsize=\small' for more characters per line
|
% Add ',fontsize=\small' for more characters per line
|
||||||
|
|
Loading…
Add table
Reference in a new issue