Re: Tuplet Bracket and \fermataMarkup

2015-08-18 Thread jeremyvanb
Kieren, This looks great thank you for posting it. It looks like it's exactly what I need. Jeremy -- View this message in context: http://lilypond.1069038.n5.nabble.com/Tuplet-Bracket-and-fermataMarkup-tp179574p179773.html Sent from the User mailing list archive at Nabbl

Re: Tuplet Bracket and \fermataMarkup

2015-08-14 Thread Kieren MacMillan
Hi Jeremy, Sounds like you need David N’s amazing “measure-attached spanner”. I’ve included the most recent version I have (and use regularly!). Hope this helps! Kieren. __ \version "2.19.15" #(define (add-grob-definition grob-name grob-entry) (let* ((meta-entry (as

Re: Tuplet Bracket and \fermataMarkup

2015-08-14 Thread David Kastrup
jeremyvanb writes: > Thank you. These suggestions help a great deal. > > The piece is for alto sax. and electronics. It is unmetered and the > duration of many of the musical gestures are given in seconds. The point of > this "measure" is to tell the performer to rest for 25 seconds. I want a

Re: Tuplet Bracket and \fermataMarkup

2015-08-14 Thread jeremyvanb
ed. Thank you again for all of the help. Jeremy -- View this message in context: http://lilypond.1069038.n5.nabble.com/Tuplet-Bracket-and-fermataMarkup-tp179574p179601.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user m

Re: Tuplet Bracket and \fermataMarkup

2015-08-14 Thread David Kastrup
Blöchl Bernhard writes: >> Am 14.08.2015 07:29, schrieb: >>> Hello, >>> I'm setting my first piece using Lilypond, and I've run into one >>> problem I >>> can't solve. The piece is unmetered, and it has several long, timed >>> rests. >>> I have the music looking almost the way I would like exc

Re: Tuplet Bracket and \fermataMarkup

2015-08-14 Thread Malte Meyn
Am 14.08.2015 um 08:57 schrieb jeremyvanb: Thank you. I should have been more specific. I want the fermata under the bracket. Changing the padding does not seem to change the order of the objects. The order is managed by outside-staff-priority, so simple increase the TupleBracket’s one. You

Re: Tuplet Bracket and \fermataMarkup

2015-08-14 Thread Blöchl Bernhard
otes <<\tuplet 3/2 {c2 c c}R1\fermataMarkup>> \unHideNotes } Thank you Jeremy -- View this message in context: http://lilypond.1069038.n5.nabble.com/Tuplet-Bracket-and-fermataMarkup-tp179574.html Sent from the User mailing list archive at Nabble.com. __

Re: Tuplet Bracket and \fermataMarkup

2015-08-13 Thread jeremyvanb
Thank you. I should have been more specific. I want the fermata under the bracket. Changing the padding does not seem to change the order of the objects. Jeremy -- View this message in context: http://lilypond.1069038.n5.nabble.com/Tuplet-Bracket-and-fermataMarkup-tp179574p179577.html

Tuplet Bracket and \fermataMarkup

2015-08-13 Thread musicus
Hello Jeremy, did you try "padding" instead of "outside-staff-priority"? \version "2.18.2" \relative c { \omit Staff.TimeSignature << { \hideNotes \once \override TupletNumber.text = "~ 25 sec." \once \set tupletFullLength = ##t \once \set tupletFullLengthNote

Tuplet Bracket and \fermataMarkup

2015-08-13 Thread jeremyvanb
pletFullLength = ##t \once \set tupletFullLengthNote = ##f \once \override MultiMeasureRestText #'outside-staff-priority = #'200 \hideNotes <<\tuplet 3/2 {c2 c c}R1\fermataMarkup>> \unHideNotes } Thank you Jeremy -- View this message in context: http://lilypo