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

- 
[tempo.png](https://sourceforge.net/p/testlilyissues/issues/712/attachment/tempo.png)
 (2.5 kB; image/png)


*Originally created by:* *anonymous

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

~~~~
:::TeX
\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 [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.
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to