lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Text hyphenation


From: Werner LEMBERG
Subject: Re: Text hyphenation
Date: Sun, 25 Sep 2011 14:04:52 +0200 (CEST)

>> I don't like it, since it is extremely unnatural to me if applied
>> to longer texts.  Instead, I would prefer a simple Scheme function
>> which converts `foo -- bar' into `foo\-bar' if desired.
>
> I'd prefer changing lyric hyphen command from -- to \- instead of
> creating such dichotomy.

Hmm.  Not too bad an idea.  `__' could be then represented as `\_'.

> Think about new users, they would be confused by this.  We should
> never make things more complicated than they must be, Lily is
> already too messy.

Actually, we don't *need* `\-' at all since Unicode already provides
characters to control hyphenation:

  00AD    SOFT HYPHEN 
  2010    HYPHEN
  2011    NON-BREAKING HYPHEN

Bertrand, does your code work support them?


     Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]