On 31-Aug-2000 Lars Gullik Bjønnes wrote:

> also pdflatex will almost require parameters tt are different feom the
> latex' ones for hyperref.

You're right about the parameters I've used:

\ifpdf
  \usepackage[pdftex=true,pdftitle={The Open Development of LyX},pdfauthor={Allan
Rae<[EMAIL PROTECTED]>}]{hyperref}
\else
  \usepackage[dvips]{hyperref}
\fi

> _and_ that you have to do this in the preamble at all just shows that
> support _in_ LyX is lacking. Changes to the preamble is often needed,
> but it is still a hack and is ugly.
> I fear that this is more of a pillow that will keep us from doing it
> right fast... instead it will take a really long time.

The above code should be produced by LyX, so that the resulting LaTeX
file is portable and can be processed with pdflatex AND latex. If we
don't do this we can process the LaTeX file ONLY with one of the two
and that IMO IS bad.

        Jürgen

P.S.: Have a nice weekend (I make a long on this week ;)

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

We secure our friends not by accepting favors but by doing them.
                -- Thucydides

Reply via email to