|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #3464 vertical spacing in leadsheet with text between staffs |
Date: | Thu, 16 Feb 2017 17:20:08 +0000 |
Diff:
--- old +++ new @@ -0,0 +1,2 @@ +vertical-spacing-2.16.2.png (30.6 kB; image/png) +vertical-spacing-2.18.2.png (26.5 kB; image/png)
You guessed it right. We should always include a link to the bug-lilypond post and possibly an image showing a problem (see attachments):
http://lists.gnu.org/archive/html/bug-lilypond/2013-07/msg00123.html
[issues:#3464] vertical spacing in leadsheet with text between staffs
Status: Verified
Labels: Fixed_2_18
Created: Tue Jul 16, 2013 08:37 PM UTC by Anonymous
Last Updated: Thu Jan 12, 2017 11:14 PM UTC
Owner: nobody
Attachments:
Originally created by: *anonymous
Originally created by: address@hidden
the following example shows two staffs with a Text between the staff:
\version "2.16.2"
\paper {
#(set-paper-size "a5")
print-page-number = ##f
ragged-right = ##f
ragged-last-bottom = ##t
ragged-bottom = ##t
}
\layout {
indent = 0.0\cm
}
<<
\new ChordNames{ \germanChords \chordmode{ \germanChords f1 c1 c1 f1} }
\relative c' {
\time 4/4
\key f \major
f4 f f f g e c2 g'4 g f g a2 f2
}
\addlyrics { \set stanza = #"1." Chris -- tus lädt uns al -- le ein, wir
sind sei -- ne Gäs -- te. }
>>
\markup{\bold "Zwischenvers"}
<<
\new ChordNames{ \germanChords \chordmode{ \germanChords g1:7 c1 g1:7 c1 } }
\relative c' {
\time 4/4
\key f \major
g'4 g a b c2 a g4 a g f e2 d \bar "|."
}
\addlyrics { \set stanza = #"1.-2." Seg -- ne, was wir ge -- ben, seg -- ne
un -- ser Le -- ben! }
>>
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |