ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Hyphenation of composed words
Date: Mon, 10 May 2010 05:25:44 +0200	[thread overview]
Message-ID: <4BE77CB8.7010800@googlemail.com> (raw)
In-Reply-To: <20100509213411.31b62ed9@vorbis>

Am 09.05.10 21:34, schrieb Marco:
>> On 16-4-2010 4:46, Marco wrote:
>>      
>>> Hi,
>>>
>>> I've yet another hyphenation problem. I cannot get proper
>>> hyphenation in composed words. Take this MWE:
>>>        
>> a mix up of settings .. fized in next beta
>>      
> Hi Hans,
>
> the following code still produces an en dash instead of a hyphen.
>
> \setuplayout [width=1.5cm]
> \starttext
> composed||word\par % produces an en dash
>
> \def\compoundhyphen{-}
> composed||word\par % workaroud from Thomas, produces hyphen
> \stoptext
>    

1. || does *not* produce a en-dash but to kerned hyphens

2. The correct method to get a *normal* hyphen is

    \setuphyphenmark[sign=normal]

    If the output is not correct it's a bug.

Wolfgang

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2010-05-10  3:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-16 14:46 Marco
2010-04-16 21:33 ` Hans Hagen
2010-04-16 22:16   ` Marco
2010-05-09 19:34   ` Marco
2010-05-10  3:25     ` Wolfgang Schuster [this message]
2010-05-10  5:27       ` Marco
2010-05-10  8:12         ` Hans Hagen
2010-05-10 15:26           ` Marco
2010-05-10  8:17         ` Thomas Floeren
2010-05-10 15:54           ` Marco
2010-04-19  5:57 ` Thomas Floeren
2010-04-19 18:37   ` Marco

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=4BE77CB8.7010800@googlemail.com \
    --to=schuster.wolfgang@googlemail.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).