Ming,
Try \stemDown Or \stemNeutral Mark From: MING TSANG [mailto:[email protected]] Sent: Saturday, May 27, 2017 5:26 AM To: Steven Weber <[email protected]>; Lilypond-usermailinglist <[email protected]>; Mark Stephen Mrotek <[email protected]> Subject: Re: help to tie individual note to a chord Steven and Mark, Thank you for the pointer to resolve tie single notes to chord. Now I try to resolve the stem direction. Please see the attached. the snippet : \version "2.19" \language "english" { \clef bass \set tieWaitForNote = ##t <a,a>2 <b,,b,>2 | c,8~ g,16~ e16~ <c,g,e>4 <b,g>4. b,8 | <d c'>2 <fs,d>2 | g,8~ d16~ a16~ <g,d a>2. } I code \stemUp for for the second group. It works but all subsequent stems are all UP. How can I stop the \stemUp for next measure onward? Thanks, Ming _____ From: Steven Weber <[email protected] <mailto:[email protected]> > To: MING TSANG <[email protected] <mailto:[email protected]> >; Lilypond-usermailinglist <[email protected] <mailto:[email protected]> > Sent: Friday, May 26, 2017 9:46 PM Subject: RE: help to tie individual note to a chord \set tieWaitForNote = ##t http://lilypond.org/doc/v2.18/Documentation/notation/writing-rhythms --Steven From: lilypond-user [mailto:[email protected]] On Behalf Of MING TSANG Sent: Friday, May 26, 2017 6:35 PM To: Lilypond-usermailinglist <[email protected] <mailto:[email protected]> > Subject: help to tie individual note to a chord Lilyponders I have trouble to produce the following score. (A) Here is the snippet: \version "2.19" { \clef bass c,8~ g,16~ e16~ <c,g,e>4 } produces the following (B) Question: How can I code lilypond to produce image (A) Thanks for the help. Ming
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
