ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
Subject: Re: [Fwd: Re: ec encoding and tcaron]
Date: Wed, 17 Aug 2005 16:29:29 +0200	[thread overview]
Message-ID: <6faad9f005081707293edc026b@mail.gmail.com> (raw)
In-Reply-To: <43033F61.6030302@wxs.nl>

Hans Hagen wrote:
> if you use regimes:
> 
> input encoding                  font encoding
> 
> <active char> => \namedglyph => 8bit char | fallback

OK, thanks. I didn't check if this works, but I hope the problem will
finally be solved now:

In enco-ec.tex change
    \definecharacter dmacron         158
into
    \definecharacter dstroke          158

and add
    \definecharacter Dstroke             208

% perhaps also something like
    \definecharacter dcroat         158
% but I think that you deal with synonyms at some place

Please also take a look at lang-hr.pat (or, better, please grep for
all occurencies of dbar and dmacron and see if you can get rid of as
many of them as possible).

Did I miss any other files?

Another remark. I'm not sure which name is better, dstroke
(unicode-based) or dcroat (adobe-based). ConTeXt seems to have a
strange mixture of unicode- and adobe- based names. "hungarumlaut" is
adobe-based, while "diaeresis" is unicode-based for example. I don't
want to introduce just another name, incompatible with any standards.


This additional patch below is the wrong way of doing things. It gives
wrong result in the sense that the copy-paste will result in wrong
character codes (and that a Croat won't notice that he's using the
wrong encoding, just as I didn't notice anything weird in ccaron for a
long time), but the resulting glyphs in PDF will be better and in the
printed material this won't be seen, which is the most important part.
If you use fallback, the results are worse in both senses anyway (the
document is not any more searchable).

So, can you please also add
    \definecharacter Dstroke             208
to enco-qx.tex and enco-ans.tex? And add also a comment that the
glyphs are identical, but the charecters differ, just in case anyone
wonders a couple of years later what these dstrokes are doing there.

Thank you,
    Mojca

PS:
So, let me count: dstroke, dmacron, dbar, dcroat, [wrong] eth, ... any
other suggestions for standardisation ;) ?

  reply	other threads:[~2005-08-17 14:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-16  9:33 Hans Hagen
2005-08-16 18:41 ` Mojca Miklavec
2005-08-16 19:19   ` Hans Hagen
2005-08-17 12:45     ` Mojca Miklavec
2005-08-17 13:45       ` Hans Hagen
2005-08-17 14:29         ` Mojca Miklavec [this message]
2005-08-17 15:08           ` modules.pdf luigi.scarso
2005-08-17 15:19             ` modules.pdf Mojca Miklavec
2005-08-17 17:01               ` modules.pdf luigi.scarso
2005-08-17 19:13                 ` modules.pdf Hans Hagen
2005-08-17 19:02             ` modules.pdf Hans Hagen
2005-08-17 15:18           ` [Fwd: Re: ec encoding and tcaron] Hans Hagen
2005-08-17 17:05             ` Mojca Miklavec
2005-08-17 19:48               ` Hans Hagen
2005-08-17 21:35               ` Hans Hagen
2005-08-17 19:35           ` Hans Hagen

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=6faad9f005081707293edc026b@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    /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 NNTP newsgroup(s).