From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Alexey Pustyntsev <nospam@dev.null>
Cc: help-gnu-emacs@gnu.org
Subject: Re: pdf or ps from emacs syntax highlighted source code
Date: Sat, 5 May 2007 10:46:12 +0200 [thread overview]
Message-ID: <1588EA99-25E4-4150-9AE8-35A4239B4469@Web.DE> (raw)
In-Reply-To: <E1Hk99m-00063J-UX@sycore.org>
Am 05.05.2007 um 03:33 schrieb Alexey Pustyntsev:
> Would you please briefly explain to me (or post a decent link where
> it's been clarified) why printing the non-latin characters is said to
> be impossible in Emacs without htmlizing the buffer?
Citing myself from six weeks ago:
The problem with PostScript is that it usually only supports 8 bit
encodings. So you can't print Unicode. You can try to find a CID
keyed PostScript font and with some effort you can print CJK. No such
font is available for free or public domain. TrueType and OpenType
fonts have better Unicode support. Modern PostScript can use such
TrueType fonts, which are quite often free and acceptable quality.
But I have no idea how to create a mapping from an UTF-8 encoded text
to a Unicode encoded font in PostScript.
Another problem is that GNU Emacs' PS print facility does not support
non-Latin scripts. It actually only supports ISO 8859-1 and it
reports that characters outside this encoding exist in the region or
buffer you want to print.
--
Greetings
Pete
Time is an illusion. Lunchtime, doubly so.
next prev parent reply other threads:[~2007-05-05 8:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.151.1178150118.32220.help-gnu-emacs@gnu.org>
2007-05-03 0:31 ` pdf or ps from emacs syntax highlighted source code Joost Kremers
2007-05-03 20:41 ` Bauke Jan Douma
2007-05-04 8:43 ` Kai Grossjohann
2007-05-04 9:33 ` Peter Dyballa
[not found] ` <mailman.219.1178268675.32220.help-gnu-emacs@gnu.org>
2007-05-04 12:17 ` Hadron
2007-05-04 13:00 ` Lennart Borgman (gmail)
2007-05-04 23:19 ` Bauke Jan Douma
2007-05-05 1:33 ` Alexey Pustyntsev
2007-05-05 8:46 ` Peter Dyballa [this message]
2007-05-06 2:42 ` Alexey Pustyntsev
2007-05-02 23:48 Bauke Jan Douma
2007-05-03 3:11 ` Eli Zaretskii
2007-05-03 20:40 ` Bauke Jan Douma
2007-05-03 20:44 ` Drew Adams
[not found] ` <mailman.153.1178162282.32220.help-gnu-emacs@gnu.org>
2007-05-03 10:13 ` Hadron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1588EA99-25E4-4150-9AE8-35A4239B4469@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
--cc=nospam@dev.null \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).