From 8af7fafd21afbe43dcedc6318dc2b02edd689b20 Mon Sep 17 00:00:00 2001 From: grubert Date: Wed, 20 Jun 2007 08:35:57 +0000 Subject: 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 --- docutils/test/functional/expected/latex_docinfo.tex | 3 +-- docutils/test/functional/expected/standalone_rst_latex.tex | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'docutils/test/functional/expected') 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 \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 \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} -- cgit v1.2.1