]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/repeats-headword.ly
New bar line interface
[lilypond.git] / Documentation / snippets / repeats-headword.ly
index 7fe25c65c787f8a2c95d5df3ef2d3129aed4fa0f..fa562f980a808c3124ebf197383683cbe5251a48 100644 (file)
@@ -1,32 +1,27 @@
-% 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.14.0
-\version "2.14.0"
-\include "english.ly"
-#(set-global-staff-size 15)
-\paper {
-  line-width = 16\cm
-  indent = 0\cm
-}
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.dsi.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.
+\version "2.17.5"
+
+\header {
+  lsrtags = "headword"
 
-% NR 1.7 Repeats
+  texidoc = "
+Repeats headword
+
+"
+  doctitle = "Repeats headword"
+} % begin verbatim
 
 % Beethoven, Op. 57
 % Piano sonata 23 - Dem Grafen Franz von Brunswick Gewidmet
 % Movt II, Andante con moto
 % Measures 9 - 16
 
-\header {
-  lsrtags = "headwords"
-  texidoc = ""
-  doctitle = "headword"
-} % begin verbatim
-
-
+\include "english.ly"
 
 \new PianoStaff <<
 
@@ -35,7 +30,7 @@
       \key df \major
       \time 2/4
       \set Score.currentBarNumber = #9
-      \bar "|:"
+      \bar ".|:"
       <af ef c>4 (
       <af gf c>8..
       <af ef c>32
@@ -89,7 +84,7 @@
       \oneVoice
       r8
       \clef bass
-      \bar ":|"
+      \bar ":|."
    }
 
    \new Staff = LH {