[Pkg-lyx-devel] Bug#380714: lyx: helvetica font used in User Guide export can't find font against texlive distribution

Marc J. Driftmeyer mjd at reanimality.com
Tue Aug 1 04:43:50 UTC 2006


Package: lyx
Version: 1.4.2-2
Severity: minor

User Guide exports to pdflatex fine and upon not finding helvetica
attempts to substitute a suitable font in Acrobat 7 but fails to meet
this need. Saving the User Guide to my own directory and selecting a
different font package in the LaTeX Preamble makes the guide readable. I
omitted the following lines:
\IfFileExists{lmodern.sty}{\usepackage{lmodern}}{%
\usepackage[scaled=0.92]{helvet}
\usepackage{mathptmx}
\usepackage{courier} }

and replaced them with:
\usepackage{lmodern}
\usepackage{mathptmx}
\usepackage{courier}

Results in a beautifully readable User Guide.

For some strange reason if I just remove the helvet reference it keeps
attempting with the \IfFileExists{lmodern.sty} declaration.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
Marc J. Driftmeyer
Email :: mjd at reanimality.com <mailto:mjd at reanimality.com>
Web :: http://www.reanimality.com
Cell :: (509) 435-5212
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mjd.vcf
Type: text/x-vcard
Size: 504 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-lyx-devel/attachments/20060731/1505a68a/mjd.vcf


More information about the Pkg-lyx-devel mailing list