Re: hide repeat endings?

2015-08-28 Thread Jacques Menu
> Le 29 août 2015 à 08:45, Jacques Menu a écrit : > > Hello Ian, > > Problem : with the code below and LP 2.19.25, I only get 4 lines of empty > bars and two lines of chords… and the last one is right justified. > > JM > >> Le 29 août 2015 à 04:41, Ian Rashkin a écrit : >> >> Maybe i'm g

Re: hide repeat endings?

2015-08-28 Thread Jacques Menu
Hello Ian, Problem : with the code below and LP 2.19.25, I only get 4 lines of empty bars and two lines of chords… JM > Le 29 août 2015 à 04:41, Ian Rashkin a écrit : > > Maybe i'm going about this the wrong way... i'm working on a leadsheet, and > it has an intro, a main body, and a coda. i

Re: Print Double Percent Repeat inside a markup

2015-08-28 Thread tisimst
On 8/28/2015 12:18 PM, Stephen MacNeil [via Lilypond] wrote: > how is > > > > % inspired by: http://lsr.di.unimi.it/LSR/Item?id=908 > > > > > \version "2.18.2" > > > percentRepeat = \markup { > > \combine > > \translate #'(0.2 . 1.5) > > \draw-circle #0.22

Print Double Percent Repeat inside a markup

2015-08-28 Thread Stephen MacNeil
how is % inspired by: http://lsr.di.unimi.it/LSR/Item?id=908 \version "2.18.2" percentRepeat = \markup { \combine \translate #'(0.2 . 1.5) \draw-circle #0.22 #0 ##t \combine \translate #'(1.8 . 0.5) \draw-circle #0.22 #0 ##t \rotate #90 \tran

Re: Print Double Percent Repeat inside a markup

2015-08-28 Thread tisimst
Caio, On 8/28/2015 9:14 AM, Caio Barros [via Lilypond] wrote: > Hello! > > I want to print a double percent repeat inside a markup so I can use > it as a graphic in a footnote. How can I do that? > > I read in the manual - > lilypond.org/doc/v2.19/Documentation/notation/short-repeats under > "

Re: Make a new staff occupy the same vertical space as a previous staff

2015-08-28 Thread David Kastrup
Joel Ebel writes: > On Thu, Aug 27, 2015 at 2:53 AM, David Kastrup wrote: >> Oh wow. This one is seriously annoying. If you take out all >> \stopStaff, it is apparent that the TabStaff is alive through the whole >> piece. This is also the case when replacing \new Line with \new >> StaffGroup.

Print Double Percent Repeat inside a markup

2015-08-28 Thread Caio Giovaneti de Barros
Hello! I want to print a double percent repeat inside a markup so I can use it as a graphic in a footnote. How can I do that? I read in the manual - lilypond.org/doc/v2.19/Documentation/notation/short-repeats under "/Isolated percent repeats" /- that it is possible to print a single percen

Re: bowing change in a long trill

2015-08-28 Thread David Kastrup
"B~M" writes: > Dear Rob thanks so much for your help and all the others that helped with > my > little questions. Thanks also for pointing out potential copyright issues. > On this point, perhaps you can educate me. I've transposed several works > Hindemith > wrote for Violin to Viola (studies m

Re: bowing change in a long trill

2015-08-28 Thread Simon Albrecht
Am 28.08.2015 um 13:24 schrieb B~M: Dear Rob thanks so much for your help and all the others that helped with my little questions. Thanks also for pointing out potential copyright issues. On this point, perhaps you can educate me. I've transposed several works Hindemith wrote for Violin to Viol

Re: bowing change in a long trill

2015-08-28 Thread B~M
Dear Rob thanks so much for your help and all the others that helped with my little questions. Thanks also for pointing out potential copyright issues. On this point, perhaps you can educate me. I've transposed several works Hindemith wrote for Violin to Viola (studies mostly). Is that a breach of

Re: Apparent bug: Bracketed TupletNumber affected by Slur

2015-08-28 Thread BB
Indeed I erroneously wrote intside (but meant to try inside). With inside I get one more different picture? Peculiar! On 28.08.2015 12:12, David Kastrup wrote: BB writes: Curiously I tried the code and get a completely different picture! I changed to \version "2.19.25" \relative c'' { \

Re: Apparent bug: Bracketed TupletNumber affected by Slur

2015-08-28 Thread David Kastrup
BB writes: > Curiously I tried the code and get a completely different picture! > > I changed to > > \version "2.19.25" > > \relative c'' { > > \tupletUp > > %\override TupletNumber.avoid-slur = #'outside > > \override TupletNumber.avoid-slur = #'intside intside? > > \tuplet 3/2 { b8( b b) } >

Re: Apparent bug: Bracketed TupletNumber affected by Slur

2015-08-28 Thread BB
Curiously I tried the code and get a completely different picture! I changed to \version "2.19.25" \relative c'' { \tupletUp %\override TupletNumber.avoid-slur = #'outside \override TupletNumber.avoid-slur = #'intside \tuplet 3/2 { b8( b b) } } The Output seems to be correct, bat I get a