diff options
| author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-06-20 08:35:57 +0000 |
|---|---|---|
| committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-06-20 08:35:57 +0000 |
| commit | ca0fa8c8115059d8d945c2061cc6ebf4e4e4f2f0 (patch) | |
| tree | 5e4f66eb78ab7128ff8cd283b4bfd97bac31fed1 /test/functional/expected | |
| parent | eaa43df408253d18731cf63105834fa6d0261eea (diff) | |
| download | docutils-subdocs@5264.tar.gz | |
Merge smaller differences from latex2e_adaptive_preamble.subdocs@5264
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5261 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'test/functional/expected')
| -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} |
