]> git.donarmstrong.com Git - lilypond.git/commitdiff
Added texinfo index tags.
authorGraham Percival <graham@percival-music.ca>
Tue, 27 May 2003 11:49:01 +0000 (11:49 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 27 May 2003 11:49:01 +0000 (11:49 +0000)
input/test/absolute-volume.ly
input/test/add-text-script.ly
input/test/ancient-accidentals.ly
input/test/ancient-font.ly
input/test/auto-beam-4-8.ly
input/test/auto-beam-override.ly
input/test/auto-beam.ly

index c3c1288f3303fe3ac44c8c17868f5605db6e4993..890fa0cd5eb176b37a264b0d1148e7ecbcde2a28 100644 (file)
@@ -1,5 +1,6 @@
 \header {
-    texidoc = "Absolute dynamics have effect in MIDI files."
+    texidoc = "@cindex Absolute dynamics
+Absolute dynamics have effect in MIDI files."
 }
 
 \version "1.7.18"
index 5ab71e90701c2394571b0395ee1ed723c1676ff8..04d890f1ccc1684f9c6f07b937338d66a0651e63 100644 (file)
@@ -1,10 +1,10 @@
 \version "1.7.18"  %% or actually: 1.7.1 ...
 \header {
-texidoc= "Using make-music, you can add
-various stuff to notes. Here is an example
-how to add an extra fingering. 
+texidoc= "@cindex make-music Fingering
+You can add various stuff to notes using make-music.
+Here is an example of how to add an extra fingering. 
 
-In general, first do a display of the music you want ot
+In general, first do a display of the music you want to
 create, then write a function that will build the structure for you."
 } 
 
index 1c8141c361d677da2ab7826de7f1b1829dfb0206..3561c99d1bb2a9be09036b127793e9ba3f34bf5d 100644 (file)
@@ -1,7 +1,7 @@
 \header {
-texidoc = "Accidentals are available in different ancient styles. This
-files lists all of them."
-
+texidoc = "@cindex Ancient Accidentals
+Accidentals are available in different ancient styles. This
+file lists all of them."
 }
 
 \version "1.7.18"
@@ -50,6 +50,5 @@ files lists all of them."
        
   }
   \paper { }  
-  \midi { }
 }
 %% new-chords-done %%
index 406d1a35c0507f85ef941ae0f95fd39dca622420..88e95169041f58d1476915229d87b2f90dcb85bd 100644 (file)
@@ -2,6 +2,9 @@
 \header {
     title      = "ancient font test"
     date       = "2002"
+texidoc = "@cindex Ancient Font
+Here is a display of many (all?) symbols that are
+included in Lilypond's support of ancient notation."
 }
 
 \include "paper26.ly"
@@ -177,6 +180,7 @@ lowerStaff =  \context MensuralStaff = lowerStaff <
        % segmentation fault on r8/r16/r32.  (Strange: what has
        % Voice.Stem flag-style to do with mensural rests?)
        \property Voice.Stem \override #'flag-style = #'neo_mensural
+       % FIXME: produces warnings about "flag `neo_mensurald4' (or 3) not found".
        r2 r4 r8 r16 r16
        \property Voice.Stem \override #'flag-style = #'mensural
        \property Staff.forceClef = ##t
index bb632e3728b818c6c80f1b0d288e18c5145a4655..37af342cf5eee0f195134a86cca0eaa53cfc0031 100644 (file)
@@ -1,6 +1,8 @@
 \version "1.7.18"
-
-
+\header {
+       texidoc = "@cindex Auto Beaming 4/8
+You can override Lilypond's automatic beaming."
+}
 
 \score{
    \notes\relative c''{
@@ -21,7 +23,6 @@
      |  |  |   |--|
     x| x| x|  x| x|
 %}
-     %\property Voice.autoBeamSettings \override #'(end * * * *) = #(ly:make-moment 2 4)
      \property Voice.autoBeamSettings \override #'(end * * * *) = #(ly:make-moment 2 4)
      c8 c c c16 c
 
index 71b4f220eb7e468d820338e7fdf27f516506c5e9..e42c9b494dda6cf2e39a4d2064e125a4610866fb 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 \header {
 
-    texidoc = "
+    texidoc = "@cindex Auto Beaming Override
 Show how auto-beaming settings can be overridden.
 
  The auto-beamer will only engrave beams that end when:
index 5eb8a0e3c41ddd9f718b1eb5fb4db47071f9eedf..d37c9ebcdce4a4d5189cbda15441183fefeddbca 100644 (file)
@@ -1,13 +1,15 @@
 \version "1.7.18"
-
-%{
-  The auto-beam engraver has presets for common time signatures.
-%}
-
+\header{
+       texidoc = "@cindex Beaming Presets
+The auto-beam engraver has presets for common time signatures."
+}
 \score{
     \notes \relative c''{
-%{
+
        % urg: something breaks in grouping  see input/bugs/time-grouping.ly
+       %
+       % really? it looks fine to me.  I think the above note is old; remove
+       % these lines in the next revision.
        \time 1/2
        c8 c c c
        c16 c c c c c c c
@@ -20,7 +22,7 @@
        c8
        c16 c
        c32 c c c
-%}
+
        \time 2/2
        c8 c c c c c c c
        c16 c c c c c c c c c c c c c c c