blob: f1318a9b56445ca5d89a9dc19b825bee3bb476d5 (
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 Lueck 2010/11/11
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.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
|