doc: clean PDF config
Some font options do not look necessary. Signed-off-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: John McNamara <john.mcnamara@intel.com>
This commit is contained in:
parent
f98f4fb25c
commit
317a138c55
@ -62,11 +62,7 @@
|
|||||||
|
|
||||||
# Latex directives to be included directly in the latex/pdf docs.
|
# Latex directives to be included directly in the latex/pdf docs.
|
||||||
custom_latex_preamble = r"""
|
custom_latex_preamble = r"""
|
||||||
\usepackage[utf8]{inputenc}
|
|
||||||
\usepackage[T1]{fontenc}
|
|
||||||
\usepackage{textalpha}
|
\usepackage{textalpha}
|
||||||
\usepackage{helvet}
|
|
||||||
\renewcommand{\familydefault}{\sfdefault}
|
|
||||||
\RecustomVerbatimEnvironment{Verbatim}{Verbatim}{xleftmargin=5mm}
|
\RecustomVerbatimEnvironment{Verbatim}{Verbatim}{xleftmargin=5mm}
|
||||||
\usepackage{etoolbox}
|
\usepackage{etoolbox}
|
||||||
\robustify\(
|
\robustify\(
|
||||||
|
Loading…
Reference in New Issue
Block a user