lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond/lily font-metric.cc modified-font-metr...


From: Juergen Reuter
Subject: Re: lilypond/lily font-metric.cc modified-font-metr...
Date: Mon, 13 Dec 2004 12:39:26 +0100 (CET)



On Sun, 12 Dec 2004, Han-Wen Nienhuys wrote:

> --- lilypond/lily/vaticana-ligature-engraver.cc:1.32    Fri Dec 10 23:16:22 
> 2004
> +++ lilypond/lily/vaticana-ligature-engraver.cc Sun Dec 12 23:36:47 2004
> @@ -395,29 +395,29 @@
>      String glyph_name;
>      if (prefix_set & VIRGA)
>        {
> -       glyph_name = "vaticana-punctum";
> -       primitive->set_property ("add-stem", ly_bool2scm (true));
> +       glyph_name = "vaticana.punctum";
> +       primitive->set_property ("add.stem", ly_bool2scm (true));

I guess, this should stay "add-stem", not "add.stem"; otherwise, it's 
inconsistent with "add-cauda"/"add-join" as well as with the code in 
vaticana-ligature.cc.

Greetings,
Jürgen




reply via email to

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