ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexander Kirey <kirey@mmk.ru>
To: ottalex@narod.ru, sisyphus@altlinux.ru
Subject: Re: [sisyphus] Emacs and UTF-8 again
Date: Tue, 14 Oct 2003 16:53:23 +0600
Message-ID: <20031014165323.3eaec803.kirey@mmk.ru> (raw)
In-Reply-To: <3F8BEB59.000003.05070@pantene.yandex.ru>

On Tue, 14 Oct 2003 16:26:01 +0400 (MSD)
"Ott Alex" <ottalex@narod.ru> wrote:

> Привет
> 
> ситуация такая - я пользуюсь utf-8 только для опредеоенных типов документов и это все нормально работает.
> Как указать кодировку документа - либо явно с помощью сочетания клавиш C-x RET c utf-8 C-x C-f file
> либо указывая файлы в переменной file-coding-system-alist например так
> 
> (setq file-coding-system-alist
>       (append (list
> 	       '("\\.bbdb" . utf-8)
> 	       '("\\.spam-stat\\.el" . utf-8)
> 	       '("\\.ent" . utf-8))
> 	      file-coding-system-alist))

Понятно! Я скачивал ваш .emacs и видел это, но не понял, теперь - да.
Спасибо за разъяснения.
> 
> тогда для нужных файлов кодировка будет устанавливаться сама.
> 
> Ну и соответсвтенно при записи файла можно указать результирующую кодировку через C-x RET f utf-8
> 
> по поводу iso-8859-5 имеется ввиду внутренее представление символов в emacs -
> оно действительно пока не является полноценным unicode
Как я писал раньше - это ожидается в 22.х версии?

Вот тут еще один вопрос цепляется...
Я пробовал печать из Emacs через ghostscript.
Спотыкается  печать на русском тексте:
	font for characters not found, continue anyway? (y or n)

Alexej Kryukov написал мне, что:
>Кириллические шрифты должны быть в кодировке iso-8859-5!
(речь шла о печати)

А ghostscript берёт информацию о шрифтах из Fontmap.GS.
Я просмотрел перечисленные шрифты из этого файла - в них
нет шрифтов с iso-8859-5!
Если сохранить такую печать в файл с использованием растровых
шрифтов и потом в pdf для внешних читателей, то там будет type3
и он, сами знаете, просматривается отвратно. А делать печать в
файл с использованием type 1 - нет кодипровки.
Честно говоря, не знаю к кому вопрос и прав ли я, что такие фонты нужны?
Конвертировать фонты val*.ttf (как я увидел это единственные нерастровые
шрифты в sisyphus с кодировкой iso-8859-5) не стал, где-то читал что
теряется керниг.

-- 
Александр Кирей




  reply	other threads:[~2003-10-14 10:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-14 10:07 Alexander Kirey
2003-10-14 12:26 ` Ott Alex
2003-10-14 10:53   ` Alexander Kirey [this message]
2003-10-14 13:08     ` Ott Alex
2003-10-28 11:00       ` Serhii Hlodin
2003-10-28 18:06         ` Alexander Bokovoy
2003-10-29  7:06         ` Alex Ott
2003-10-29  8:54           ` Serhii Hlodin
2003-10-29  9:15             ` Serhii Hlodin
2003-11-04 12:18             ` Serhii Hlodin
2003-11-04 14:19               ` Sergey Vlasov

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031014165323.3eaec803.kirey@mmk.ru \
    --to=kirey@mmk.ru \
    --cc=ottalex@narod.ru \
    --cc=sisyphus@altlinux.ru \
    /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

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git