CTAN directory: /support/shlatex
You can get the contents of this directory bundled as a
zip file.
Packages in this directory:
| Identifier | Caption |
| shlatex |
LaTeX compilation script for Linux (written in Bash) |
Subdirectories
Files
| Name | Size* | Date UTC | Notes |
| GPL.TXT |
16 KiB |
2003-Aug-05 |
|
| README |
2 KiB |
2003-Aug-17 |
Shown below |
| TODO.TXT |
1 KiB |
2003-Aug-23 |
|
*File sizes in kibibytes.
Contents of README
ShLaTeX version 1.2b -- LaTeX compilation script for Linux.
Copyright (C) 2003 Mael Hill�au (mael.hillereau@free.fr)
Instructions :
--------------
Goto the sub-directory corresponding to the language you want to use and then
read the file called "README.TXT"...
Directory structure : Description :
------------------------------------------------------------------------------
shlatex-1.2b
|-- GPL.TXT GNU General Public Licence
|-- README.TXT This file
|-- TODO.TXT Supposed future features of the program
|-- en English version of the script
| |-- CHANGELOG.TXT
| |-- README.TXT
| |-- ShLaTeX
| |-- install
| |-- man Manual in PDF and Linux 'man page' formats
| | |-- cman
| | |-- shlatex.1.bz2
| | `-- shlatex.pdf
| |-- test A small test
| | |-- biblio.bib
| | |-- externe.tex
| | |-- test
| | `-- test.tex
| `-- uninstall
|-- fr French version of the script
| |-- CHANGELOG.TXT
| |-- README.TXT
| |-- ShLaTeX
| |-- install
| |-- man French manual
| | |-- cman
| | |-- shlatex.1.bz2
| | `-- shlatex.pdf
| |-- test A small test
| | |-- biblio.bib
| | |-- externe.tex
| | |-- test
| | `-- test.tex
| `-- uninstall
|-- misc Misc stuff
| `-- logo.jpg
`-- src C sources of the tex8to7 program
`-- tex8to7.c