ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen via ntg-context <ntg-context@ntg.nl>
To: Adam Reviczky <reviczky@gmail.com>,
	mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Hans Hagen <j.hagen@xs4all.nl>
Subject: Re: Fwd: Typesetting modern Greek (UTF8) with ConTeXt
Date: Fri, 12 Aug 2022 09:14:47 +0200	[thread overview]
Message-ID: <12353e84-006c-4f91-0111-d75f7e4aec6d@xs4all.nl> (raw)
In-Reply-To: <CABaoHuv=tkna6w1kmU-2G1E3J25tq2woef2HFMq72uwRZRQnFw@mail.gmail.com>

On 8/12/2022 2:57 AM, Adam Reviczky wrote:
> Hi Hans,
> 
> I get a 'Nonletter' error with *fmtutil* for the mkii greek patterns (from
> the latest cont-tmf.zip 2022-08-05 17:17).
> 
> Is that an issue with texlive's *fmtutil* itself or something wrong with
> the mkii greek pattern file?

Actually, we never had a greek hyphenation pattern file, only for 
ancient greek. Modern greek in mkii has not encoding defined (we're 
talking 2005 and before when Tomas made the greek encoding that dealt 
with utf in pdftex). It has to do with 'setting what are letters' and 
these modern greek patterns have plenty different.

You can patch lang-grk.mkii:

\installlanguage
   [\s!gr]
   [\c!spacing=\v!packed,
    \c!leftsentence=---,
    \c!rightsentence=---,
    \c!leftsubsentence=---,
    \c!rightsubsentence=---,
    \c!leftquote=\greekleftquot,
    \c!rightquote=\greekrightquot,
    \c!leftquotation=\greekleftquot,
    \c!rightquotation=\greekrightquot,
     % we're missing an encoding for greek
    \s!patterns=\s!agr,
    \s!mapping=\s!agr,
    \s!encoding=\s!agr,
    % but one can use mkiv / lmtx anyway
    \c!date={\v!day\ \v!month\ \v!year}]

At least you get something. In mkiv and lmtx we have both.

Just curious: you're still in mkii?

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2022-08-12  7:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-06  0:19 Gerben Wierda via ntg-context
2022-06-06  4:21 ` Thangalin via ntg-context
2022-06-06 17:14 ` Pablo Rodriguez via ntg-context
2022-06-06 20:59   ` Henning Hraban Ramm via ntg-context
2022-06-07 15:42     ` Pablo Rodriguez via ntg-context
2022-06-07 16:32       ` Henning Hraban Ramm via ntg-context
2022-06-07 17:30         ` Pablo Rodriguez via ntg-context
2022-06-08 14:38           ` Henning Hraban Ramm via ntg-context
2022-06-08 20:23             ` Pablo Rodriguez via ntg-context
     [not found]               ` <CABaoHuv=tkna6w1kmU-2G1E3J25tq2woef2HFMq72uwRZRQnFw@mail.gmail.com>
2022-08-12  7:14                 ` Hans Hagen via ntg-context [this message]
2022-08-12 11:47                   ` Fwd: " Adam Reviczky via ntg-context

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=12353e84-006c-4f91-0111-d75f7e4aec6d@xs4all.nl \
    --to=ntg-context@ntg.nl \
    --cc=j.hagen@xs4all.nl \
    --cc=reviczky@gmail.com \
    /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).