]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/+.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / test / +.ly
index c764fabfbf717c5b8fe2da29798be388f9c203f0..6f3f1ebd64610b8f3db12b009b35dae7c8a3eafe 100644 (file)
@@ -1,31 +1,19 @@
-\version "1.9.8"
+\version "2.7.39"
 %% +.ly: Be the first .ly file for lys-to-tely.py.
 %% Better to make lys-to-tely.py include "introduction.texi" or
 %% other .texi documents too?
 
 \header{
-texidoc = "
+texidoc = #(string-append "
 @section Introduction
 
-This document tests all kinds of features, from simple to advanced,
-that are not really suited for the reference manual, and are not
-needed as a regression test.
-
-Here you may also find dirty tricks, or very the very latest features
-that have not been documented or fully implemented yet.
-
-"
+This document shows all kinds of tips and tricks, from simple to
+advanced.  You may also find dirty tricks, or the very very
+latest features that have not been documented or fully implemented
+yet. 
+This document is for LilyPond version 
+" (lilypond-version) ".")
 }
 
-
-\score { \context Lyrics \notes {
-    \property Score.RehearsalMark \set #'self-alignment-X = #LEFT
-
-\mark #(ly:export    (string-append "(For LilyPond version "
-(lilypond-version) ")"))
-s2
- }
- \paper { indent = 0.0\pt
- raggedright   = ##t 
- }
-}
+% make sure .png  is generated.
+\lyrics {  "(left blank intentionally)" }