Re: \partcombine error with hairpins

2015-06-19 Thread Miguel Jesus
 Thank you, Simon. Next time I'll have a little more patience before I report a 
bug. On Wednesday, 17 June 2015, 15:46, Simon Albrecht 
simon.albre...@mail.de wrote:
   

 Hello Miguel,

Am 17.06.2015 um 14:14 schrieb Miguel Jesus:
 I'm having a problem with \partcombine (I'm sorry for the long examples but
 this is the code I'm working with right now). With this code the voices
 aren't combined properly:

[snip]
 At first I thought it had to do with the spacer rests but even without them
 the problem remains. The output is right if I remove the crescendos and
 diminuendos.
Normally the answer would have been: please come back with a tiny 
example as described in http://lilypond.org/tiny-examples.html.
I have been too polite and created one, which you should take as a model 
for future reports:

\version 2.19.20

mus =  \relative {
  b'1\
  1\
  1
  % comment or uncomment to trigger bug
  \
  1\!
}

\score {
    \new Staff \partcombine \mus \mus
}

% end snippet

This has been submitted as Issue 4454 
https://code.google.com/p/lilypond/issues/detail?id=4454.

Yours, Simon


  
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: dodecaphonic-no-repeat and grace notes

2015-06-19 Thread Ralph Palmer
On Sun, Jun 7, 2015 at 8:39 AM, Simon Albrecht simon.albre...@mail.de
wrote:

 Forwarding to the bug-list.
 Yours, Simon

 Am 07.06.2015 um 02:52 schrieb Gilberto Agostinho:

 Hi all,

 I found a little problem with the \accidentalStyle dodecaphonic-no-repeat.
 When there is a grace note between two identical pitches, the second one
 does not receive an accidental as it's suppose to:


Thanks, Simon and Gilberto. This has been submitted as Issue 4458 :
https://code.google.com/p/lilypond/issues/detail?id=4458
Ralph
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond