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 | 8af7fafd21afbe43dcedc6318dc2b02edd689b20 (patch) | |
| tree | 1608dc77c945b749d41ea57b6d65dd170ffb65f6 /docutils/test/functional | |
| parent | f2da49f4a3320edad485aab221d338c81516ef01 (diff) | |
| download | docutils-8af7fafd21afbe43dcedc6318dc2b02edd689b20.tar.gz | |
Merge smaller differences from latex2e_adaptive_preamble.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5261 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional')
| -rw-r--r-- | docutils/test/functional/expected/latex_docinfo.tex | 3 | ||||
| -rw-r--r-- | docutils/test/functional/expected/standalone_rst_latex.tex | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/docutils/test/functional/expected/latex_docinfo.tex b/docutils/test/functional/expected/latex_docinfo.tex index 04d9438f7..b1a9a1962 100644 --- a/docutils/test/functional/expected/latex_docinfo.tex +++ b/docutils/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/docutils/test/functional/expected/standalone_rst_latex.tex b/docutils/test/functional/expected/standalone_rst_latex.tex index 979e4dd82..837af1d99 100644 --- a/docutils/test/functional/expected/standalone_rst_latex.tex +++ b/docutils/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} |
