From f2d2333d3821ecf2ffa9bd52cdfb3b0db3cb44e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Tourbier?= Date: Fri, 6 Nov 2020 08:57:45 +0100 Subject: [PATCH] DOC: reuse fvset to adjust code but seems to still not working [skip ci] --- documentation/conf.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/conf.py b/documentation/conf.py index 34df00197..fed35cb69 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -243,7 +243,6 @@ def visit_document(self, node): # Additional stuff for the LaTeX preamble. 'preamble': r''' \usepackage{dejavu} -\\fvset{fontsize=\\footnotesize} \makeindex[columns=1, title=Alphabetical Index] ''', @@ -251,7 +250,7 @@ def visit_document(self, node): 'fncychap': r'\usepackage[Bjornstrup]{fncychap}', # Adjust for the large character width of the monospace font, used in code-blocks - # 'fvset': r'\\fvset{fontsize=\\footnotesize}', + 'fvset': r'\\fvset{fontsize=\\footnotesize}', # Adjust size for long module name in generated index 'printindex': r'''