]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/embedded-postscript.ly
(topdocs-web): New target.
[lilypond.git] / input / test / embedded-postscript.ly
index c68128305b03ebb110958e7ace2da0b5337893b9..77e3789d0fcac4bad944b9ae3c736d95681bc87d 100644 (file)
@@ -4,10 +4,14 @@
 By inserting the @TeX{} command \embeddedps, you can
 insert postscript directly into the output.
 
-TODO: make molecule-callback to do this. 
   "
 }
 
+
+%
+%TODO: make molecule-callback to do this. 
+% 
+
 \score {
   \notes \relative c'' {
     a-#"\\embeddedps{3 4 moveto 5 3 rlineto stroke}"
@@ -17,6 +21,7 @@ TODO: make molecule-callback to do this.
     a'1
   }
   \paper { linewidth = 70 * \staffspace
-       raggedright = ##t  }
+%      raggedright = ##t 
+       }
 }
-%% new-chords-done %%
+