summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/inputtrc/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/inputtrc/README')
-rw-r--r--macros/latex/contrib/inputtrc/README41
1 files changed, 41 insertions, 0 deletions
diff --git a/macros/latex/contrib/inputtrc/README b/macros/latex/contrib/inputtrc/README
new file mode 100644
index 0000000000..62d7892a12
--- /dev/null
+++ b/macros/latex/contrib/inputtrc/README
@@ -0,0 +1,41 @@
+ README for the `inputtrc' package
+
+ Tracing Which File Loads Which
+
+ (C) Uwe Lueck 2012/10/10
+
+ http://www.contact-ednotes.sty.de.vu
+
+
+`inputtrc.sty' produces screen/log messages
+`<current> INPUTTING <next>' on LaTeX input commands,
+<current> and <next> being file names.
+The message indents reflect the input nesting level.
+This can be turned on and off, and the "indent unit"
+can be chosen. `RETURNING TO <current>' may be added.
+These messages should help when you otherwise get a screen
+message about some input line number and wonder in which
+file that is.
+
+The implementation somewhat resembles packages `currfile',
+`filehook', `FiNK', and `inputfile'.
+
+Typesetting the documentation requires the 'nicetext' bundle,
+
+ http://ctan.org/pkg/nicetext
+
+`inputtrc' is author-maintained in the sense of LPPL below.
+
+`inputtrc.sty', its documentation `inputtrc.pdf', and the
+latter's source `inputtrc.tex' can be redistributed and/or
+modified under the terms of the LaTeX Project Public License;
+either version 1.3c of the License, or any later version.
+The latest version of this license is in
+
+ http://www.latex-project.org/lppl.txt
+
+We did our best to help you, but there is NO WARRANTY.
+
+Please report bugs, problems, and suggestions via
+
+ http://www.contact-ednotes.sty.de.vu