]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/partial-blank.ly
* cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
[lilypond.git] / input / test / partial-blank.ly
index c9fbe38dc2e71ca288bce0373d96c30aba20dcdc..d84b3499267556776528ad4e3cd326f16d97ecbb 100644 (file)
@@ -1,12 +1,11 @@
 \version "1.7.18"
-
-%{  When entering half music (I.e. for students to complete by hand)
-    you need the spacing to correspond to the timing - all measures same length, etc.
-    This thing implements it by adding invisible staff with lots of fast notes.
-%}
-
-\include "paper16.ly"
-
+% check with invisible-notes or blank-notes.  possible rename. -gp
+\header{ texidoc = "@cindex Partial Blank
+When entering half music (i.e. for students to complete by hand)
+you need the spacing to correspond to the timing -- all measures
+same length, etc.  This thing implements it by adding invisible
+staff with lots of fast notes. "
+}
 
 quickmeasure = \notes {[\repeat unfold 16 c''16]}
 mel = \notes \relative c' {c16 d16 e8 a4 g2 e8 d c2. g'1 e4 d c2}
@@ -27,4 +26,4 @@ mel = \notes \relative c' {c16 d16 e8 a4 g2 e8 d c2. g'1 e4 d c2}
 >
 \paper {}
 }
-%% new-chords-done %%
+