X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Ftext-headword.ly;h=ebe97de461033dc8b2db1206006785419829b444;hb=b27579f3a9b2311232f8eb1f11403f560dcc9b17;hp=45e4c64b7b4773eeb438a2ae69b9ff2b5ae807ce;hpb=d7c0f4263534307616c82d9b2ce6fdef9472456f;p=lilypond.git diff --git a/Documentation/snippets/text-headword.ly b/Documentation/snippets/text-headword.ly index 45e4c64b7b..ebe97de461 100644 --- a/Documentation/snippets/text-headword.ly +++ b/Documentation/snippets/text-headword.ly @@ -1,30 +1,22 @@ -% 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.29" -\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.14.2" \header { - lsrtags = "headwords" - texidoc = "" - doctitle = "headword" -} % begin verbatim + lsrtags = "headword" + texidoc = " +Text headword -\layout { - \context { - \Score - \override PaperColumn #'keep-inside-line = ##t - \override NonMusicalPaperColumn #'keep-inside-line = ##t - } -} +" + doctitle = "Text headword" +} % begin verbatim + +\include "english.ly" % NR 1.8 Text