diff options
Diffstat (limited to 'HISTORY.txt')
| -rw-r--r-- | HISTORY.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY.txt b/HISTORY.txt index 11b1e8e3d..cf6fb53ac 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -824,7 +824,7 @@ Release 0.6 (2009-10-11) - LaTeX packages can be used as ``--stylesheet`` arguments without restriction. (A style sheet is now referenced with the ``\usepackage`` command, if it ends with ``.sty`` or has no extension.) - - Add ``bp`` to lenghts without unit (prevents LaTex errors). + - Add ``bp`` to lengths without unit (prevents LaTex errors). - Correctly write length unit ``pt`` as ``bp`` in LaTeX. - Do not convert ``px`` to ``pt`` (``px`` is supported by pdfTeX since 2005-02-04 as a configurable length unit). @@ -860,7 +860,7 @@ Release 0.6 (2009-10-11) (``--figure-footnotes, --figure-citations, --link-stylesheet``, ``--use-docutils-toc, --use-docutils-docinfo, --topic-abstract``) - New defaults: - - font-encoding: "T1" (formerly implicitely set by 'ae'). + - font-encoding: "T1" (formerly implicitly set by 'ae'). - use-latex-toc: true (ToC with page numbers). - use-latex-footnotes: true (no mixup with figures). |
