blob: 1b38f5843a85a09e115bcfbaa69176a604fa2d51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
README for the 'inputtrc' package
Tracing Which File Loads Which
(C) Uwe Lück 2010/10/09
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.
The implementation somewhat resembles packages
'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', 'inputtrc.pdf', and 'inputtrc.tex'
can be redistributed and/or modified under the terms
of the LaTeX Project Public License; either version 1.3a
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
|