Il giorno gio, 21/04/2011 alle 13.21 +0200, Ole Schmidt ha scritto: > Hi, > > is there a way to make the upper slur to measure 2 looking better (see > attached jpg)?
The quick and dirty fix could be removing the TimeSignature in the second line: \once \override Staff.KeySignature #'stencil = ##f For smart solutions (i.e. Scheme magic) check the lilypond-user archives. I recommend also reading this: http://lilypond.org/doc/v2.13/Documentation/extending/difficult-tweaks But in your case you need to define the control points of the slur in a new line (not the extra offset). This is too difficult for me. Cheers, Federico _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
