Re: Choice of fonts in LaTeX
- To: "Paul A. Rubin" <rubin@xxxxxxx>
- Subject: Re: Choice of fonts in LaTeX
- From: Johan Ingvast <ingvast@xxxxxxxxx>
- Date: Fri, 21 Oct 2005 21:53:08 +0200
- Cc: lyx-users@xxxxxxxxxxxxx
- Delivered-to: mailing list lyx-users@lists.lyx.org
- Delivery-date: Fri, 21 Oct 2005 20:59:48 +0100
- Envelope-to: r@schestowitz.com
- In-reply-to: <djbfjc$51j$1@sea.gmane.org>
- List-help: <mailto:lyx-users-help@lists.lyx.org>
- List-post: <mailto:lyx-users@lists.lyx.org>
- List-unsubscribe: <mailto:lyx-users-unsubscribe-r=schestowitz.com@lists.lyx.org>
- Mailing-list: contact lyx-users-help@lists.lyx.org; run by ezmlm
- References: <4358EB47.4060404@rbgi.net> <djaqm5$phs$2@sea.gmane.org> <4358F550.7080601@rbgi.net> <Pine.LNX.4.63.0510210831200.19987@salmo.appl-ecosys.com> <3024861b9af11bd908a499c388cfc790@auckland.ac.nz> <4359392B.8050302@rbgi.net> <djbfjc$51j$1@sea.gmane.org>
- User-agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929)
Paul A. Rubin wrote:
Paul wrote:
You said about sticking to basic PDF fonts, but I would have thought
that it would be the other way round - unusual fonts would be *more*
portable because they are actually embedded within the document.
I'm not sure that's necessarily true. I think it is up to the software
producing the PDF file to decide whether to embed fonts (either
"unusual" or standard) or simply to enter the font name someplace in the
document. If the font is not embedded and also not installed on the
viewing machine, then the reader program uses what it thinks is a "close
enough" font (determined, I think, from tables in the reader program).
If you are using ps2pdf when making the pdf you can make sure the fonts
are embedded even if the standard fonts are used by adding
-dSubsetFonts=true -dEmbedAllFonts=true
to the ps2pdf argument list. (What the 'subsetFont' means is unknown to
me, but I've been told it should be there).
When sending photo ready copies of conference articles, it is common
that the conference organizer demands that all fonts are embedded.
/johan
|
|
|