diff options
Diffstat (limited to 'test/functional')
| -rw-r--r-- | test/functional/expected/latex_docinfo.tex | 3 | ||||
| -rw-r--r-- | test/functional/expected/standalone_rst_latex.tex | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/test/functional/expected/latex_docinfo.tex b/test/functional/expected/latex_docinfo.tex index 04d9438f7..b1a9a1962 100644 --- a/test/functional/expected/latex_docinfo.tex +++ b/test/functional/expected/latex_docinfo.tex @@ -14,7 +14,7 @@ \usepackage{ifthen} \usepackage[colorlinks=true,linkcolor=blue,urlcolor=blue]{hyperref} \usepackage[DIV12]{typearea} -%% generator Docutils: http://docutils.sourceforge.net/ +% generated by Docutils <http://docutils.sourceforge.net/> \newlength{\admonitionwidth} \setlength{\admonitionwidth}{0.9\textwidth} \newlength{\docinfowidth} @@ -73,7 +73,6 @@ pdfauthor={Foo Fred;Bar Barney} \raggedbottom \begin{document} \maketitle - %___________________________________________________________________________ \begin{center} \begin{tabularx}{\docinfowidth}{lX} diff --git a/test/functional/expected/standalone_rst_latex.tex b/test/functional/expected/standalone_rst_latex.tex index 979e4dd82..837af1d99 100644 --- a/test/functional/expected/standalone_rst_latex.tex +++ b/test/functional/expected/standalone_rst_latex.tex @@ -14,7 +14,7 @@ \usepackage{ifthen} \usepackage[colorlinks=true,linkcolor=blue,urlcolor=blue]{hyperref} \usepackage[DIV12]{typearea} -%% generator Docutils: http://docutils.sourceforge.net/ +% generated by Docutils <http://docutils.sourceforge.net/> \newlength{\admonitionwidth} \setlength{\admonitionwidth}{0.9\textwidth} \newlength{\docinfowidth} @@ -67,7 +67,6 @@ pdfauthor={David Goodger;Me;Myself;I} \raggedbottom \begin{document} \maketitle - %___________________________________________________________________________ \begin{center} \begin{tabularx}{\docinfowidth}{lX} |
