summaryrefslogtreecommitdiff
path: root/test/functional/expected/standalone_rst_xetex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/expected/standalone_rst_xetex.tex')
-rw-r--r--test/functional/expected/standalone_rst_xetex.tex7
1 files changed, 1 insertions, 6 deletions
diff --git a/test/functional/expected/standalone_rst_xetex.tex b/test/functional/expected/standalone_rst_xetex.tex
index a5abbb198..730e4c835 100644
--- a/test/functional/expected/standalone_rst_xetex.tex
+++ b/test/functional/expected/standalone_rst_xetex.tex
@@ -8,11 +8,6 @@
\usepackage{polyglossia}
\setdefaultlanguage{english}
\setotherlanguages{british,french,german}
-% 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
@@ -40,7 +35,7 @@
}
% abstract title
-\providecommand*{\DUtitleabstract}[1]{\centerline{\textbf{#1}}}
+\providecommand*{\DUtitleabstract}[1]{\centering\textbf{#1}}
% admonition (specially marked topic)
\providecommand{\DUadmonition}[2][class-arg]{%