[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problematic example in LM (was: Re: Multiple voices tie across barline i
From: |
Urs Liska |
Subject: |
Problematic example in LM (was: Re: Multiple voices tie across barline into single voice?) |
Date: |
Sun, 14 Sep 2014 21:48:12 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
Am 14.09.2014 17:34, schrieb Mark Stephen Mrotek:
Joey,
"Tying notes across voices" located at
http://www.lilypond.org/doc/v2.18/Documentation/learning/other-uses-for-tweaks
would be a good place to start.
Oh, looking at this I find the example is actually _wrong_.
The second image shows the side-effect of setting transparent = ##f to
the tie formatting.
This is exactly why you should use Stem.stencil = ##f and Flag.stencil = ##f
(or \omit for both).
(CCing to bug-lilypond)
Best
Urs
Mark
*From:address@hidden
[mailto:address@hidden *On Behalf
Of *Joey Di Nardo
*Sent:* Sunday, September 14, 2014 8:23 AM
*To:* address@hidden
*Subject:* Multiple voices tie across barline into single voice?
Looking for a solution to something like the following:
{
%measure 1
\time 1/4
<<
{\voiceOne r16 c8.~}
\\
{\voiceTwo r8 e8~}
>>
|
%measure 2
<c e>4
}
Anyone have any leads?
Thanks,
Joey
_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Problematic example in LM (was: Re: Multiple voices tie across barline into single voice?),
Urs Liska <=