lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 3464 di


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 3464 discussion
Date: Thu, 12 Jan 2017 23:14:48 +0000

Diff:

It's unclear what exactly is the problem here, but it seems to be that the spacing between the markup and the following system is too large. If that was indeed the problem in 2.16.2, then it is a bug no longer in 2.18.

Marking fixed in 2.18.


[issues:#3464] vertical spacing in leadsheet with text between staffs

Status: Fixed
Labels: Fixed_2_18
Created: Tue Jul 16, 2013 08:37 PM UTC by Anonymous
Last Updated: Tue Jul 16, 2013 08:37 PM UTC
Owner: nobody

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.

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]