summaryrefslogtreecommitdiff
path: root/test/functional/expected/standalone_rst_latex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/expected/standalone_rst_latex.tex')
-rw-r--r--test/functional/expected/standalone_rst_latex.tex7
1 files changed, 1 insertions, 6 deletions
diff --git a/test/functional/expected/standalone_rst_latex.tex b/test/functional/expected/standalone_rst_latex.tex
index 54308b6c0..6e652c0c6 100644
--- a/test/functional/expected/standalone_rst_latex.tex
+++ b/test/functional/expected/standalone_rst_latex.tex
@@ -10,11 +10,6 @@
% Prevent side-effects if French hyphenation patterns are not loaded:
\frenchbsetup{StandardLayout}
\AtBeginDocument{\selectlanguage{english}\noextrasfrench}
-% basic code highlight:
-\providecommand*\DUrolecomment[1]{\textcolor[rgb]{0.40,0.40,0.40}{#1}}
-\providecommand*\DUroledeleted[1]{\textcolor[rgb]{0.40,0.40,0.40}{#1}}
-\providecommand*\DUrolekeyword[1]{\textbf{#1}}
-\providecommand*\DUrolestring[1]{\textit{#1}}
\usepackage{color}
\usepackage{float} % float configuration
\floatplacement{figure}{H} % place figures here definitely
@@ -44,7 +39,7 @@
}
% abstract title
-\providecommand*{\DUtitleabstract}[1]{\centerline{\textbf{#1}}}
+\providecommand*{\DUtitleabstract}[1]{\centering\textbf{#1}}
% admonition (specially marked topic)
\providecommand{\DUadmonition}[2][class-arg]{%