On 7/10/11 3:09 PM, "Neil Puttock" <n.putt...@gmail.com> wrote:

> On 7 July 2011 23:22,  <carl.d.soren...@gmail.com> wrote:
>> On 2011/07/07 16:12:08, Neil Puttock wrote:
>>> 
>>> LGTM, though the regtest is still a bit messy.
>> 
>> What do you consider messy about the regtest?
> 
> Just a few nitpicks:
> 
> +\score{
> 
> + \context Staff="default" {
> 
> + \context{
> 
> + \consists Ambitus_engraver
> + \consists Mensural_ligature_engraver

Ahh, thanks.  Fixed now:

{
  \new Voice \with  {
    \consists Ambitus_engraver
    \consists Mensural_ligature_engraver
    } {
      \[ c'\longa c''\longa \]
    }
}

Thanks,

Carl


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to