Hi Craig, hi Stéfano,
like Stéfano already pointed out this is related to an issue I still
have to fix. I hope the hints given are already helpful to work around it!
The example didn't compile in my setup either. This was happening in the
development branch for this issue (refactor-override). I pushed a fix so
that it compiles. This branch shall receive more pushes to solve this
issue before it is merged to master.
Jan-Peter
Am 08.04.2018 um 19:32 schrieb Stefano Troncaro:
Hi Craig,
As I suspected, the problem was in how your code was structured. I run
into the same issues when I started using the EE. Look at the attached file.
I recognize that not every change that I made may be necessary, I made
changes while I was trying to make the snippet work (the file as you
sent it wouldn't compile at all for me), and currently don't have time
to strip it to the minimum. But I hope that at least a working example
will be useful to you.
The basic problem is that you were placing many overrides to the same
property in the same moment, which caused problems: the EE can't
overwrite an override that is already present in the music input.
However, if you move your general override (named \gossecDynamics in
your file) in the layout settings, then there is no conflict since there
are not two overrides present at the same time, and the latter (created
by the EE) overwrites the general one. You should have gotten warnings
for this I think? Do you have the Edition Engraver on the latest version?
Hope you find this useful,
Stéfano
2018-04-08 6:43 GMT-03:00 arnepe <arne.pet...@berlin.de
<mailto:arne.pet...@berlin.de>>:
hello Craig,
this is the output I get from your file:
ee_problem.pdf
<http://lilypond.1069038.n5.nabble.com/file/t1308/ee_problem.pdf
<http://lilypond.1069038.n5.nabble.com/file/t1308/ee_problem.pdf>>
The "ff" at 1 0/4 looks different than the same mod at 3 0/4.
However - if I change the style at line 28, and comment out line 65
or line
89,
the change takes effect only on 1 0/4, and the mod at 3 0/4 is not
affected
at all.
My knowledge of EE is marginal at best (and virtually nil with
Scheme) so I
am afraid I can't be of any help here...
cheers
Arne
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user