lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

after title space


From: Bainos
Subject: after title space
Date: Tue, 3 Jul 2007 10:05:15 -0700 (PDT)

hi!

I have a problem in setting the spaceaftertitle.
Setting aftertitlespace in a \paper block alters the separation but it  
does it for all the \markup in the score. I want to set the space only
after the title..
Sorry for my english, I dont know ifi?m clear enaught..
Here is some code


> \paper {after-title-space = 1.5\cm}   %%this set the space after every
> \markup..
> 
> \header {title =\markup \center-align { "Paradidle Grooves" }
> }
> 
> I = \drummode {\repeat unfold 2 {bd16 sn bd bd sn bd sn sn}
> }
> 
> II = \drummode {\repeat unfold 2 {bd16 sn sn bd sn bd bd sn}
> }
> 
> III = \drummode {\repeat unfold 2 {bd16 bd sn bd sn sn bd sn}
> }
> 
> IV = \drummode {\repeat unfold 2 {bd16 sn bd sn sn bd sn bd}
> }
> 
> \markup {"First"}
> \new DrumStaff {<<\new DrumVoice { \voiceOne  \I }>>}
> 
> \markup {"Second"}
> \new DrumStaff {<<\new DrumVoice { \voiceOne  \II }>>}
> 
> \markup {"Third"}
> \new DrumStaff {<<\new DrumVoice { \voiceOne  \III }>>}
> 
> \markup {"Fourth"}
> \new DrumStaff {<<\new DrumVoice { \voiceOne  \IV }>>}
> 


I would like to set only the space between the title and all other things..

thanks!
-- 
View this message in context: 
http://www.nabble.com/after-title-space-tf4019660.html#a11416577
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]