[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ next ]
dvips
Per default, dvips is in secure mode and won't execute shell
commands in \special commands, like backticks in
\DeclareGraphicsRule, etc. To enable this, change z1
to z0 in /etc/texmf/dvips/config.ps (second entry).
dvipdfmx
The Debian TeX Live packages do evaluate the settings of
/etc/papersize, please configure your preferred paper size with
paperconfig. Alternatively, and more portable, thus recommended,
set the paper geometry explicitly in the (La)TeX source, e.g. using the
packages geometry or hyperref.
In most cases, this error is the symptom of a syntax error in the
document—TeX is getting into an infinite loop, and after some time all
its internal registers have been used. Sometimes, however, a large document
that loads a package that uses a lot of TeX's registers leads to that error, or
to a similar error message. The package documentation, the Google archive, or
TeX-related mailing-lists or newsgroups will be helpful to find out which
parameter needs to be changed in /etc/texmf/texmf.cnf (or rather
in one of the files under /etc/texmf/texmf.d/, (see texmf.cnf and
update-texmf, Section 2.4.1)).
[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ next ]
Debian-specific information about TeX packages
generated from $Id$mailto:debian-tex-maint@lists.debian.org