]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/font-name.ly
new file.
[lilypond.git] / input / regression / font-name.ly
index 3a593d8cb8a6f9b8b0e24a7e943ae0b8a0f5a858..1da5cad7a5ef198649320e3e8d81e5420bfaf4b1 100644 (file)
@@ -1,8 +1,8 @@
-\version "2.1.7"
+\version "2.3.4"
 
 \header {
 
-    texidoc = "Using other fonts can be done by setting font-name for
+    texidoc = "Other fonts can be used by setting font-name for
 the appropriate object. This may include Postscript fonts that are
 available through (La)TeX.
 
@@ -19,13 +19,13 @@ available through (La)TeX.
 %}
 
 \score {
-    \notes {
-       \property Staff.TimeSignature   \set #'font-name = #"cmr17"
-       \property Score.skipBars = ##t
+     {
+       \override Staff.TimeSignature  #'font-name = #"cmr17"
+       \set Score.skipBars = ##t
 
        % use font-name putri8r for Utopia Italic :
        
-       \property Staff.MultiMeasureRestText \set  #'font-name = #"cmss12"
+       \override Staff.MultiMeasureRestText   #'font-name = #"cmss12"
 
 
        % use "ptmb8r" for Times Roman