Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread k-ohara5a5a
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 comma

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread Federico Bruni
2014-10-09 11:38 GMT+02:00 Urs Liska : > Because one wouldn't want to *finally* produce a version of the score with > the breaks of the original score. If that's my interest (which then would > actually be a "rather specific situation") I can simply use hardcoded > \break commands. > > The whole p

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread Federico Bruni
2014-10-09 12:41 GMT+02:00 Graham Percival : > On Thu, Oct 09, 2014 at 10:21:45AM +, tdanielsmu...@googlemail.com > wrote: > > I've not followed the corresponding email discussion closely, and maybe > > I've missed something, but how is this better than simply using \obreak > > for an original

Re: Roman numerals may be used for page numbers too (issue 151230044 by v.villen...@gmail.com)

2014-10-09 Thread v . villenave
Greetings, having pushed the recent "string-number-styles" patch, I thought another area where we might benefit from roman numerals would be page numbers. This is an attempt at getting there. https://codereview.appspot.com/151230044/ ___ lilypond-dev

Re: Issue 4154: Compact Chord Symbols Patch (issue 153160043 by d...@gnu.org)

2014-10-09 Thread Richard Shann
On Thu, 2014-10-09 at 11:36 +, d...@gnu.org wrote: > On 2014/10/09 11:08:16, richard_rshann.plus.com wrote: > > On Wed, 2014-10-08 at 17:41 +, mailto:d...@gnu.org wrote: > > > Reviewers: , > > > > > > > > > > https://codereview.appspot.com/153160043/diff/1/scm/chord-ignatzek-names.scm > > >

Re: Issue 4154: Compact Chord Symbols Patch (issue 153160043 by d...@gnu.org)

2014-10-09 Thread dak
On 2014/10/09 11:08:16, richard_rshann.plus.com wrote: On Wed, 2014-10-08 at 17:41 +, mailto:d...@gnu.org wrote: > Reviewers: , > > > https://codereview.appspot.com/153160043/diff/1/scm/chord-ignatzek-names.scm > File scm/chord-ignatzek-names.scm (right): > > https://codereview.appspot.co

PATCHES: Countdown for October 12th 2014

2014-10-09 Thread James
Hello, Here is the current patch countdown list. The next countdown will be on October 12th. You can always view the most current countdown list here: http://code.google.com/p/lilypond/issues/list?q=Patch%3Apush%2Ccountdown%2Creview%2Cnew%2Cwaiting&colspec=Patch%20Owner%20ID%20Summary&sort=pat

Re: Issue 4154: Compact Chord Symbols Patch (issue 153160043 by d...@gnu.org)

2014-10-09 Thread Richard Shann
On Wed, 2014-10-08 at 17:41 +, d...@gnu.org wrote: > Reviewers: , > > > https://codereview.appspot.com/153160043/diff/1/scm/chord-ignatzek-names.scm > File scm/chord-ignatzek-names.scm (right): > > https://codereview.appspot.com/153160043/diff/1/scm/chord-ignatzek-names.scm#newcode98 > scm/c

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread dak
On 2014/10/09 10:21:45, Trevor Daniels wrote: It would also be trivial to remove all these editing aids finally with a simple global edits. I think the basic point was to get different aspects of the same document _without_ doing any edits on it. https://codereview.appspot.com/150670043/ _

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread Graham Percival
On Thu, Oct 09, 2014 at 10:21:45AM +, tdanielsmu...@googlemail.com wrote: > I've not followed the corresponding email discussion closely, and maybe > I've missed something, but how is this better than simply using \obreak > for an original break, and \nbreak for a new, required, break, having >

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread tdanielsmusic
I've not followed the corresponding email discussion closely, and maybe I've missed something, but how is this better than simply using \obreak for an original break, and \nbreak for a new, required, break, having defined obreak = \break nbreak = <> in order to obtain the original breaks. And t

Re: Add original-breaks.ly commands (issue 150670043 bylilyli...@googlemail.com)

2014-10-09 Thread Urs Liska
Am 09.10.2014 11:48, schrieb Phil Holmes: - Original Message - From: "Urs Liska" Your extension makes only very limited sense for scores reproducing the "original breaks" of a single canonical original document. That's a rather specific situation. Now I start to see your misundersta

Re: Add original-breaks.ly commands (issue 150670043 bylilyli...@googlemail.com)

2014-10-09 Thread Phil Holmes
- Original Message - From: "Urs Liska" Your extension makes only very limited sense for scores reproducing the "original breaks" of a single canonical original document. That's a rather specific situation. Now I start to see your misunderstanding. If the breaks in _one_ version

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread Urs Liska
Am 09.10.2014 11:27, schrieb David Kastrup: Urs Liska writes: Am 09.10.2014 10:44, schrieb David Kastrup: Urs Liska writes: And I would really love to see that being part of LilyPond itself and not only possible to implement in a library. Firstly because I would like *all* LilyPond users

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread David Kastrup
Urs Liska writes: > Am 09.10.2014 10:44, schrieb David Kastrup: >> Urs Liska writes: >> >>> And I would really love to see that being part of LilyPond itself and >>> not only possible to implement in a library. >>> Firstly because I would like *all* LilyPond users to have that >>> available and

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread Urs Liska
Am 09.10.2014 10:44, schrieb David Kastrup: Urs Liska writes: And I would really love to see that being part of LilyPond itself and not only possible to implement in a library. Firstly because I would like *all* LilyPond users to have that available and secondly because I would like to add th

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread David Kastrup
Urs Liska writes: > And I would really love to see that being part of LilyPond itself and > not only possible to implement in a library. > Firstly because I would like *all* LilyPond users to have that > available and secondly because I would like to add this as a Layout > Control Option to Fresc

Re: Implement -dtags-to-keep and -dtags-to-remove commandline options (issue 149650043 by d...@gnu.org)

2014-10-09 Thread Urs Liska
Am 09.10.2014 10:27, schrieb d...@gnu.org: On 2014/10/09 07:45:38, uliska wrote: The patch works as expected. However, it has to be noted that by default (that is, running without the option) *keeps* the tags. Sure. So does \keepWithTag #'() \tag hi { c4 4 4 4 } (actually, before the ex

Re: Implement -dtags-to-keep and -dtags-to-remove commandline options (issue 149650043 by d...@gnu.org)

2014-10-09 Thread dak
On 2014/10/09 07:45:38, uliska wrote: The patch works as expected. However, it has to be noted that by default (that is, running without the option) *keeps* the tags. Sure. So does \keepWithTag #'() \tag hi { c4 4 4 4 } (actually, before the existence of \tagGroup it didn't). When I de

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread Urs Liska
Am 08.10.2014 00:30, schrieb nine.fierce.ball...@gmail.com: On 2014/10/07 08:37:06, uliska wrote: On 2014/10/07 08:37:06, uliska wrote: On 2014/10/07 08:37:06, uliska wrote: On 2014/10/07 08:37:06, uliska wrote: Important: * There should be regression tests. OK. (but only *if* the patch sh

Re: Add original-breaks.ly commands (issue 150670043 by lilyli...@googlemail.com)

2014-10-09 Thread lilyliska
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#newcode1857 Documentation/notation/spacing.itely:1857: @end lilypond On 201

Re: Implement -dtags-to-keep and -dtags-to-remove commandline options (issue 149650043 by d...@gnu.org)

2014-10-09 Thread lilyliska
The patch works as expected. However, it has to be noted that by default (that is, running without the option) *keeps* the tags. When I define a command and encapsulate it in a tag this command is executed unless explicitly switched off with -dtags-to-remove. https://codereview.appspot.com/14965