On 4 March 2010 22:36, Caio Barros <caio.bar...@gmail.com> wrote:
> yes! that's it.
> Unfortunately I can't use inside a \markup command. I wanted to use it to
> separate the end of a score with the foot-notes.
The default markup for system-separator-markup is defined in ly/titling-init.ly:

slashSeparator = \markup {
  \center-align
  \vcenter \combine
  \beam #2.0 #0.5 #0.48
  \raise #0.7 \beam #2.0 #0.5 #0.48
}

Regards,
Neil


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to