[icon]

GNU LilyPond

Welcome to the home of the GNU Music Typesetter

What is LilyPond
General information
Simple examples
Complex examples
Download
GNU/Linux binaries
Windows
Source code
Documentation
Tutorial
Manual
Glossary
other ...

Support
Mailing lists
Search
WikiWiki
FAQs

External sites
lilypond.org/development
lilypond.org/stable
ftp.lilypond.org
Mutopia
Other music online

Node:time-signature-interface, Next:, Previous:tie-interface, Up:LilyPond interfaces



time-signature-interface

A time signature, in different styles. The following values for 'style are are recognized:


C
4/4 and 2/2 are typeset as C and struck C, respectively. All other time signatures are written with two digits.
old
2/2, 3/2, 2/4, 3/4, 4/4, 6/4, 9/4, 4/8, 6/8 and 9/8 are typeset with old-style mensuration marks. All other time signatures are written with two digits.
1xxx
All time signatures are typeset with a single digit, e.g. 3/2 is written as 3. (Any symbol starting with the digit 1 will do.)
CM/N,
oldM/N or old6/8alt Tells LilyPond to use a specific symbol as time signature, regardless of the actual time signature.

See also the test-file input/test/time.ly.


fraction (pair of numbers):
fraction of a time signature. Default value: (unset)
style (symbol):
a string determining what style of glyph is typeset. Valid choices depend on the function that is reading this property. . Default value: (unset)

Go back to index of LilyPond.

Please send GNU LilyPond questions and comments to lilypond-user@gnu.org.

Please send comments on these web pages to lilypond@packages.debian.org

Copyright (c) 1997--2001 Han-Wen Nienhuys and Jan Nieuwenhuizen.

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.


This page was built from LilyPond-1.4.12 (stable-branch) by

Anthony Fok <lilypond@packages.debian.org>, Tue Mar 12 01:35:39 2002 HKT.