- **status**: Fixed --> Verified
- Attachments has changed:

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)

~~~~

- **Comment**:

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:**

- 
[vertical-spacing-2.16.2.png](https://sourceforge.net/p/testlilyissues/issues/3464/attachment/vertical-spacing-2.16.2.png)
 (30.6 kB; image/png)
- 
[vertical-spacing-2.18.2.png](https://sourceforge.net/p/testlilyissues/issues/3464/attachment/vertical-spacing-2.18.2.png)
 (26.5 kB; image/png)


*Originally created by:* *anonymous

*Originally created by:* 
[[email protected]](http://code.google.com/u/106131861630194758622/)

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 [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to