|
From: | Pierre Perol-Schneider |
Subject: | Re: Reflect a score |
Date: | Mon, 26 Oct 2015 22:12:41 +0100 |
2015-10-26 22:02 GMT+01:00 Pierre Perol-Schneider
<address@hidden>:
> Enclosed's my file converted to v2.19.29
Hi Pierre,
this part:
\override Accidental.stencil = #(lambda (grob)
(ly:stencil-translate-axis
(ly:stencil-scale -1 1) 0.3 X))
was actually missing the stencil.
In your snippet no Accidentals were called, so it remained undetected in 2.18.2.
I think in 2.19.x David implemented more decent error-checks/prints.
Cheers,
Harm
[Prev in Thread] | Current Thread | [Next in Thread] |