Re: Textual tempo markers in adjacent bars are stacked

2010-03-02 Thread Valentin Villenave
On Thu, Jan 7, 2010 at 2:19 PM, Hendrik Fuß wrote: > Because the multi-measure rest bars are too short, the three tempo marks are > stacked on top of each other. Greetings, I've added this bug (with much delay) to our bug tracker: http://code.google.com/p/lilypond/issues/detail?id=1024 Issue #

Re: Textual tempo markers in adjacent bars are stacked

2010-01-07 Thread Kieren MacMillan
Hi Xavier, > As a workaroud I use this user-defined "TempoMark" command for textual > tempo marks: > > tempoMark = #(define-music-function (parser location markp) (string?) > #{ > \once \override Score.RehearsalMark #'self-alignment-X = #LEFT > \once \override Score.RehearsalMark #'break-align-

Re: Textual tempo markers in adjacent bars are stacked

2010-01-07 Thread Xavier Scheuer
Hi, 2010/1/7 Reinhold Kainhofer : > PS: I'm forwarding this to bug-lilypond, so that it gets at least recorded for > the future. There are already (at least) 2 open issues about this: 684: Enhancement: MetronomeMark should support break-align-symbols http://code.google.com/p/lilypond/issues/det

Re: Textual tempo markers in adjacent bars are stacked

2010-01-07 Thread Reinhold Kainhofer
Am Donnerstag, 7. Januar 2010 14:19:43 schrieb Hendrik Fuß: > Hi folks, > > I like the textual \tempo mark in LilyPond 2.12 and use it a lot. However, > when preparing instrument parts, I often face the following problem: > > \compressFullBarRests > \tempo "Allegro" > R1*6 > \tempo "Rall." > R1*

Re: Textual tempo markers in adjacent bars are stacked

2010-01-07 Thread Kieren MacMillan
Hello Hendrik: > Because the multi-measure rest bars are too short, the three tempo marks are > stacked on top of each other. > What would you suggest? Is there a way to automatically adjust the bar width > to the width of the metronome mark? +1 This has been a thorn in my side for a LONG time

Textual tempo markers in adjacent bars are stacked

2010-01-07 Thread Hendrik Fuß
Hi folks, I like the textual \tempo mark in LilyPond 2.12 and use it a lot. However, when preparing instrument parts, I often face the following problem: \compressFullBarRests \tempo "Allegro" R1*6 \tempo "Rall." R1*2 \tempo "A tempo" R1*8 Because the multi-measure rest bars are too short, the