]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/profile-property-access.ly
Regtests: remove last \new Score stuff.
[lilypond.git] / input / regression / profile-property-access.ly
index 4502719f68eed6e9fb3d6e5d7129962392d7c095..9073e7c29314d5967fb8760c94949de30d249f93 100644 (file)
@@ -1,7 +1,8 @@
 % -*- Scheme -*-
 
 \header {
-  texidoc = "This file profiles property accesses; the log file shows the top properties examined."
+  texidoc = "This file profiles property accesses; the log file shows the top properties examined.
+Note: lilypond must be compiled with --disable-optimising for this file to work."
 }
 
 
@@ -9,7 +10,7 @@
 
 \version "2.12.0"
 
-\include "../../input/typography-demo.ly"
+\include "typography-demo.ly"
 %\book { \score { {c4 } } }
 
 #(define (prop-stats>?  x y)