Changelog entry for pull request 115 and doc update.

This commit is contained in:
Jonathan Waltman 2013-02-20 15:11:45 -06:00
parent c1c9f68099
commit c9a5c78a20
2 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,9 @@
Release 1.2 (in development)
============================
* PR#115: Add ``'transition'`` item in :confval:`latex_elements` for
customizing how transitions are displayed. Thanks to Jeff Klukas.
* #1108: The text writer now correctly numbers enumerated lists with
non-default start values (based on patch by Ewan Edwards).

View File

@ -1094,6 +1094,10 @@ These options influence LaTeX output.
"tableofcontents" call, default ``'\\tableofcontents'``. Override if
you want to generate a different table of contents or put content
between the title page and the TOC.
``'transition'``
Commands used to display transitions, default
``'\n\n\\bigskip\\hrule{}\\bigskip\n\n'``. Override if you want to
display transitions differently.
``'printindex'``
"printindex" call, the last thing in the file, default
``'\\printindex'``. Override if you want to generate the index