lilypond-devel
[Top][All Lists]
Advanced

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

Re: Add original-breaks.ly commands (issue 150670043 by address@hidden)


From: k-ohara5a5a
Subject: Re: Add original-breaks.ly commands (issue 150670043 by address@hidden)
Date: Fri, 10 Oct 2014 04:36:14 +0000

On 2014/10/09 08:11:29, uliska wrote:
On 2014/10/08 05:01:40, Keith wrote:
> Why not store the common music in a variable, and show
>  \score {\music}
>  \discaredOriginalBreaks
>  \score {\music}
> ?

Because it wouldn't work that way. \discardOriginalBreaks
would be interpreted when the command is written.

Oh.  I see how it works now.


https://codereview.appspot.com/150670043/diff/1/Documentation/notation/spacing.itely
File Documentation/notation/spacing.itely (right):

https://codereview.appspot.com/150670043/diff/1/Documentation/notation/spacing.itely#newcode1842
Documentation/notation/spacing.itely:1842: \discardOriginalBreaks
In that case you could do everything you describe in this documentation
by typing
  origBreak = {} %\break
here instead of \discardOriginalBreaks, and then we don't need the
include file.

Do you plan to add a command-line option like -doriginal-breaks so you
can switch behaviors from the command line?

https://codereview.appspot.com/150670043/



reply via email to

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