From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- support/ltxinput/readme.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 support/ltxinput/readme.txt (limited to 'support/ltxinput') diff --git a/support/ltxinput/readme.txt b/support/ltxinput/readme.txt new file mode 100644 index 0000000000..1e9cda946f --- /dev/null +++ b/support/ltxinput/readme.txt @@ -0,0 +1,26 @@ +Ltxinput readme.txt + +Ltxinput is an MSDOS utility which may add a little extra functionality +to your favourite LaTeX shell. Ltxinput recursively searches a file for +input (and include) statements, writing a list of files which are input +to STDOUT and to a batch file which sets an environmental variable LTXINPUT +to point to this filelist. + +Files in the archive ltxinput.zip + +readme.txt This file +ltxinput.exe Binary executable for MSDOS. +ltxedit.bat Sample application +freshen.bat Sample application +src\ltxinput.c C source + \lground.tex Pretty-printed source (requires lgrind.sty) +doc\ltxinput.tex Documentation (2 pages) (requires lgrind.sty) + ltxedit.tex Lground version of ltxedit.bat (input in ltxinput.tex) + lgrind.sty Style definitions for ltxinput.tex +test\test*.tex Test files -- try ltxinput test + +See ltxinput.c for history and copying restrictions. +LaTeX ltxinput.tex for documentation. + +J.J.Green +11/09/96 \ No newline at end of file -- cgit v1.2.3