lilypond-user
[Top][All Lists]
Advanced

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

RE: How to get dot to move with note


From: Nick Payne
Subject: RE: How to get dot to move with note
Date: Thu, 30 Jul 2009 06:26:42 +1000

Thanks to Dmytro I found can move the dot using

\once \override Dots #'extra-offset = #'(-1.3 . 0)

However, I've been wondering if this behaviour (the dot not moving with the
note) is intentional or a bug. If I add an articulation to the note, it
moves when the note is moved.

Nick

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On
> Behalf Of Nick Payne
> Sent: Wednesday, 29 July 2009 8:25 PM
> To: 'lilypond'
> Subject: How to get dot to move with note
> 
> Lilypond 2.13.3 on windows. I've come across a problem in a piece I'm
> setting and can reproduce it in the following example. When I shift the
> dotted half note in the bass voice to avoid a note collision, the dot
> doesn't shift with the note. How do I move the dot. I tried doing the
> same
> override for DotColumn as for NoteColumn but it had no visible effect.
> 
> \version "2.13.3"
> \relative c' {
> \time 3/4
> <<
> {
> e'2.
> }
> \\
> {
> c8[ <g e> <g c><g e> <g c> <g e>]
> }
> \\
> {
> \once \override NoteColumn #'force-hshift = #-1.3
> c,2.
> }
> >>
> }
> 
> Nick
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.392 / Virus Database: 270.13.35/2269 - Release Date:
> 07/28/09 17:58:00





reply via email to

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