Re: Fix issue 1605 (issue4377054)

2011-04-18 Thread Graham Percival
On Mon, Apr 18, 2011 at 03:53:45AM +, hanw...@gmail.com wrote: doesnt dffe04e8e1a7c0b94fdfc30e44fe141dfbe7cbec already fix this? That patch follows ee02cd08e6bf81884323809241013c1834b413ed which is this (now closed) rietveld issue. Cheers, - Graham

Re: [tablatures] snippet Slides in tablature, NR 2.4.1

2011-04-18 Thread Federico Bruni
Il giorno dom, 17/04/2011 alle 16.58 +0200, Patrick Schmidt ha scritto: In December 2010 I made a draft that contained the necessary changes. See http://codereview.appspot.com/3590041/diff/11001/ly/property-init.ly I probably simply forgot to add these changes to the final draft of the patch

Re: Event listener to extract (some) music events. (issue4373046)

2011-04-18 Thread percival . music . ca
http://codereview.appspot.com/4373046/diff/12001/input/regression/event-listener-output.ly File input/regression/event-listener-output.ly (right): http://codereview.appspot.com/4373046/diff/12001/input/regression/event-listener-output.ly#newcode5 input/regression/event-listener-output.ly:5:

Re: shortened flags: choosing appropriate flag (issue4410049)

2011-04-18 Thread lemniskata . bernoullego
http://codereview.appspot.com/4410049/diff/1/lily/stem.cc File lily/stem.cc (right): http://codereview.appspot.com/4410049/diff/1/lily/stem.cc#newcode619 lily/stem.cc:619: static vectorReal available_flag_lengths[2][5]; On 2011/04/18 03:42:53, hanwenn wrote: You cannot do this. This will

Re: shortened flags affair, part 8: choosing appropriate flag (issue4312057)

2011-04-18 Thread Graham Percival
On Sun, Apr 17, 2011 at 11:29:21PM +0200, Janek Warchoł wrote: If you are curious about why i twice did try to pick up and fix an issue without any questions and discussion, it was partly because of http://percival-music.ca/blogfiles/sustainable.pdf (page 24, net gain to the project).

Re: [tablatures] snippet Slides in tablature, NR 2.4.1

2011-04-18 Thread Marc Hohl
Am 17.04.2011 23:09, schrieb Carl Sorensen: On 4/17/11 2:03 PM, Federico Brunifedel...@gmail.com wrote: However my question was about the whiteout property of TabNoteHead. IIRC, last year when I made a TabNoteHead transparent I could see a small white area in place of TabNoteHead, because the

Issue 1459 [was: Re: [tablatures] snippet Slides in tablature, NR 2.4.1]

2011-04-18 Thread Marc Hohl
Am 18.04.2011 09:11, schrieb Federico Bruni: Il giorno dom, 17/04/2011 alle 16.58 +0200, Patrick Schmidt ha scritto: In December 2010 I made a draft that contained the necessary changes. See http://codereview.appspot.com/3590041/diff/11001/ly/property-init.ly I probably simply forgot to add

Re: Change the color of ledger lines

2011-04-18 Thread Xavier Scheuer
On 18 April 2011 11:53, Nick Payne nick.pa...@internode.on.net wrote: Using \override Staff.LedgerLineSpanner #'color = #red works for me in making the ledger lines and not the staff red. \version 2.13.59 \score { \new Staff { \override Staff.LedgerLineSpanner #'color = #red

Re: Change the color of ledger lines

2011-04-18 Thread Valentin Villenave
On Mon, Apr 18, 2011 at 12:06 PM, Xavier Scheuer x.sche...@gmail.com wrote: I know see the real problem: it is not possible to change the color of ledger lines _in the middle of the score_. Is this a known issue? Does it exist a workaround? How about restarting the staff, as in

Re: Change the color of ledger lines

2011-04-18 Thread Xavier Scheuer
On 18 April 2011 13:31, Valentin Villenave valen...@villenave.net wrote: How about restarting the staff, as in http://lsr.dsi.unimi.it/LSR/Item?id=700 ? Indeed, it works. Thanks! Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___

Re: Event listener to extract (some) music events. (issue4373046)

2011-04-18 Thread Han-Wen Nienhuys
On Mon, Apr 18, 2011 at 4:49 AM, percival.music...@gmail.com wrote: http://codereview.appspot.com/4373046/diff/12001/input/regression/event-listener-output.ly File input/regression/event-listener-output.ly (right):

Re: shortened flags: choosing appropriate flag (issue4410049)

2011-04-18 Thread Han-Wen Nienhuys
On Mon, Apr 18, 2011 at 5:02 AM, lemniskata.bernoull...@gmail.com wrote: \relative c'' {        \new CueVoice {                \voiceOne \autoBeamOff                a8 b c d e f g a                a,16 b c d e f g a                }        \new Voice {                \voiceOne

Re: shortened flags: choosing appropriate flag (issue4410049)

2011-04-18 Thread Han-Wen Nienhuys
On Mon, Apr 18, 2011 at 11:16 AM, Han-Wen Nienhuys hanw...@gmail.com wrote: } uses (i think) two different design sizes (one for cues, one for normal notes) and yet everything is fine - change from regular flags to shortened flags take place on note d both in cues and normal notes. Also when

Re: Event listener to extract (some) music events. (issue4373046)

2011-04-18 Thread percival . music . ca
On 2011/04/18 14:09:52, hanwenn wrote: On Mon, Apr 18, 2011 at 4:49 AM, mailto:percival.music...@gmail.com wrote: I cant see any changes. Did you upload? I think so... when I click on diff from patchset 4, I see the changes I made 6 hours ago. Of course different researchers may want