summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* version number should be already correct check dont bump.grubert2009-10-111-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6163 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* One more cleanup as we require Python 2.3 now.milde2009-10-093-29/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6159 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Complete pairs of binary options and some new defaultsmilde2009-10-083-40/+87
| | | | | | | | | | | | | New options: --figure-footnotes, --figure-citations, --link-stylesheet, --use-docutils-toc, --use-docutils-docinfo, --topic-abstract New defaults: - font-encoding: "T1" (formerly implicitely set by "ae"). - use-latex-toc: true (ToC with page numbers). - use-latex-footnotes: true (no mixup with figures). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Drop extras/optparse.py and extras/textwrap.py (stdlib modules since 2.3).milde2009-10-052-19/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6154 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documentation updatemilde2009-10-051-0/+97
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6153 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* load cmap.sty and fixltx2e.sty in the default templatemilde2009-10-051-4/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6152 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documentation updatemilde2009-10-021-42/+53
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6150 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Hyperref documentation update: "breaklinks" is an internal option.milde2009-10-021-11/+36
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6149 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documentation update (hyperlinks, footnotes)milde2009-09-302-7/+85
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6148 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documentation update.milde2009-09-251-4/+16
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6142 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Document page break configurationmilde2009-09-251-0/+36
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6140 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Tab expansion in literal inclusions, ``tab-width`` option of for "include"milde2009-09-212-7/+15
| | | | | | | Tab expansion in included files is now done generally and configurable (a negative tab-width prevents tab expansion). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6135 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update and sort links.milde2009-09-211-19/+36
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6134 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Bugfix for combination of "footnote-references=brackets" milde2009-09-162-25/+15
| | | | | | with "use-latex-footnotes". git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6132 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Document font size configurationmilde2009-09-162-8/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6131 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* (LaTeX) footnotes now link forth and back.milde2009-09-141-4/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6128 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Hyperlinked footnote marks and support for symbol footnotes milde2009-09-133-10/+14
| | | | | | with ``--use-latex-footnotes``. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6127 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Render doctest blocks as literal blocks (fixes [ 1586058 ]).milde2009-09-032-7/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6115 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Options for "include" directive to select a range of lines.milde2009-09-031-0/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6114 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Raise priority of StripClasses transform milde2009-09-031-2/+2
| | | | | | to exclude stripped sections from the toc git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6112 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Updated template support: more parts, alternative templatemilde2009-09-023-22/+118
| | | | | | | | | | | | | | | Rename default template to "default.tex". Alternative template "titlepage.tex". Remove --use-titlepage-env option. LaTeXTranslator: sort initialization code. Generate PDF setup code unconditionally. Put in its own part so it can be (re)moved in a custom template. Comment out Writer.astext(). Put header and footer directive content in \\\\DUheader, \\\\DUfooter macros (not printed with the default style/template). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6111 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* typos & markup fixesgoodger2009-08-311-10/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6106 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* latex2e writer: Use template (file and configuration option).milde2009-08-281-47/+58
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6105 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update topic layout restorationmilde2009-08-281-40/+62
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6104 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* documentation update and fixed hyperlinksmilde2009-08-251-87/+78
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6101 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* latex2e writer refactoring and cleanup:milde2009-08-223-167/+266
| | | | | | | | | | | | | * new and renamed custom commands with optional "classes" argument * layout generic topic as "quote with title" * refactoring of visitor methods: admonition, subtitle, system_message, title, topic * table-of-contents: handle in visit_topic(), use generic DUtitle (if not use-latex-toc) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6094 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Questions.grubert2009-08-201-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6086 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Move manpage writer out of sandbox.grubert2009-08-181-0/+160
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6085 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fix typo (patch by weakish jiang)milde2009-08-171-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6081 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* latex2e writer bugfix and cleanupmilde2009-08-111-5/+1
| | | | | | | | | | | add sections to correct level of toc and pdfbookmarks with literal line breaks, add space only for blank lines no hardcoded \\\\bigskip after ToC update comments simplified literal double quote replacing git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6075 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* latex2e writer: improved native section numbering and ToCmilde2009-08-063-30/+44
| | | | | | | | | + Support for LaTeX generated ToC also with unnumbered sections. + If "sectnum_xform" is False, the "sectnum" directive triggers section numbering by LaTeX. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6073 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fix from Evaldasgoodger2009-07-141-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6021 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* documentation update: announce the ODT writer inclusionmilde2009-06-291-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6006 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Better conformance to Docutils specifications with "use_latex_toc".milde2009-06-263-131/+147
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5998 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix rst syntax and spurious whitespacemilde2009-06-191-11/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5994 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Correct description of sectnum_xform and sectnum directive interactionmilde2009-06-182-7/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5993 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated charset so UTF-8 in SVN keywords don't mess it upgoodger2009-06-181-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5992 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* sectnum directive documentation fix.milde2009-06-181-5/+10
| | | | | | | | | Automatic numbering of sections is turned on or off by the `sectnum_xform`_ configuration setting or the ``--section-numbering``, ``--no-section-numbering`` command line options, *not* by the sectnum directive. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5991 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Support "depth" argument of "contents" directive also with "use-latex-toc"milde2009-06-171-15/+3
| | | | | | | The docutils.transforms.parts.Contents transform is made aware of use_latex_toc, and does the right thing for LaTeX. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5989 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Float placement made configurable and changed to "here definitely".milde2009-06-163-112/+197
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5988 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Default type area defined in the document class (not by the typearea package).milde2009-06-152-60/+43
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5984 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update LaTeX writer TODO itemsmilde2009-06-151-16/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5983 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Internal links now take you to the correct place.milde2009-06-121-0/+1
| | | | | | Use \\\\label <- \\\\hyperref for links to section titles. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5981 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* latex2e writer bugfixes:milde2009-06-042-11/+30
| | | | | | | | | Newlines around comments, targets and references prevent run-together paragraphs. Fixed missing and spurious internal links/targets. Verbose and linked system messages. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5969 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* latex writer bugfix: Newlines around targets and references milde2009-06-022-19/+33
| | | | | | prevent run-together paragraphs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5967 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* write length unit ``pt`` as ``bp`` in LaTeXmilde2009-05-293-19/+47
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5966 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added support for ODF/oowriter table of contentsdkuhlman2009-05-281-7/+24
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5965 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix "figalign" behaviour, new "DUlegend" environmentmilde2009-05-263-62/+93
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5964 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix description of length specifications.milde2009-05-253-78/+153
| | | | | | The default unit (added to length without units) depends on the writer. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5963 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documentation behaviour for length values without unit.milde2009-05-251-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5962 929543f6-e4f2-0310-98a6-ba3bd3dd1d04