Re: pdf metadata

2006-10-09 Thread Pavel Sanda
> Some classes (I know this from the Springer LNCS article class) don't > like the hyperref redefinitions for implicit hyperlinks. However, in > such cases hyperref can still be used to tag the PDF metadata, just > pass it an implicit = false as option. > > The following is an example snipped from

Re: pdf metadata

2006-10-08 Thread Daniel Lohmann
2006/10/8, Uwe Stöhr <[EMAIL PROTECTED]>: It shouldn't. Assure that hyperref is loaded in your preamble as the first package if possible. Some classes (I know this from the Springer LNCS article class) don't like the hyperref redefinitions for implicit hyperlinks. However, in such cases hyperr

Re: pdf metadata

2006-10-08 Thread Uwe Stöhr
Pavel Sanda schrieb: thanks for help. however hyperref causes that number of tex errors pop up during latex compilation. It shouldn't. Assure that hyperref is loaded in your preamble as the first package if possible. regagards Uwe

Re: pdf metadata

2006-10-08 Thread Pavel Sanda
> Yes ther is. Here is an example preamble sequence to get this: > > % link all cross references and URLs in pdf output > \usepackage[colorlinks=true, bookmarks, bookmarksnumbered, > bookmarksopen, > linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, > pdfpagelayout=OneColumn

Re: pdf metadata

2006-10-07 Thread Uwe Stöhr
Sanda Pavel schrieb: is there any possibility howto setup title and author in lyx document in the way, that generated pdf has these strings in metadata ? Yes ther is. Here is an example preamble sequence to get this: % link all cross references and URLs in pdf output \usepackage[colorlinks=