[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [emacs-wiki-discuss] Japan trip confirmation, documentation refactor
From: |
Angus Lees |
Subject: |
Re: [emacs-wiki-discuss] Japan trip confirmation, documentation refactoring |
Date: |
Mon, 09 Aug 2004 12:48:43 +1000 |
User-agent: |
Wanderlust/2.10.1 (Watching The Wheels) XEmacs/21.4 (Security Through Obscurity) |
At Sat, 07 Aug 2004 03:04:16 +0800, Sacha Chua wrote:
> My PDF fonts still probably suck. What's the exact command I need
> to pass to pdftex or whatever in order to fix this? <sheepish grin>
Since I know you're running a recent Debian system:
aptitude install tetex-extra
texi2pdf planner.texi
Basically if "pdffonts planner.pdf" lists any "Type 3" fonts, then
you're doing it wrong :P
("pdffonts" is in the xpdf-utils Debian package)
--
- Gus