]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/ancient-headword.ly
Release: bump version.
[lilypond.git] / Documentation / snippets / ancient-headword.ly
index a497db4e52b6abd93c1f51e15d083b7235421240..360be3f64fb80c55ca966c7ec8cfea8b1d284993 100644 (file)
@@ -1,14 +1,27 @@
-% Do not edit this file; it is automatically
-% generated from Documentation/snippets/new
-% This file is in the public domain.
-%% Note: this file works from version 2.12.0
-\version "2.13.10"
+%% 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.14.2"
+
+\header {
+  lsrtags = "headword"
+
+  texidoc = "
+.
+
+"
+  doctitle = "Ancient headword"
+} % begin verbatim
+
 
 #(set-global-staff-size 15)
-\paper{
-  ragged-right=##t
-  line-width=17\cm
-  indent=0\cm
+\paper {
+  ragged-right = ##t
+  line-width = 17\cm
+  indent = 0\cm
 }
 
 
   lsrtags = "headwords"
   texidoc = ""
   doctitle = "headword"
-} % begin verbatim
-
-
-\layout {
-  \context { \Score
-    \override PaperColumn #'keep-inside-line = ##t
-    \override NonMusicalPaperColumn #'keep-inside-line = ##t
-  }
 }
 
 \include "gregorian.ly"
 \layout {
   \context {
     \Staff
-    \consists Custos_engraver
+    \consists "Custos_engraver"
   }
 }
-