2008/6/6 Palmer, Ralph: > Greetings - > > I'm running LilyPond 2.11.23 under Windows XP SP2. I've been working on > Repeats in the GDP. To demonstrate the behavior of manually setting > repeat signs and brackets, I borrowed from LSR snippet 316, modified it, > and included it in Repeats. I tested my modified version before > submitting it, and it worked fine, but the GDP engraved version appears > differently. > > Can anyone explain the difference?
The behaviour of repeatCommand has changed since 2.11.23. To get the same output with a newer version you have to change the font-encoding to latin1. Otherwise the font-name won't have any effect. I think you could also use markup as discussed in the thread below. http://lists.gnu.org/archive/html/lilypond-devel/2008-05/msg00333.html -Risto _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
