Dear Listmembers,
hello Mr. Br=F6ker,
there is no error message. Within titlepag.tex there is a switch that decid=
es=20
whether to build pdf or dvi. Since the more recent TeX versions (this is tr=
ue=20
for tetex-3.0 at least ...) are based on pdftex, my system comes to that=20
switch in a way that it defaults to pdf. By the way, this is what I wrote i=
n=20
my first email.
The following switch makes *my* tetex-3.0 always choose pdftex by asserting=
=20
"pdftex," to \OtherHyperrefOpt.
So, there is no errormessage and nothing in the logs as for TeX everything=
=20
"seems" right.
My solution was to put a % in front of the line \OtherHyperrefOpt within=20
\usepackage, that made it work again. Obviously \pdfoutput is *not*=20
undefinied per default, that seems to cause the erratic behaviour - maybe=20
that has changed within tetex or I have set unintentionally my tetex=20
configuration that way. What again brings me to the point that a different=
=20
switch might be better in this case.
Out of titlepag.tex:
% Fine tuning of the hyperref output option:
\def\OtherHyperrefOpt{} % no special option by default
\ifx\pdfoutput\undefined
% *** uncomment for dvipdfm output
% ***
% \def\OtherHyperrefOpt{dvipdfm,}
\else % *** pdflatex output
% ***
\def\OtherHyperrefOpt{pdftex,}
\fi
\usepackage[
\OtherHyperrefOpt
Take care
Dieter Jurzitza
Am Montag, 18. Juli 2005 17:35 schrieb Hans-Bernhard Broeker:
> Dieter Jurzitza wrote:
> > However, this test fails on my box for some reason
>
> "For some reason" is a lot less specific than TeX usually issues as an
******
=2D-=20
=2D----------------------------------------------------------
|
\
/\_/\ |
| ~x~ |/-----\ /
\ /- \_/
^^__ _ / _ ____ /
<=B0=B0__ \- \_/ | |/ | |
|| || _| _| _| _|
if you really want to see the pictures above - use some font
with constant spacing like courier! :-)
=2D----------------------------------------------------------
|