Am 24.08.2007 um 19:11 schrieb Hans Hagen:
Aditya Mahajan wrote:
I have not gone through all the details, but with this new feature, is it possible to use - instead of |-| and get normal hypenation for both words?
hm, not that hard to implement if we can cook up specs, i.e. we have
bla-bla bla/bla
Does this also cover the following: The Problem of a word with |\-| moving at the and of a line and thus loosing the hyphen (see below). Steffen
Von: Steffen Wolfrum
Datum: 19. März 2007 14:27:53 MEZ An: mailing list for ConTeXt users Betreff: Re: [NTG-context] broken: noligature AND hyphenation Just for the records:
One has to be careful with this kind of avoiding ligatures. In most cases it works perfect, but when the word moves towards the end of the line and should be broken then the hyphen misses!
But I guess there is no solution that fits *both* situations: regularly on a line and cross lines?
Steffen
On Wed, 29 Nov 2006 15:01:14 +0100, Taco Hoekwater wrote:
Hans Hagen wrote:
In TeX (or only LaTeX?) Auf"-lagen or Auf"|lagen would do this. But what is the equivalent in ConTeXt?
\-
To be precise, make that Auf|\-|lagen.
Taco