Take a look at
http://lilypond.org/doc/v2.0/input/test/out-www/collated-files.html#time-signature-double.ly
and
http://lilypond.org/doc/v2.0/Documentation/user/out-www/lilypond/Text-markup.html#Text%20markup
(the music glyph for the 'C' is called 'timesig-C4/4').

/Mats

Roland Goretzki wrote:
Hello,

the combination

   \property Staff.TimeSignature \set #'style = #'default
   \time 2/2

creates a symbol like the big letter C with a line cross from top to
bottom, in german called "Alla breve".

Now, my problem is:
How can I put two of this symbols directly one after another?
(e.g.: C|C|)

This is necessary for the following piece of music:

Impromptu opus 90, no. 3 in g flat major from Franz Schubert

The combination

   \property Staff.TimeSignature \set #'style = #'default
   \time 2/1

creates the correct bar length, but only a symbol like:
        2
        1

and the same at 4/2 with the result of
        4
        2

I would be very happy, if I could realize the original version with the
double-symbol.

Thanks Roland


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

-- ============================================= 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