Hello,
I have been using LyX for a while now (~4 years), and have recently ran into
a problem with hyperref when I upgraded to Fedora Core 3 (FC3) from
Slackware 8.1.
A LyX document I have which exported to PDF (pdflatex) using LyX
1.3.1(xforms interface) on Slackware many times (and I still can as I still
have the machine with that install) gives me errors when I do the export on
FC3 (also tried on FC1&2, yields the same errors) using either LyX 1.3.1 or
LyX 1.3.5 (qt interface). I have attached a trimmed down version of the file
where it still exhibits all 3 errors I get. I do not believe that the
problem lies with LyX as when I export the file to LaTeX on both platforms I
get the same .tex file.
I really want hyperref because it makes the "bookmarks" section of the PDFs
work, which is why I am looking for a solution that includes hyperref or an
appropriate replacement.
a few questions
1) has anyone else had this problem with FC[123], and what if any solution
did you find?
2) Is there a known package, or set of packages, replacement or upgrade to
fix this problem?
3) what easy way is there to find out the versions of all the [La]Tex
programs & classes/styles being used in converting my document on both
installations? (so I can ask questions more intelligently.)
4) although I would prefer not to have to change from the default LyX export
settings, is there another method to export to PDF and get the same results?
on FC3 I am using the tetex package FC labels as tetex-2.0.2-21.3 on
Slackware I do not quite know which tetex version is being distributed, the
last entry in /usr/share/texmf/ChangeLog of the Slack system is "Sat Feb 12
15:13:12 CET 2000 * fixed wrong characters in TETEXDOC.ps"
The errors are:
error 1
"pdfTeX warning (ext4): destination with the same identifier (name{page.1})
ha
\newpage
[1] [2]
LaTeX Font Info: Font shape `T1/ppl/bx/n' in size <14.4> not available
(Font) Font shape `T1/ppl/b/n' tried instead on input line 30.
[EMAIL PROTECTED]
\openout4 = `hyperrefprob.toc'.
"
error 2
"pdfTeX warning (ext4): destination with the same identifier (name{page.1})
ha
\newpage
[1]
"
error 3
"pdfTeX warning (ext4): destination with the same identifier (name{page.3})
ha
\end{document}
[3] (./hyperrefprob.aux)
"
Thanks.
BTW thanks to all the list posters, I have found many of your
fixes/tips/tricks very useful over the years with out having, until now, ask
the questions myself.
--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\begin_preamble
\listfiles
\usepackage{hyperref}
\end_preamble
\language english
\inputencoding auto
\fontscheme palatino
\graphics default
\paperfontsize default
\spacing single
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle fancy
\layout Standard
\noindent
junk on first page
\layout Standard
\added_space_top vfill* \added_space_bottom vfill* \pagebreak_top \align center
\begin_inset ERT
status Collapsed
\layout Standard
\backslash
setcounter{page}{1}
\end_inset
This page intentionally left blank.
\layout Standard
\pagebreak_top \align left
junk
\layout Standard
\pagebreak_top \align center
\begin_inset LatexCommand \tableofcontents{}
\end_inset
\layout Section
\pagebreak_top
section1
\layout Standard
\begin_inset ERT
status Collapsed
\layout Standard
\backslash
setcounter{page}{1}
\end_inset
\layout Section
\pagebreak_top
asection
\layout Section
\pagebreak_top
moresection
\layout Standard
text
\the_end