lilypond-devel
[Top][All Lists]
Advanced

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

Re: New alist to replace special characters. (issue 4553056)


From: tdanielsmusic
Subject: Re: New alist to replace special characters. (issue 4553056)
Date: Tue, 20 Sep 2011 21:14:45 +0000


http://codereview.appspot.com/4553056/diff/103001/Documentation/notation/input.itely
File Documentation/notation/input.itely (right):

http://codereview.appspot.com/4553056/diff/103001/Documentation/notation/input.itely#newcode1636
Documentation/notation/input.itely:1636: @end lilypond
On 2011/09/20 17:09:48, Bertrand Bordage wrote:
What do you mean?

See comments 25 and 26.

If this works (I presume it does):

germanHTML = #(add-text-replacements! '(("&ss;" . "ß")
                                        [...]))
frenchLigatures = [...]

\paper {
  \germanHTML
  \frenchLigatures
}

it would be good to use this form in the snippet and
comment that the definitions can be placed in ly files
which can be \included.

http://codereview.appspot.com/4553056/

reply via email to

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