1. NAME▲
ps4pdf - a shell script for creating .pdf from .tex
2. SYNOPSIS ▲
ps4pdf [--version|-h|--help|-q|-v] file
3. DESCRIPTION ▲
ps4pdf creates a .pdf file from a .tex file by calling latex, dvips, and ps2pdf.
4. OPTIONS ▲
- file
The TeX file which should be compiled into a pdf document.
- --help -h
Display a short help message
- --version
Display the version of the script.
- -v
Be a bit noisy.
- -q
Be silent.
5. AUTHORS ▲
ps4pdf was written by Thomas Esser. This manpage was written by Norbert Preining for Debian/GNU Linux and may be used, modified and/or distributed freely by anyone.