]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/textscript.ly
* scm/music-functions.scm (voicify-music): add \context Staff for
[lilypond.git] / input / test / textscript.ly
index 475126db316f6050f89873cc2c8771a5782707bf..5d96662aa7155e368b2f44897c010b05da960cb2 100644 (file)
@@ -1,6 +1,8 @@
-\version "1.7.16"
-\header {
-texidoc = "Test font selection and scm text markup"
+
+\version "2.1.7"
+
+\header { texidoc = "@cindex Textscript
+Test font selection and scm text markup. "
 }
 
 \score{
@@ -12,5 +14,6 @@ texidoc = "Test font selection and scm text markup"
     c^\markup { \bold "Dal" " " \raise #0.8 \musicglyph #"scripts-segno" }
     c^\markup \huge "ABCD"
   }
+       \paper{ }
 }
-%% new-chords-done %%
+