ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Marc Trius <derpayatz@gmail.com>
Subject: Re: Change hyphenation mark
Date: Tue, 26 May 2020 22:51:01 +0200	[thread overview]
Message-ID: <a34b93ad-c5ee-d0a9-f845-f05c6bc5824d@xs4all.nl> (raw)
In-Reply-To: <CAKOz1UcMqXU4CZSD+eSEZy3Rn99N_KJO5GouiTckXk2a9C0woQ@mail.gmail.com>

On 5/26/2020 10:17 PM, Marc Trius wrote:

> I would like to use a different hyphenation mark (־, U+05be) in Yiddish, 
> as it is the standard in that language. It's my understanding from 
> reading the wiki that this is currently impossible—I am wondering if 
> there is a hack that could accomplish this.
It would be pretty bad if we couldn't do that ... but you need to define 
yiddish first (maybe more needs to be setup ... but that's up to you 
tolet us know, labels, what patterns and such).

\installlanguage
   [yiddish]
   [righthyphenchar="05BE,
    righthyphenchar=`*, % for testing
    default=en]

\starttext

\input tufte

\language[yiddish]

\input tufte

\stoptext

-----------------------------------------------------------------
                                           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 / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2020-05-26 20:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 20:17 Marc Trius
2020-05-26 20:51 ` Hans Hagen [this message]
2020-05-26 21:30   ` Marc Trius
2020-05-27  7:59     ` 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=a34b93ad-c5ee-d0a9-f845-f05c6bc5824d@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=derpayatz@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).