lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #712 alignment


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #712 alignment of multiple \tempo marks over `church rests'
Date: Sun, 05 Apr 2020 18:34:23 -0000

Is this issue still relevant? As of 2.20 the following setting is no longer working (or have I overlooked a syntax change?):
\override Score.MetronomeMark.non-break-align-symbols = #'(paper-column-interface)
Besides, Xavier’s two examples now look exactly the same.

Couldn’t/shouldn’t we rather make it simply a matter of documenting the current behavior (which, by the way, doesn’t look so ugly to me)?


[issues:#712] alignment of multiple \tempo marks over `church rests'

Status: Accepted
Created: Sat Dec 20, 2008 12:38 PM UTC by Anonymous
Last Updated: Thu Oct 22, 2015 02:17 PM UTC
Owner: nobody
Attachments:

Originally created by: *anonymous

Originally created by: address@hidden

\version "2.11.65"

\header { texidoc = "
The text string of @code{\tempo} over whole bar rests always starts
at the beginning of a bar.

Here is a counterexample.
" }

{
  \tempo "Foo" R1*5 |
  \tempo "Bar" R1*5 |
}

\layout {
  \context {
    \Score
    skipBars = ##t
  }
}

\paper {
  ragged-right = ##f
}

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.

_______________________________________________
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]