ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Problem with word not hyphenating
Date: Mon, 30 Nov 2020 17:22:32 +0100	[thread overview]
Message-ID: <613c2e06-f726-3ac2-5f8b-e43a1e88e4cd@gmail.com> (raw)
In-Reply-To: <7a5ffdb9-51e5-e01a-8eb0-9c2a74a3df04@gmx.es>

Pablo Rodriguez schrieb am 30.11.2020 um 17:16:
> On 11/30/20 4:48 PM, Bruce Horrocks wrote:
>> The word "re-implementation" refuses to hyphenate and consequently
>> stick outs into the right margin.
>>
>> I've tried using \hyphenation but it makes no difference.
>> [...]
>> Any suggestions, please?
> Hi Bruce,
>
> here you have a sample:
>
>    \setuphyphenation[method=traditional]
>    \registerhyphenationexception[en][re-im-ple-men-ta-tion]
>    \starttext
>    \startTEXpage[offset=1em]
>    \hyphenatedword{re-implementation}\\
>    \hyphenatedword{re||implementation}\\
>    \hyphenatedword{re--implementation}\\
>    \hyphenatedword{reimplementation}
>    \stopTEXpage
>    \stoptext
>
> If you comment the first line, only "||" allows hyphenation.

Another option is to add \setbreakpoints[compound] to the document.

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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2020-11-30 16:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-30 15:48 Bruce Horrocks
2020-11-30 16:16 ` Pablo Rodriguez
2020-11-30 16:22   ` Wolfgang Schuster [this message]

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=613c2e06-f726-3ac2-5f8b-e43a1e88e4cd@gmail.com \
    --to=wolfgang.schuster.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).