| Hi Mats, Thanks for that, I'm almost there. A problem I'm having is that when I use: \mark \markup { \hspace #-3.0 \lower #0.0 { \number \teeny { \bracket \column { "6" "4" } } } } The pseudo-time signature is very far above the staff, and using \lower lowers the entire staff instead of lowering the markup. Since I'm using this as a means to show time signature changes without putting it in the staff lines, I'm using that markup within the part. If I change it to: s1*0^\markup { \hspace #-3.0 \lower #0.0 { \number \teeny { \bracket \column { "6" "4" } } } } It is at a better height, however there are still 2 problems. 1) Even though I move the time signature over to the bar line, it still refuses to go lower than the first note in the measure - so if the note is above the staff lines the pseudo-time signature becomes too high. 2) Since I'm using \teeny, the space between the numbers is too much - how can I make the numbers closer together? Thanks! - John
|
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
