summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/dprogress/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-02-22 01:33:20 +0000
committerKarl Berry <karl@freefriends.org>2008-02-22 01:33:20 +0000
commitffb293118629e67aa481486f9b91ea737263cbee (patch)
tree178ee4b74f36515259cc6f40b854a5f4eb9e4dbc /Master/texmf-dist/doc/latex/dprogress/README
parent31919995b0051edba6ec4fa4a1b6b1bfb08929b7 (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/README')
-rw-r--r--Master/texmf-dist/doc/latex/dprogress/README29
1 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.
+