diff options
Diffstat (limited to 'default.latex')
-rw-r--r-- | default.latex | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/default.latex b/default.latex index ae29bee7d..463b096b6 100644 --- a/default.latex +++ b/default.latex @@ -110,7 +110,7 @@ $highlighting-macros$ $endif$ $if(verbatim-in-note)$ \usepackage{fancyvrb} -\VerbatimFootnotes +\VerbatimFootnotes % allows verbatim text in footnotes $endif$ $if(tables)$ \usepackage{longtable,booktabs} @@ -145,9 +145,6 @@ $if(numbersections)$ $else$ \setcounter{secnumdepth}{0} $endif$ -$if(verbatim-in-note)$ -\VerbatimFootnotes % allows verbatim text in footnotes -$endif$ $if(dir)$ \ifxetex % load bidi as late as possible as it modifies e.g. graphicx |