X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Faligning-and-centering-instrument-names.ly;h=021acafacc77edd692d6db99baa96cce62bbeb1b;hb=acd0614f91b7cf62911d557768a832a81c871d50;hp=e4c5c905ded6e6401944570b7065afcd8d72c079;hpb=0177568e5c608224af3954447d48971ef4f9d930;p=lilypond.git diff --git a/input/lsr/aligning-and-centering-instrument-names.ly b/input/lsr/aligning-and-centering-instrument-names.ly index e4c5c905de..021acafacc 100644 --- a/input/lsr/aligning-and-centering-instrument-names.ly +++ b/input/lsr/aligning-and-centering-instrument-names.ly @@ -1,6 +1,6 @@ %% Do not edit this file; it is auto-generated from input/new %% This file is in the public domain. -\version "2.11.61" +\version "2.11.62" \header { texidoces = " @@ -36,12 +36,15 @@ first and the following systems, respectively." doctitle = "Aligning and centering instrument names" } % begin verbatim -\paper { left-margin = 3\cm } +\paper { + left-margin = 3\cm +} + \score { \new StaffGroup << \new Staff { \override Staff.InstrumentName #'self-alignment-X = #LEFT - \set Staff . instrumentName = \markup \left-column { + \set Staff.instrumentName = \markup \left-column { "Left aligned" "instrument name" } @@ -53,7 +56,7 @@ first and the following systems, respectively." \new Staff { \override Staff.InstrumentName #'self-alignment-X = #CENTER \set Staff.instrumentName = \markup \center-column { - "Centered" + Centered "instrument name" } \set Staff.shortInstrumentName = #"Centered"