Re: conditional (on-the-fly) music

2015-01-11 Thread David Kastrup
Dan Eble d...@faithful.be 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

Re: conditional (on-the-fly) music

2015-01-11 Thread Dan Eble
On Jan 11, 2015, at 07:14 , David Kastrup d...@gnu.org wrote: Dan Eble d...@faithful.be 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

Re: conditional (on-the-fly) music

2015-01-11 Thread David Kastrup
Dan Eble d...@faithful.be 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

PATCHES: Countdown for January 13th. 2014

2015-01-11 Thread James Lowe
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%2Cwaitingcolspec=Patch%20Owner%20ID%20Summarysort=patch

Enhancement: LilyPond-mode for packaging emacs 24 (issue 189520045 by pkx1...@gmail.com)

2015-01-11 Thread pkx166h
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

Re: conditional (on-the-fly) music

2015-01-11 Thread David Kastrup
Dan Eble d...@faithful.be writes: On Jan 11, 2015, at 07:14 , David Kastrup d...@gnu.org wrote: Dan Eble d...@faithful.be 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

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-11 Thread pkx166h
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-,

Re: conditional (on-the-fly) music

2015-01-11 Thread Dan Eble
On Jan 11, 2015, at 09:52 , Dan Eble d...@faithful.be 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

Re: Articulate.ly: Fix mordent and prall timing for short notes (issue 190530043 by botialo...@gmail.com)

2015-01-11 Thread pkx166h
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

Re: conditional (on-the-fly) music

2015-01-11 Thread Dan Eble
On Jan 11, 2015, at 09:58 , David Kastrup d...@gnu.org 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

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-11 Thread lemzwerg
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-,

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-11 Thread lemzwerg
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,

Re: mentorship

2015-01-11 Thread Keith OHara
Kevin Barry barrykp at 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

Re: Doc: Clarified how to use clip-systems option (issue 186640043 by pkx1...@gmail.com)

2015-01-11 Thread lilyfan
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

Re: Articulate.ly: Fix mordent and prall timing for short notes (issue 190530043 by botialo...@gmail.com)

2015-01-11 Thread peter
pkx166h == pkx166h pkx1...@gmail.com 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

Re: Articulate.ly: Fix mordent and prall timing for short notes (issue 190530043 by botialo...@gmail.com)

2015-01-11 Thread nine . fierce . ballads
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

Re: Doc: Clarified how to use clip-systems option (issue 186640043 by pkx1...@gmail.com)

2015-01-11 Thread pkx166h
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):

Re: Articulate.ly: Fix mordent and prall timing for short notes (issue 190530043 by botialo...@gmail.com)

2015-01-11 Thread James Lowe
Peter, On 11/01/15 18:43, pe...@chubb.wattle.id.au wrote: pkx166h == pkx166h pkx1...@gmail.com 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

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-11 Thread pkx166h
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

Re: Fix trill timing in articulate.ly (issue 173750043 by tristanjela...@gmail.com)

2015-01-11 Thread nine . fierce . ballads
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

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-11 Thread Knut Petersen
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

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-11 Thread lemzwerg
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