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 :: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Web :: http://www.reanimality.com
Cell :: (509) 435-5212
begin:vcard
fn:Marc Driftmeyer
n:Driftmeyer;Marc
org:ReAnimality Inc.;Executive
adr:;;2651 E. 38th Ave;Spokane;WA;99223;USA
email;internet:[EMAIL PROTECTED]
title:CEO/Founder
tel;work:509.435.5212
tel;cell:509.435.5212
note;quoted-printable:Contact via email is preferred when dealing with project specifics and=
feedback.=0D=0A=
=0D=0A=
Contact via cell to touch base as a follow-up to email will get a prompt=
response.
x-mozilla-html:TRUE
url:http://www.reanimality.com
version:2.1
end:vcard