Re: compond time signatures in 2.6.0 documentation

2005-07-11 Thread Stephen
Sorry, I missed your response. The size of the plus sign looks alright to me, but yes, it should be perfectly centered. Stephen - Original Message - From: "Mats Bengtsson" <[EMAIL PROTECTED]> To: "Stephen" <[EMAIL PROTECTED]> Cc: "lilypond devel" Sent: Thursday, July 07, 2005 6:06

PATCH: Tab font size

2005-07-11 Thread Erlend Aasland
Hi again, Tab numbers collide when you write chords (). The solution to this bug is a tiny decrease in tab font size (see attached one-liner patch). Regards,   Erlend Aasland tab-font-size.patch Description: Binary data ___ lilypond-devel mailing lis

lilypond-book problem remains in 2.6.1

2005-07-11 Thread Nicholas Haggin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The output issues I posted about earlier (to lilypond-user only) remain under 2.6.1, although the other bugs I ran into are now fixed. http://nhaggin.freeshell.org/lilybook-trouble/ Again, note the vertical placement of staves in hymnal.pdf.

Re: DOS-based Windows users, please test

2005-07-11 Thread Paul Scott
Jan Nieuwenhuizen wrote: Paul Scott writes: I hope you have seen my success (based on your suggestions) by now. I haven't been sending copies to people who were subscribed but maybe I should anyway. Yes, thanks. No need to send copies. I thought of another test: what if you rerun se

Re: W98SE PDF's successful: was Re: DOS-based Windows users, please test

2005-07-11 Thread Jan Nieuwenhuizen
Paul Scott writes: > Ok. Going back to our previous attempt. I have attached a batch file > which corrects the GS_LIB problem and successfully creates a PDF on MS > Windows 98SE. That is great! What I'd like to know is why > set lily=c:\progra~1\lilypond\usr > set GS_LIB=%lily%\share\gs\lib >

Re: DOS-based Windows users, please test

2005-07-11 Thread Jan Nieuwenhuizen
Paul Scott writes: > I hope you have seen my success (based on your suggestions) by now. I > haven't been sending copies to people who were subscribed but maybe I > should anyway. Yes, thanks. No need to send copies. I thought of another test: what if you rerun setup and install in a directory

Re: part combiner

2005-07-11 Thread Han-Wen Nienhuys
Kristof Bastiaensen wrote: However, then I have to understand the code, and I'm missing the big picture of what is happening. Maybe you could write a short overview of the structure of your implementation? In particular, what data do you use, and how do you store it? Actually I have only ch

Re: DOS-based Windows users, please test

2005-07-11 Thread Paul Scott
Bryan Stanbridge wrote: >[EMAIL PROTECTED] wrote: Ok. Going back to our previous attempt. I have attached a batch file which corrects the GS_LIB problem and successfully creates a PDF on MS Windows 98SE. Paul set lily=c:\progra~1\lilypond\usr set GS_LIB=%lily%\share\gs\lib set GS_FONTPATH=

Re: DOS-based Windows users, please test

2005-07-11 Thread Bryan Stanbridge
>[EMAIL PROTECTED] wrote: Ok. Going back to our previous attempt. I have attached a batch file which corrects the GS_LIB problem and successfully creates a PDF on MS Windows 98SE. Paul set lily=c:\progra~1\lilypond\usr set GS_LIB=%lily%\share\gs\lib set GS_FONTPATH=c:\windows\fonts %lily%\bi

'make all' fails ChangeLog 1.3867

2005-07-11 Thread David Bobroff
'make all' on CVS ChangeLog 1.3867 gags and quits: bison -o./out/parser.cc -d parser.yy mv -f parser.yy.tab.h out/parser.hh # bison < 1.30 ??? mv: cannot stat `parser.yy.tab.h': No such file or directory make[1]: [out/parser.hh] Error 1 (ignored) mv -f ./out/parser.cc.h out/parser.hh # bison <

Re: DOS-based Windows users, please test

2005-07-11 Thread Brynne and Russ Jorgensen
Jan Nieuwenhuizen wrote: Paul Scott writes: Please send failure/success reports for your flavour of windows here. MS Windows 98SE using the 2.6.2-1 upgrade: Double-clicking on the .ly file or right-clicking and choosing "Generate PDF" No PDF. A new file - nul$ which contains "GNU LilyPond

RE: About whole bar rest

2005-07-11 Thread Fairchild
Georges - Now, in \time 2/4, r2 produces a horizontally off-center rest, R2 produces a horizontally centered rest, c2\rest produces a horizontally off-center rest, vertically positioned at the position of note "c". Controlling a horizontally centered rest with a specified vertical position

Re: DOS-based Windows users, please test

2005-07-11 Thread Paul Scott
Jan Nieuwenhuizen wrote: Brynne and Russ Jorgensen writes: Sorry I didn't get this tested sooner, but I have now tried it, and I get the same results as Paul I hope you have seen my success (based on your suggestions) by now. I haven't been sending copies to people who were subscribe

Re: DOS-based Windows users, please test

2005-07-11 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > Sorry I didn't get this tested sooner, but I have now tried it, and I > get the same results as Paul Ok. We may just need to build two executables, a lilypond-gui (with -mwindows) and a lilypond-console (without -mwindows). On DOS based windowses, we'll alway