lilypond-devel
[Top][All Lists]
Advanced

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

Re: Add documentation for the music function \alterBroken to the NR. (is


From: david . nalesnik
Subject: Re: Add documentation for the music function \alterBroken to the NR. (issue 15060044)
Date: Sat, 19 Oct 2013 20:32:26 +0000


https://codereview.appspot.com/15060044/diff/350001/Documentation/notation/changing-defaults.itely
File Documentation/notation/changing-defaults.itely (right):

https://codereview.appspot.com/15060044/diff/350001/Documentation/notation/changing-defaults.itely#newcode4362
Documentation/notation/changing-defaults.itely:4362: \alterBroken
damping #'(10 1) Beam
On 2013/10/19 17:07:55, janek wrote:
I think this is not a very good example, as it's not immediately
obvious what
the code did (the change can be overloked).

I think it would be better to use something like this:

\relative c'' {
   r2
   \alterBroken thickness #'(1 10) Slur
   c8( d e f
   \break
   g8 f e d) r2
}

Done.

Yes, much more dramatic, and I like how the input is still
simple--numbers for 'thickness.  Plus, I know that overrides are frowned
on outside of snippets.  I changed the dashed curve below to use
PhrasingSlur, so we can see the command working with different spanner
types.

https://codereview.appspot.com/15060044/



reply via email to

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