]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-the-default-text-font-family.ly
Merge branch 'lilypond/translation'
[lilypond.git] / input / lsr / changing-the-default-text-font-family.ly
index 559564d9d5e44f776eecea7c548a2985509eea23..1d2fa5803a9ebc37f81a470c4543fcfecdd21ed3 100644 (file)
@@ -1,12 +1,14 @@
-%% Do not edit this file; it is auto-generated from LSR!
-%% Tags: editorial-and-educational-use, text
-\version "2.11.35"
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% This file is in the public domain.
+\version "2.11.38"
 
-\header { texidoc = "
+\header {
+  lsrtags = "text, tweaks-and-overrides"
+ texidoc = "
 The default font families for text can be overridden with
 @code{make-pango-font-tree}. 
 " }
-
+% begin verbatim
 \paper {
   % change for other default global staff size. 
   myStaffSize = #20
@@ -35,7 +37,7 @@ The default font families for text can be overridden with
       sans: foo \bold bla \italic bar \italic \bold baz
     }
   }
-  c'^\markup {
+  c'2^\markup {
     \override #'(font-family . typewriter)
     {
       mono: foo \bold bla \italic bar \italic \bold baz