Hi,

On Jan 19, 2015, at 9:43 PM, Cynthia Karl <[email protected]> wrote:

> You must have an intimate knowledge of LP source code to be able to say that. 
> […]
> How would anyone know what \dotsDown does?

1. Search the contents of the application for “dotsDown” — find 4 results.

2. The one in property-init.ly is clearly the best hit:
    dotsUp      = \override Dots.direction = #UP
    dotsDown    = \override Dots.direction = #DOWN
    dotsNeutral = \revert Dots.direction

3. It is easy to confirm that the grob Dots refers to augmentation dots.

Hope this helps!
Kieren.
_______________________

Kieren MacMillan, composer
www:  <http://www.kierenmacmillan.info>
email:  [email protected]


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to