summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/dprogress/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/dprogress/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/dprogress/README')
-rw-r--r--macros/latex/contrib/dprogress/README29
1 files changed, 29 insertions, 0 deletions
diff --git a/macros/latex/contrib/dprogress/README b/macros/latex/contrib/dprogress/README
new file mode 100644
index 0000000000..fc242c7e79
--- /dev/null
+++ b/macros/latex/contrib/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.
+