Re: extra stem

2002-09-27 Thread Rune Zedeler
David Bobroff wrote: > On the second note I want two stems; one going up and one going down. as2 -Rune ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Re: extra stem

2002-09-27 Thread Simon Bailey
you could try the voicify function -- using chord syntax to create temporary voices... i don't know the exact syntax, but its in the refman. greetings, simon. On Fri, 2002-09-27 at 22:13, David Bobroff wrote: > Another puzzle: > > I have measure with a string double stop on a single pitch: > >

extra stem

2002-09-27 Thread David Bobroff
Another puzzle: I have measure with a string double stop on a single pitch: \score{ \notes\relative c'{ as2 a } \paper{} } On the second note I want two stems; one going up and one going down. Is there a simple solution or do I have to use "voices"? I've checked the docs but I'm not sur