Am Samstag, 27. Juni 2009 12:56:38 schrieb Kieren MacMillan:
> 2. If you *do* decide to mimic the MS, perhaps this is what you're
> looking for?
>
> \version "2.12.2"
>
> timeSigSnippet = \relative
> {
>    \once \override Staff.TimeSignature #'style = #'numbered
>    \time 4/4 c d e f
>    \override Staff.TimeSignature #'font-size = #6
>    \override Staff.TimeSignature #'Y-offset = #-2
>    \override Staff.TimeSignature #'stencil = #ly:text-interface::print
>    \once \override Staff.TimeSignature #'text = \markup \number 6

This is essentially what 
  \once \override Staff.TimeSignature #'style = #'single-digit
does, except that with the single-digit style the number is automatically 
extracted from the time signature...


Cheers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, [email protected], http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to