\partCombine problem with spanners

2015-08-20 Thread Miguel Jesus
2nd note should be marked Solo. Instead, both the note and the full measure rest appear.Do you think this might be related to issues 4095 and 4454? \version 2.19.25 one = \relative c' {    c1\ | f\mf  } two = \relative c' {    c1\ | R\! |  } \score {   \new Staff { \partcombine \one \two } }

Re: \partcombine error with hairpins

2015-06-22 Thread Miguel Jesus
again. mus =  \relative {   b1  b'1\  1\  1\  1\!} musTwo =  \relative {   b1  b'1\  1\  R1*2\! } \score {   \new Staff \partcombine \mus \musTwo}   On Friday, 19 June 2015, 10:29, Miguel Jesus miguel.jesus1...@yahoo.com wrote: Thank you, Simon. Next time I'll have a little more

Re: \partcombine error with hairpins

2015-06-22 Thread Miguel Jesus
Am 22.06.2015 um 13:46 schrieb Miguel Jesus: I was looking into the bug again and noticed something. If we include a note before that code the problem doesn't appear mus =  \relative {   b1 b'1\ 1\ 1\ 1\! } \score {   \new Staff \partcombine \mus \mus } However, if we write a second

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

\partcombine error with hairpins

2015-06-17 Thread 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: \language portugues \version 2.18.0 \layout { \context { \Score skipBars = ##t }} bassoonOneFileOne = \relative re' {

Re: Error when compiling a large file

2013-02-22 Thread Miguel Jesus
ArnoldTheresius wrote Miguel Jesus wrote I finally got the file to compile. I had to set the LILYPOND_GC_YIELD to 100. Anyone knows why it worked that way and not the default one?   Anyway, it took 700 seconds to compile, which is a lot more that it took you. As you said, I only saw 1 CPU

Re: Error when compiling a large file

2013-02-20 Thread Miguel Jesus
to make things faster? From: Miguel Jesus miguel.jesus1...@yahoo.com To: James pkx1...@gmail.com Cc: Bug-Lilypond bug-lilypond@gnu.org Sent: Wednesday, 20 February 2013, 0:09 Subject: Re: Error when compiling a large file James,   I couldn't get

Re: Error when compiling a large file

2013-02-19 Thread Miguel Jesus
it as an admin in case windows was being funny just because of that but it didn't solve it.   Once again, thanks for the reply!   Miguel From: James pkx1...@gmail.com To: Miguel Jesus miguel.jesus1...@yahoo.com Cc: Bug-Lilypond bug-lilypond@gnu.org Sent: Tuesday, 19

Error when compiling a large file

2013-02-17 Thread Miguel Jesus
I'm not top posting. I'm trying to compile a large file with lilypond 2.16.2 (about 1200 bars) but I keep getting an error: This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. I also got a