lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: nudging a note


From: Mark Stephen Mrotek
Subject: RE: nudging a note
Date: Tue, 31 Dec 2019 10:37:21 -0800

Simon,

Thank you for your suggestion.
Using voice four either explicitly or implicitly does not position the notes
correctly

Mark

-----Original Message-----
From: Simon Albrecht [mailto:address@hidden] 
Sent: Tuesday, December 31, 2019 2:37 AM
To: Mark Stephen Mrotek <address@hidden>; 'Lilypond-User Mailing List'
<address@hidden>
Subject: Re: nudging a note

Hi Mark,

another low-maintenance solution would be:

<<
   { %{ notes for top voice %} }
   \\
   { %{ notes for bottom voice %} }
   \\ \\ % NB!
   { %{ notes for middle voice %} }
 >>

Best, Simon

On 31.12.19 07:09, Mark Stephen Mrotek wrote:
>
> Hello to All
>
> Please provide some suggestions/alternatives for the positioning of 
> the first note of the middle voice.
>
> Thank you and Happy New Year!
>
> Mark
>
> \version "2.19.83"
>
> \relative c' {
>
>  <<{c'2~ c8. dis16 e8. c16 | b2~ b8. dis16 e8. b16 |
>
>        a2~ a8. b16 c8. a16}\\
>
>       {e2 fis | dis e | cis dis}\\
>
>       {\stemDown
>
>         b'8. b16 a8. gis16 a2~ | a8. a16 g8. fis16 g2~ |
>
>        g8. g16 fis8. e16 fis2}>>
>
> }
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]