Re: tie & slur to different notes from a note

2011-10-21 Thread MING TSANG
Hi, Thomas & Colin, The "^~_("  & ") outside the <> construct" works this time.  Thank you both.   Blessing in+, Ming. > >From: Thomas Morley >To: MING TSANG >Cc: Colin Campbell ; "lilypond-user-requ...@gnu.org" >; "lilypond-user@gnu.org" > >Sent: Friday, Oc

Re: Slur as TupletBracket

2011-10-21 Thread Thomas Morley
Hi Mke 2011/10/21 m...@apollinemike.com > i <3 hacks > > \version "2.15.12" > \relative c'' { > \override TupletBracket #'stencil = #ly:slur::print > \override TupletBracket #'direction = #UP > \override TupletNumber #'whiteout = ##t > \override TupletNumber #'layer = #2 > \override TupletB

Re: tie & slur to different notes from a note

2011-10-21 Thread Thomas Morley
2011/10/21 MING TSANG > Hi, Colin: > > I did as you suggest, but I got the following error. Pdf does not show the > slur. I am using version 2.15.14 > > C:/Users/Tsang/Dropbox/Lyndon/LiLy/if-my-people-will-pray/if-my-people-will-pray(bass-A).ly:43:11: > warning: cannot end slur > 1 >

Re: gregorian.ly omissions

2011-10-21 Thread Trevor Daniels
Bill, you wrote Tuesday, October 18, 2011 12:06 AM It would appear that the gregorian.ly file included in version 2.15.14 /Windows/ of LP has some elements omitted - namely episema : I haven't checked any others, I found this more or less by accident when seeking to include the episema in a

Re: tie & slur to different notes from a note

2011-10-21 Thread MING TSANG
Hi, Colin: I did as you suggest, but I got the following error. Pdf does not show the slur. I am using version 2.15.14 C:/Users/Tsang/Dropbox/Lyndon/LiLy/if-my-people-will-pray/if-my-people-will-pray(bass-A).ly:43:11: warning: cannot end slur   1    )                        %bar 24  

Re: tie & slur to different notes from a note

2011-10-21 Thread Colin Campbell
On 11-10-21 06:55 AM, MING TSANG wrote: d1~( %bar 23 1 %bar 24 If you move the right parenthesis outside the chord, after the 1 in your example, you may get what you want (using 2.15.14) Cheers, Colin -- I've learned that you shouldn't go thr

tie & slur to different notes from a note

2011-10-21 Thread MING TSANG
Is it possible to d1 to d'1 and d1 slur to g,1 e.g. d1~(                     %bar 23 1                         %bar 24   Blessing in+, Ming ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Error in lily-library.scm with 2.15.14

2011-10-21 Thread David Kastrup
Nick Payne writes: > This creates the error: > > \version "2.15.14" > > \paper { > first-page-number = -1 > } > > \relative c { > c1 > } > > Setting first page number to -1 seems to be the problem. In the actual > score, I set this, in conjunction with custom headers and footers, to > sta

Slur as TupletBracket

2011-10-21 Thread J Ruiz
From: Jethro Van Thuyne Subject: Slur as TupletBracket Date: Tue, 9 Feb 2010 18:55:33 + (UTC) User-agent: Alpine 2.00 (DEB 1167 2008-08-23) I'm trying to replace the tuplet bracket with a slur by doing: \layout { \context { \Score \overr