summaryrefslogtreecommitdiff
path: root/docutils/test/functional/expected/latex_docinfo.tex
Commit message (Expand)AuthorAgeFilesLines
* Simplify/fix LaTeX character encoding handling.milde2022-11-061-1/+0
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-201-1/+1
* Fix [ 323 ]: do not add ``\\\\phantomsection`` and whitespace to ``parts["tit...milde2017-08-081-4/+2
* Remove unneccessary empty lines from the latex output.milde2017-03-131-3/+0
* latex-writer: Handle class arguments for block-level elementsmilde2017-03-031-1/+3
* Adapt tests to latest latex writer fix.milde2015-03-231-0/+1
* Fix the french-babel workaround.milde2010-10-271-1/+1
* latex2e writer update, preparing for the new xetex writermilde2010-09-201-4/+3
* latex2e writer: Place title data in the document preamble.milde2010-09-151-5/+5
* Drop the latex2e-special output_encoding default ("latin-1").milde2010-05-051-1/+1
* Apply [ 2961991 ] Call hyperref with unicode option.milde2010-03-031-1/+1
* Apply [ 2961988 ] Load babel after inputenc and fontenc.milde2010-03-031-1/+1
* New ``latex_preamble`` setting, PDF standard fonts as default.milde2009-11-301-0/+6
* Use the ``\\\\url`` command for URLs milde2009-10-231-0/+1
* Complete pairs of binary options and some new defaultsmilde2009-10-081-1/+1
* load cmap.sty and fixltx2e.sty in the default templatemilde2009-10-051-2/+3
* More stable implementation of ``--use-titlepage-env``.milde2009-08-251-19/+4
* latex2e writer refactoring and cleanup:milde2009-08-221-6/+9
* latex2e writer bugfix and cleanupmilde2009-08-111-2/+2
* Default type area defined in the document class (not by the typearea package).milde2009-06-151-2/+1
* Use \\textsubscript and \\textsuperscript for sub- and superscript roles.milde2009-05-071-0/+1
* simpler LaTeX encodingmilde2009-05-061-1/+1
* latex2e writer: new custom macrosmilde2009-04-291-7/+5
* latex2e writer: Shorter preamble and less dependencies;milde2009-04-211-62/+30
* latex2e writer: Do not use "fontenc", nor the obsolete "ae" and "aeguill" pac...milde2009-02-231-2/+1
* latex2e writer : Move usepackage hyperref after stylesheet inclusion.grubert2007-11-121-1/+3
* Merge smaller differences from latex2e_adaptive_preamble.grubert2007-06-201-2/+1
* Fixed use_latex_docinfo to always show the titlepage.cben2005-01-151-2/+2
* Implemented support for multiple author,organization,address,contact fields w...cben2005-01-141-0/+85