The problem is that the default font for repeatCommands only
contains digits, try
\property Score.VoltaBracket \override #'font-style = #'large

  /Mats


Simon Bailey wrote:
hi again,

using manual volta brackets (lilypond 1.6.3) i can't get alphabetic text
under a volta bracket. is this normal?

	a2. |
	\property Score.repeatCommands = #'((volta "1"))
	r4 b b | b r r |
	\property Score.repeatCommands = #'((volta #f))
	\bar "||"
	\property Score.repeatCommands = #'((volta "Ende"))
	r4 b b | b r r |
	\property Score.repeatCommands = #'((volta #f))
	\bar "||" \mark #'(large "Fine")

thanks,
simon.

--
=============================================
	Mats Bengtsson
	Signal Processing
	Signals, Sensors and Systems
	Royal Institute of Technology
	SE-100 44  STOCKHOLM
	Sweden
	Phone: (+46) 8 790 8463				
        Fax:   (+46) 8 790 7260
	Email: [EMAIL PROTECTED]
	WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to