lilypond-devel
[Top][All Lists]
Advanced

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

Re: Testing that no grob is created


From: Jean Abou Samra
Subject: Re: Testing that no grob is created
Date: Fri, 17 Jun 2022 14:13:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

Le 17/06/2022 à 14:02, Dan Eble a écrit :
I have a regression test that should fail if a BarLine grob is created.  It is 
sufficient to override BarLine.glyph-name to make it obvious in the visual diff.

Is there a simpler, more direct, or more robust way to test this?


Maybe

\override Staff.BarLine.before-line-breaking = #error

?




reply via email to

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