I downloaded 2.19.38 and got this. Is this a new problem with .38? Do you, Joseph, see this?
dant.ly<http://dant.ly>:35:1: error: syntax error, unexpected ‘}' On Mar 24, 2016, at 11:25 AM, Joseph N. Srednicki <[email protected]<mailto:[email protected]>> wrote: Hello: Please see the following code example. In this example, I used the \whiteout command so that my markup looks like it interrupts or a layer on top of the spanner bar. Could someone please explain how to add some padding around the text or point me to the location in the documentation or mail archive that deals with this issue? Thanks for your help. Joe Srednicki ================== \version "2.19.35" \language "english" global = { \key c \major \time 4/4 } rightOne = \relative c'' { \global c c c c c c c c } rightTwo = \relative c' { \global e e e_\markup {\whiteout {\fontsize#-3 {ad libitum}}} e e e e e } leftOne = \relative c' { \global % Music follows here. g g g g e e e e } leftTwo = \relative c { \global c c c c e e e e } \score { \new PianoStaff \with { instrumentName = "Pno." shortInstrumentName = "Pno." } << \new Staff = "right" << \rightOne \\ \rightTwo >> \new Staff = "left" { \clef bass << \leftOne \\ \leftTwo >> } } _______________________________________________ lilypond-user mailing list [email protected]<mailto:[email protected]> https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
