diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-22 01:33:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-22 01:33:20 +0000 |
commit | ffb293118629e67aa481486f9b91ea737263cbee (patch) | |
tree | 178ee4b74f36515259cc6f40b854a5f4eb9e4dbc /Master/texmf-dist/doc/latex/dprogress | |
parent | 31919995b0051edba6ec4fa4a1b6b1bfb08929b7 (diff) |
new latex package dprogress (21feb08)
git-svn-id: svn://tug.org/texlive/trunk@6713 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/dprogress')
-rw-r--r-- | Master/texmf-dist/doc/latex/dprogress/README | 29 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/dprogress/dprogress.pdf | bin | 0 -> 74283 bytes |
2 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dprogress/README b/Master/texmf-dist/doc/latex/dprogress/README new file mode 100644 index 00000000000..fc242c7e794 --- /dev/null +++ b/Master/texmf-dist/doc/latex/dprogress/README @@ -0,0 +1,29 @@ +DPROGRESS +========= + +Introduction +------------ + +This package logs latex's progress through the file, making the latex output +more verbose. This helps to make latex debugging easier, as it is simpler to +find where exactly latex failed. +It outputs the typesetting of section, subsection, subsubsection headers and +the align environment. The align environment is only output if the amsmath +package is loaded. + + +Distribution +------------ + +Copyright (C) 2008 by Brian Amberg <latex@brian-amberg.de> + +This file may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.2 +of this license or (at your option) any later version. +The latest version of this license is in: + + http://www.latex-project.org/lppl.txt + +and version 1.2 or later is part of all distributions of LaTeX +version 1999/12/01 or later. + diff --git a/Master/texmf-dist/doc/latex/dprogress/dprogress.pdf b/Master/texmf-dist/doc/latex/dprogress/dprogress.pdf Binary files differnew file mode 100644 index 00000000000..1c70fca0e50 --- /dev/null +++ b/Master/texmf-dist/doc/latex/dprogress/dprogress.pdf |