Directory support/shlatex
ShLaTeX version 1.2b -- LaTeX compilation script for Linux. Copyright (C) 2003 Mael Hill�reau (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
Download the contents of this package in one zip archive (222.3k).
shlatex – LaTeX compilation script for Linux (written in Bash)
This script permits centralization of the many program calls necessary to completely compile a LaTeX document. In particular, the multiple calls of the LaTeX command necessary in order to create a table of contents, a bibliography or an index are carried out automatically. Are also managed the calls of the programs BibTeX and makeindex as well as the vizualisation of the resulting file (in DVI, PostScript or PDF format) by calling an external program. It is possible to stress characters in documents wich use the \input and \include commands to make references to some external files, and that in a transparent way by compiling only the main source file. Available in English and French languages.
Package | shlatex |
Version | 1.2b |
Licenses | GNU General Public License |
Maintainer | Mael Hilléreau |
Topics | Compilation |