]> git.donarmstrong.com Git - lilypond.git/commitdiff
LSR Update
authorJames Lowe <pkx166h@gmail.com>
Thu, 17 Sep 2015 17:10:07 +0000 (18:10 +0100)
committerJames Lowe <pkx166h@gmail.com>
Thu, 17 Sep 2015 17:10:07 +0000 (18:10 +0100)
Run of makelsr

Documentation/snippets/changing-stanza-fonts.ly
Documentation/snippets/changing-the-default-text-font-family.ly
Documentation/snippets/unfretted-headword.ly

index 38581bb551b3cec0340ba7fb444b68e4479ecc58..3c0beb9ac23476e51f1ed23b01b21bb645a89c5b 100644 (file)
@@ -1,9 +1,10 @@
-%% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.di.unimi.it
-%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
-%% and then run scripts/auxiliar/makelsr.py
-%%
-%% This file is in the public domain.
+% DO NOT EDIT this file manually; it is automatically
+% generated from Documentation/snippets/new
+% Make any changes in Documentation/snippets/new/
+% and then run scripts/auxiliar/makelsr.py
+%
+% This file is in the public domain.
+%% Note: this file works from version 2.18.0
 \version "2.18.0"
 
 \header {
@@ -22,13 +23,14 @@ used for printing the stanza number.
   g2 e4
   a2 f4
   g2.
-}
+} % begin verbatim
+
 \addlyrics {
   \set stanza = #"1. "
   Hi, my name is Bert.
 }
 \addlyrics {
-  \override StanzaNumber.font-name = #"DejaVu"
+  \override StanzaNumber.font-name = #"DejaVu Sans"
   \set stanza = #"2. "
   \override LyricText.font-family = #'typewriter
   Oh, ché -- ri, je t'aime
index e5608cf69e4d7125df72633f7b1fded541d63517..125f0dd1dbaf25e0c95272d08b656998b761fdff 100644 (file)
@@ -1,9 +1,10 @@
-%% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.di.unimi.it
-%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
-%% and then run scripts/auxiliar/makelsr.py
-%%
-%% This file is in the public domain.
+% DO NOT EDIT this file manually; it is automatically
+% generated from Documentation/snippets/new
+% Make any changes in Documentation/snippets/new/
+% and then run scripts/auxiliar/makelsr.py
+%
+% This file is in the public domain.
+%% Note: this file works from version 2.18.0
 \version "2.18.0"
 
 \header {
@@ -24,11 +25,12 @@ The default font families for text can be overridden with
      run
          lilypond -dshow-available-fonts blabla
      to show all fonts available in the process log.
-  %}
+  %} % begin verbatim
+
 
   #(define fonts
     (make-pango-font-tree "Times New Roman"
-                          "Nimbus Sans"
+                          "Nimbus Sans,Nimbus Sans L"
                           "Luxi Mono"
 ;;                        "Helvetica"
 ;;                        "Courier"
index 99e129afbf5ad387ad81463e299ba368c52c5c1e..eb02136cc8df6d4557efa2d5b2272123e6a1eb1e 100644 (file)
@@ -124,10 +124,10 @@ ViolinSolo = \relative c' {
 
   \voiceOne
 
-  \set Score.markFormatter      #format-mark-box-numbers
-  \override Score.VoltaBracket.font-name                  = #"sans"
-  \override Score.VoltaBracket.extra-offset               = #'(0 . 1)
-  \override SpacingSpanner.uniform-stretching         = ##t
+  \set Score.markFormatter                    = #format-mark-box-numbers
+  \override Score.VoltaBracket.font-name      = #"LilyPond Sans Serif"
+  \override Score.VoltaBracket.extra-offset   = #'(0 . 1)
+  \override SpacingSpanner.uniform-stretching = ##t
 
 
   %% Measure 1