X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Ftex%2Frefman.yo;h=6328f112b1bc315a7362e5d6e7d920536a5cb874;hb=434da79e9d7684b2b05fa92a6d808d4ea7933046;hp=a6d9cce7788d119e90d265ee20c3c6c2cda7acf8;hpb=f37c48ec2664d22a8be0693b8073fbc66ae91856;p=lilypond.git diff --git a/Documentation/tex/refman.yo b/Documentation/tex/refman.yo index a6d9cce778..6328f112b1 100644 --- a/Documentation/tex/refman.yo +++ b/Documentation/tex/refman.yo @@ -231,7 +231,7 @@ to an identifier whose name is the same as the name of a keyword. The following words are keywords: verb(accepts duration midi relative textscript alternative font mm remove time -bar grouping musicalpitch repeat times +bar musicalpitch repeat times cadenza header name scm translator chordmodifiers in notenames scmfile transpose chords include notes score type @@ -924,14 +924,6 @@ In order to help with error checking, you can insert bar markers in your music by typing code(|). Whenever LilyPond encounters a code(|) that doesn't fall at a measure boundary, she prints a warning message. -Rhythmic grouping is a concept closely associated with this. -A default grouping is selected for the chosen time signature. -The default consists of combinations of 2 and 3 beats with as many -groups of 3 as possible, and the groups of 3 coming first. For -example, 4/4 is divided into 2+2 and 8/8 is divided into 3+3+2. This -default grouping can be changed using the \grouping keyword which -takes a list of durations to specify the grouping. - COMMENT( sect(Composition: forming bigger structures) @@ -1155,11 +1147,6 @@ var(dotcount). dit(code(\font) var(string)) Internal keyword. Used within code(\paper) to specify the font. -dit(code(\grouping) var(durationseq)code(;)) Sets the metric structure of -the measure. Each argument specifies the duration of one metric unit. -For example, code(\duration 16*5;) specifies a grouping of five beats -together in 5/16 time. The default grouping is to have as many groups -of 3 as possible followed by groups of two. dit(code(\header) code({) var(key1) = var(val1); var(key2) = var(val2); ... code(})) Specifies information about the music. A header should appear at the