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/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to