I wrote:
I got it:
The font package "mathptmx" interferes for an unknown reason with the
textcomp-package. As you don't have the latin modern fonts installed,
mthptmx is used besides other fonts to get nice looking PDFs.
To do this is recommended in many internet resources like in Herbert
Voss' Tips and Tricks page.
Jürgen wrote:
> Why do you use the TS1 encoding? You really should use T1 instead.
> (Tools->Preferences->Output->LaTeX->TeX Encoding).
This is done by the mathptmx-package.
The only solution I found is simply to replace mathptmx, see attched patch. Jürgen, JMarc, do you
have a better idea?
regards Uwe
Index: UserGuide.lyx
===================================================================
--- UserGuide.lyx (revision 22636)
+++ UserGuide.lyx (working copy)
@@ -19,7 +19,6 @@
% set fonts for nicer pdf view
\IfFileExists{lmodern.sty}{\usepackage{lmodern}}{%
\usepackage[scaled=0.92]{helvet}
- \usepackage{mathptmx}
\usepackage{courier} }
% link all cross references and URLs in pdf output