I made another addition (to a separate document) by adding stuff to the
preamble that
*Use better fonts for PDF-output
*Add 'Contents' to the PDF bookmarks
This version is found here:
http://wiki.lyx.org/uploads/DevelDoc/UserGuide/UserGuideA4PDFv2_chr2.lyx
Question:
Is it "safe" to use the following in the preamble:
\usepackage[scaled=0.92]{helvet}
\usepackage{mathptmx}
\usepackage{courier}
% Use roman page number in general, but
% arabic numbers up until the TOC
\pagenumbering{roman}
\let\myTOC\tableofcontents
\renewcommand\tableofcontents{%
%\hypertarget{Inhalt}{}
\pdfbookmark[1]{Contents}{TOC}
\myTOC
\clearpage
\pagenumbering{arabic}
}
/Christian
--
Christian Ridderstr�m http://www.md.kth.se/~chr