lilypond-user
[Top][All Lists]
Advanced

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

Re: [SPAM?] Re: Looking for Time signature tweak


From: Reinhold Kainhofer
Subject: Re: [SPAM?] Re: Looking for Time signature tweak
Date: Sat, 27 Jun 2009 14:37:40 +0200
User-agent: KMail/1.11.4 (Linux/2.6.28-12-generic; KDE/4.2.4; i686; ; )

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, address@hidden, 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.


reply via email to

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