]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/cross-staff-stems.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / Documentation / snippets / cross-staff-stems.ly
index cfcc9ef0d0394d657e58621933c1579ee6bb1906..448187f8ec30db1f4f12977acaa1704bde004c57 100644 (file)
@@ -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