On 12.01.2015 06:56, lemzw...@googlemail.com wrote:
https://codereview.appspot.com/194090043/diff/20001/Documentation/usage/running.itely
File Documentation/usage/running.itely (right):
https://codereview.appspot.com/194090043/diff/20001/Documentation/usage/running.itely#newcode187
Documentatio
https://codereview.appspot.com/194090043/diff/20001/Documentation/usage/running.itely
File Documentation/usage/running.itely (right):
https://codereview.appspot.com/194090043/diff/20001/Documentation/usage/running.itely#newcode187
Documentation/usage/running.itely:187: font data which can make
s
If Dr. Chubb likes Tristan's patch, please don't let my comments prevent
progress.
https://codereview.appspot.com/190530043/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Well, if the original author likes it, I'm not going to argue.
https://codereview.appspot.com/173750043/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
On 2015/01/11 20:13:46, lemzwerg wrote:
https://codereview.appspot.com/194090043/diff/20001/Documentation/de/usage/running.itely
File Documentation/de/usage/running.itely (right):
https://codereview.appspot.com/194090043/diff/20001/Documentation/de/usage/running.itely#newcode160
Documentatio
On 2015/01/11 17:43:04, Jean-Charles wrote:
Sorry to come so late
https://codereview.appspot.com/186640043/diff/40001/Documentation/notation/input.itely
File Documentation/notation/input.itely (right):
https://codereview.appspot.com/186640043/diff/40001/Documentation/notation/input.itely#n
Peter,
On 11/01/15 18:43, pe...@chubb.wattle.id.au wrote:
>> "pkx166h" == pkx166h writes:
>
> pkx166h> Peter this patch has been counted down - if you don't have
> pkx166h> push permissions, then send me a git-formatted patch and I
> pkx166h> can push it for you.
>
> I don't have push perm
Kevin Barry gmail.com> writes:
> Thank you for responding. I would like to be able to contribute code to the
> project but I'm not really a programmer (I'm a music academic). I worked
> through some chapters of SICP in the past, so I have a rudimentary
> understanding of ... the first few chapter
https://codereview.appspot.com/194090043/diff/20001/Documentation/de/usage/running.itely
File Documentation/de/usage/running.itely (right):
https://codereview.appspot.com/194090043/diff/20001/Documentation/de/usage/running.itely#newcode160
Documentation/de/usage/running.itely:160: pdftex-, xetex
Thanks for your help and assistance!
> For better orientation, please reformat this to have a fixed number
> of entries per line (I suggest 4 items),
I did 3 items maximum and kept things within the line length.
Basically, this is fine. However, three is incommensurable to 16, ...
Werner
On Jan 11, 2015, at 09:58 , David Kastrup wrote:
>
> We are likely talking about different things. I am talking about a
> useful generic mechanism for specifying unexpanded and expanded
> renditions. You are talking about a particular user interface for one
> particular use case.
Seems so. I’
> "pkx166h" == pkx166h writes:
pkx166h> Peter this patch has been counted down - if you don't have
pkx166h> push permissions, then send me a git-formatted patch and I
pkx166h> can push it for you.
I don't have push permissions.
Attached is the patch. Note it relies on a previous patch, th
Sorry to come so late
https://codereview.appspot.com/186640043/diff/40001/Documentation/notation/input.itely
File Documentation/notation/input.itely (right):
https://codereview.appspot.com/186640043/diff/40001/Documentation/notation/input.itely#newcode2543
Documentation/notation/input.itely:254
Hello,
Here is the current patch countdown list. The next countdown will be on
Jan 13th.
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=patch
___
Reviewers: ,
Message:
Patch on countdown for Jan 13th
Description:
Enhancement: LilyPond-mode for packaging emacs 24
Issue 4230
Ready lilypond-mode for packaging for
emacs 24 package system, such that
lilypond-mode will work with Melpa.
Please review this at https://codereview.appspot.com/189
Peter this patch has been counted down - if you don't have push
permissions, then send me a git-formatted patch and I can push it for
you.
Regards
James
https://codereview.appspot.com/190530043/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
On Jan 11, 2015, at 09:52 , Dan Eble wrote:
> if you did want something other than skips (maybe an instrument change?) to
> appear in the unfolded output, you could do this:
>
> \repeat volta 4 {
<<
> \conditional #(except-in-nth-volta 3) { ... }
> \conditional #(only-in-nth-volta
Thanks
https://codereview.appspot.com/194090043/diff/1/Documentation/de/usage/running.itely
File Documentation/de/usage/running.itely (right):
https://codereview.appspot.com/194090043/diff/1/Documentation/de/usage/running.itely#newcode160
Documentation/de/usage/running.itely:160: pdftex-, xetex
Dan Eble writes:
> I’m working on a change that allows this:
>
> \repeat volta 4 {
> \conditional #(except-in-nth-volta 3) {
>c4^"3rd time tacet” …
> }
> }
>
> It is engraved normally, but when \unfoldRepeats is used for MIDI
> output, the conditional passage is skipped during
Dan Eble writes:
>> On Jan 11, 2015, at 07:14 , David Kastrup wrote:
>>
>> Dan Eble writes:
>>
>>> I’m working on a change that allows this:
>>>
>>> \repeat volta 4 {
>>>\conditional #(except-in-nth-volta 3) {
>>> c4^"3rd time tacet” …
>>>}
>>> }
>>>
>>> It is engraved norma
> On Jan 11, 2015, at 07:14 , David Kastrup wrote:
>
> Dan Eble writes:
>
>> I’m working on a change that allows this:
>>
>> \repeat volta 4 {
>>\conditional #(except-in-nth-volta 3) {
>> c4^"3rd time tacet” …
>>}
>> }
>>
>> It is engraved normally, but when \unfoldRepeats is
Dan Eble writes:
> I’m working on a change that allows this:
>
> \repeat volta 4 {
> \conditional #(except-in-nth-volta 3) {
>c4^"3rd time tacet” …
> }
> }
>
> It is engraved normally, but when \unfoldRepeats is used for MIDI output, the
> conditional passage is skipped durin
22 matches
Mail list logo