From 39e021766c062e8aacfea7240410e968d4c4aa43 Mon Sep 17 00:00:00 2001 From: Chris Fenner Date: Sat, 9 Dec 2023 10:50:37 -0800 Subject: [PATCH] remove debugs from before begin document --- template/eisvogel.latex | 9 --------- 1 file changed, 9 deletions(-) diff --git a/template/eisvogel.latex b/template/eisvogel.latex index 2dc17b7..cc30e9c 100644 --- a/template/eisvogel.latex +++ b/template/eisvogel.latex @@ -49,14 +49,11 @@ \PassOptionsToPackage{hyphens}{url} \PassOptionsToPackage{dvipsnames,svgnames*,x11names*,table}{xcolor} $if(dir)$ -VARDEBUG dir $if(latex-dir-rtl)$ -VARDEBUG latex-dir-rtl \PassOptionsToPackage{RTLdocument}{bidi} $endif$ $endif$ $if(CJKmainfont)$ -VARDEBUG CJKmainfont \PassOptionsToPackage{space}{xeCJK} $endif$ % @@ -135,7 +132,6 @@ $if(section-titles)$ $endif$ $endif$ $if(beamerarticle)$ -VARDEBUG beamerarticle \usepackage{beamerarticle} % needs to be loaded first $endif$ \usepackage{amsmath,amssymb} @@ -281,7 +277,6 @@ $if(lhs)$ \lstnewenvironment{code}{\lstset{language=Haskell,basicstyle=\small\ttfamily}}{} $endif$ $if(highlighting-macros)$ -VARDEBUG highlighting-macros $highlighting-macros$ % Workaround/bugfix from jannick0. @@ -361,7 +356,6 @@ $else$ \setcounter{secnumdepth}{-\maxdimen} % remove section numbering $endif$ $if(beamer)$ -VARDEBUG beamer $else$ $if(block-headings)$ % Make \paragraph and \subparagraph free-standing @@ -376,7 +370,6 @@ $if(block-headings)$ $endif$ $endif$ $if(pagestyle)$ -VARDEBUG pagestyle \pagestyle{$pagestyle$} $endif$ @@ -653,7 +646,6 @@ $if(tables)$ \renewcommand{\arraystretch}{1.3} % spacing (padding) $if(table-use-row-colors)$ -VARDEBUG table-use-row-colors \usepackage{etoolbox} \AtBeginEnvironment{longtable}{\rowcolors{2}{table-row-color}{table-alt-color}} \preto{\toprule}{\hiderowcolors}{}{} @@ -676,7 +668,6 @@ $endif$ % $if(listings)$ -VARDEBUG listings % % general listing colors %