X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcross-staff-stems.ly;h=448187f8ec30db1f4f12977acaa1704bde004c57;hb=2755c70c630d8f4a7fc8cd77621a4e3ee05096ab;hp=cfcc9ef0d0394d657e58621933c1579ee6bb1906;hpb=cb951038d3e74a85ec8539d0dc51260088251556;p=lilypond.git diff --git a/Documentation/snippets/cross-staff-stems.ly b/Documentation/snippets/cross-staff-stems.ly index cfcc9ef0d0..448187f8ec 100644 --- a/Documentation/snippets/cross-staff-stems.ly +++ b/Documentation/snippets/cross-staff-stems.ly @@ -1,24 +1,25 @@ -% 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.16.0 -\version "2.16.0" +%% 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. +\version "2.18.0" \header { - lsrtags = "staff-notation, tweaks-and-overrides, contexts-and-engravers" + lsrtags = "contexts-and-engravers, staff-notation, tweaks-and-overrides" + texidoc = " -This snippet shows the use of the @code{Span_stem_engraver} -and @code{\\crossStaff} to connect stems across staves automatically. -The stem length need not be specified, as the variable distance -between noteheads and staves is calculated automatically. +This snippet shows the use of the @code{Span_stem_engraver} and +@code{\\crossStaff} to connect stems across staves automatically. + +The stem length need not be specified, as the variable distance between +noteheads and staves is calculated automatically. + " doctitle = "Cross staff stems" } % begin verbatim - \layout { \context { \PianoStaff