Re: Using \global - Lilypond 2.9.20 Windows

2006-10-04 Thread Han-Wen Nienhuys
if the new event is equal to the old one, and only warn if they're different. Also, the definition location seems to be missing. Erik? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: Good and bad news about Lilypond 2.9.20 on Windows

2006-10-04 Thread Han-Wen Nienhuys
correctly, just before the call to os.system and that I can call lilypond from within python when I run python (the one supplied with LilyPond) separately, so it's really weird. strange, but there was a bug with : iso. ; in the PATH for mingw. Maybe that will help. -- Han-Wen Nienhuys

Re: Good and bad news about Lilypond 2.9.20 on Windows

2006-10-04 Thread Han-Wen Nienhuys
problem remains, namely the classical CR/LF problem when LilyPond tries to parse the file snippet-names generated by lilypond-book. It's the line (string-split (ly:gulp-file f) #\nl) I think it's easier to write snippet-names in binary. I've committed a change for that. -- Han-Wen Nienhuys

Re: missing locales

2006-09-30 Thread Han-Wen Nienhuys
translated them, is to download the Slackware package and copy the desired directory where it belongs, or compile from scratch. TIA JC Malahieude don't know, I've removed the part where they're deleted from build procedure. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl

Re: point-and-click broken in 2.9.18 ?still a bit in .20

2006-09-29 Thread Han-Wen Nienhuys
this is still a bug. Joe? Bertalan Fodor schreef: Well, it should be decided by LilyPond developers if this is the intended behaviour or it is a bug. The point-and-click handling is compiled into the source of LilyPondTool, so it can not be easily parametrized. -- Han-Wen Nienhuys

Re: Bar number on StaffGroup poorly positioned

2006-09-29 Thread Han-Wen Nienhuys
Graham Percival schreef: Arvid Grøtting wrote: Off topic question: Is any collision that you need tweaks to avoid, considered a bug? Generally yes, but they're low-priority bugs. Some cases are more like No, they're almost always feature requests, IMO. -- Han-Wen Nienhuys - [EMAIL

Re: Regression in parser

2006-09-27 Thread Han-Wen Nienhuys
the underlying problem). Please do. This isn't worth breaking compatibility over, IMO. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond

Re: Regression in parser

2006-09-26 Thread Han-Wen Nienhuys
lookahead before applying the function. How does this work in the new EXPECT_XXX setup? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug

Re: Figured-Bass Bug Lilypond 2.9.18 on Windows

2006-09-26 Thread Han-Wen Nienhuys
, but let's name it LyricMelody for additional clarity. note that Voice isn't an alias, rather is_alias() also checks for the context name. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: Lilypond + Latex (WinXP)

2006-09-25 Thread Han-Wen Nienhuys
] } into default_ly_options = { 'alt': [image of music], 'line-width' : '17.0\\cm' } -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond

Re: failed regression tests policy

2006-09-25 Thread Han-Wen Nienhuys
Graham Percival schreef: If one of the official regression tests is broken (such as input/regression/metronome-marking.ly in 2.9.18) should I file the bug in the google issue tracker, or just send an email to bug- ? issue tracker. Simply a report with the file name will do. -- Han-Wen

Re: Input variables and Scheme

2006-09-24 Thread Han-Wen Nienhuys
carefully with compatibility. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug-lilypond@gnu.org http

Re: bug reporter emails

2006-09-23 Thread Han-Wen Nienhuys
it whenever they want... should we also encourage people to get a gmail account so they can get all activity on their bugs automatically CC'd to them? Well, yes, maybe not encourage, but suggest. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design

Re: Figured-Bass Bug Lilypond 2.9.18 on Windows

2006-09-22 Thread Han-Wen Nienhuys
the rest_engraver and the figured_bass_engraver catch the rest-event. I could switch off the 'terminate continuation on rest' feature, but that would have other compatibility repercussions. Erik, please advise on a strategy. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

Re: point-and-click broken in 2.9.18 ?

2006-09-19 Thread Han-Wen Nienhuys
to the binsearch chagnes? Source-file.cc uses it to look up line numbers. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug

Re: Bad tie placing with tieWaitForNote (v2.8.6)

2006-09-19 Thread Han-Wen Nienhuys
enhancement rather than bugfix, so we don't address it in 2.8. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug

Re: Failure to run midi2ly successfully

2006-09-16 Thread Han-Wen Nienhuys
to internal function D:\My Documents\Vocalmidi2ly --version midi2ly (LilyPond) 2.8.6 can you inspect the time stamps of files under c:/program files/lilypond/usr/share/lilypond/2.8.6/python/ and tell me whether you see anomalous times/dates? (eg. files from the year 2026)? -- Han-Wen

Re: bug - wrong ties at octavation

2006-09-16 Thread Han-Wen Nienhuys
and/or octavations with ties. Graham, can you add a note about this in the documentation? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond

Re: Partial ties not performed

2006-09-04 Thread Han-Wen Nienhuys
remove the transposing_i argument? We've stopped using default args a long time ago. Can you fix and resend ? thanks! -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: Fwd: LilyPond 2.9.17

2006-09-03 Thread Han-Wen Nienhuys
yet. http://lists.gnu.org/mailman/listinfo/bug-lilypond -- Han-Wen Nienhuys [EMAIL PROTECTED] http://www.xs4all.nl/~hanwen ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: ties in polyphony

2006-08-31 Thread Han-Wen Nienhuys
, the ties will be draw again). THis is ok in version 2.9.15 and 14 i am sending in attachement the .ly file . fixed in CVS. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: location of examples in documentation package

2006-08-27 Thread Han-Wen Nienhuys
subdirectories. Copying them would take a lot of space. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug-lilypond

Re: Return of the Bug 3 (2.9.15 in Windows)

2006-08-25 Thread Han-Wen Nienhuys
linux , the -1 on MacOS) -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org

Re: Problem with \char #65 ???

2006-08-25 Thread Han-Wen Nienhuys
the logfile does not indicate any syntax error (or any error at all). So, how does \char #integer work? Does is work at all? Thus, please check, whether this is a bug. Thanks in advance! should be fixed in .16 -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl

Re: lilypond-book in Windows. Was: Why is gs-font-load set to #t in Windows package

2006-08-25 Thread Han-Wen Nienhuys
Mats Bengtsson wrote: Quoting Han-Wen Nienhuys [EMAIL PROTECTED]: Mats Bengtsson wrote: - Unless you include dos versions of ps2pdf, the font paths in .psfonts (when fs-font-load=#t) should use windows style separators. Of course, you could claim that users of lilypond-book should use

Re: no lily.scm in GUB -ppc

2006-08-21 Thread Han-Wen Nienhuys
LilyPond.app/Contents/Resources/share/lilypond/current/scm/safe-lily.scm -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing

Re: Why is gs-font-load set to #t in Windows package

2006-08-20 Thread Han-Wen Nienhuys
from even trying LilyPond. My preference is actually scaring people into using pdflatex. PDFLaTeX is much saner approach than the DVI/DVIPS/PS2PDF route. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http

Re: Why is gs-font-load set to #t in Windows package

2006-08-19 Thread Han-Wen Nienhuys
they were -- I've reverted, and we'll see what happens. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug

Re: hideNotes does not work if you override color

2006-08-19 Thread Han-Wen Nienhuys
Mats Bengtsson wrote: Even worse, setting rotation doesn't work either if you set the color. Example: \version 2.8.0 \relative c'{ \override Hairpin #'rotation = #'(20 -1 0) g4\ b d f'\! \override Hairpin #'color = #(x11-color 'LimeGreen) g4\ b d f'\! } thanks, fixed. -- Han-Wen

Re: Python 2.4 detection

2006-08-08 Thread Han-Wen Nienhuys
]+\.[0-9]'. Can you test whether you can build with that fix? cheers. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing

Re: lilypond-2.9.14-1.linux.sh creates files owned by uid 503 and gid 503

2006-08-08 Thread Han-Wen Nienhuys
. Thanks. fixed in GUB. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org

Re: Help wanted for Windows troubleshooting

2006-08-03 Thread Han-Wen Nienhuys
more strictly controlled, but I still don't know why it stopped working all of a sudden. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: Help wanted for Windows troubleshooting

2006-08-01 Thread Han-Wen Nienhuys
what the problem is with these files. I suspect it has something to do with extended attributes on the file. Unfortunately, I don't know how to inspect or change those. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation

Re: About lilypond's build problem with debian

2006-07-24 Thread Han-Wen Nienhuys
Ludovic RESLINGER schreef: On Sun, Jul 23, 2006 at 12:25:42PM +0200, Han-Wen Nienhuys wrote: Thomas Bushnell BSG schreef: I'm distressed that nobody has bothered to fix the bug since then. In the thread on the mailing list you can see that if LILYPONDPREFIX is set correctly, the bug goes

Re: About lilypond's build problem with debian

2006-07-24 Thread Han-Wen Nienhuys
Han-Wen Nienhuys schreef: Ludovic RESLINGER schreef: On Sun, Jul 23, 2006 at 12:25:42PM +0200, Han-Wen Nienhuys wrote: Thomas Bushnell BSG schreef: I'm distressed that nobody has bothered to fix the bug since then. In the thread on the mailing list you can see that if LILYPONDPREFIX is set

Re: serious problem with lilypond-book

2006-07-20 Thread Han-Wen Nienhuys
archives for hints, but I don't recognize this particular problem from the top of my head. I'm not quite sure that this is the right solution. The python packages for 2.9.x and 2.8.x are the same. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design

Help wanted for Windows troubleshooting

2006-07-20 Thread Han-Wen Nienhuys
it was, but I invite people with more knowledge of Windows to analyze this further. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug

Re: Lilypond Python on Windows

2006-07-07 Thread Han-Wen Nienhuys
. [Some ramblings about python ahead..] yes, the last release of python was seriously broken. I'm rebuilding it now, hopefully the next version will fare better. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http

Re: Some bugs (???) in lexer.ll, parser.yy of Lilypond 2.9.9

2006-07-07 Thread Han-Wen Nienhuys
for your comments. Can you send a (working and tested) patch for cleaning this up? thanks! -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: Three related bugs...

2006-06-26 Thread Han-Wen Nienhuys
Jürgen Reuter schreef: 2006-06-19 Han-Wen Nienhuys [EMAIL PROTECTED] ... * lily/main.cc: switch on relocation by default. Unfortunately, this breaks lilypond-book on my machine. I get the following error: ERROR: In procedure primitive-load-path: ERROR: Unable to find file lily.scm

Re: partcombine status

2006-06-19 Thread Han-Wen Nienhuys
Jay Anderson schreef: After making this example for the bug report I did a quick search for the problems I was seeing. I'm having trouble with the partcombiner and it seems that it is being rewritten (from Han-Wen Nienhuys on 2005-08-20). I'm just wondering if there is any status on this effort

Re: Volta brackets wont show after /stopStaff /startStaff

2006-06-19 Thread Han-Wen Nienhuys
Mats Bengtsson schreef: This clearly looks like a bug, so I forward it to bug-lilypond. /Mats fixed in cvs. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: Linebreaking bug.....

2006-06-18 Thread Han-Wen Nienhuys
factor somewhere. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman

Re: Beamed Notes

2006-06-17 Thread Han-Wen Nienhuys
Trent Johnston schreef: - Original Message - From: Han-Wen Nienhuys [EMAIL PROTECTED] To: Trent Johnston [EMAIL PROTECTED] Cc: bug-lilypond@gnu.org Sent: Friday, June 16, 2006 8:18 PM Subject: Re: Beamed Notes | Trent Johnston schreef: | Hi again, | | I don't know

Re: tieWaitForNote

2006-06-16 Thread Han-Wen Nienhuys
-free enough to trust for that gig? yes, I think so; don't use 2.9.9-1 though, as it has an embarassing bug. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: Text-direction still problematic

2006-06-16 Thread Han-Wen Nienhuys
the attached output. \version 2.9.9 \relative{ a^\markup{\override #(cons 'text-direction LEFT) \wordwrap { hello this will be reversed } } b c d } not a bug. It's using wide lines, which start at the right. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl

Re: \appoggiatura slurs.

2006-06-16 Thread Han-Wen Nienhuys
there is only one instance of the problem (one TieColumn, or one broken alignment), and then set a breakpoint in the right function. Of course, the latter requires some knowledge of what is computed where. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design

Re: tieWaitForNote

2006-06-15 Thread Han-Wen Nienhuys
Kieren MacMillan schreef: Hello, all -- Just wondering if I'm the only one running into this issue (q.v., middle-line-B tie): Anyone know a fix or workaround? upgrade to 2.9 -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code

Re: \appoggiatura slurs.

2006-06-14 Thread Han-Wen Nienhuys
it with 2.9.3 (or whatever you're comparing with) as well, then we can see what has changed in the scoring. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: \appoggiatura slurs.

2006-06-14 Thread Han-Wen Nienhuys
Han-Wen Nienhuys schreef: Trent yes, for reference try it with 2.9.3 (or whatever you're comparing with) as well, then we can see what has changed in the scoring. Fixed in CVS. I've added a small feature that will make things easier to debug in the future as well. -- Han-Wen Nienhuys

Re: musicxml2ly problem

2006-06-14 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] schreef: Dear list Maybe my former message didn't pass or it was off topic ? Musicxml2ly appearntly doesn't understand chords It doesn;t parse them well. Is it a known issue ?? No. they were working last time I tried? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http

Re: Beaming Triplets

2006-06-13 Thread Han-Wen Nienhuys
. Thanks, fixed in CVS. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org

Re: \rest and chords

2006-06-13 Thread Han-Wen Nienhuys
clef seem to produce erroneous results. b'4\rest makes a rest in the f''4 position d4\rest makes a rest in the a position This only happens, it seems, in certain contexts with chords. Here is an example demonstrating the problem: \version 2.9.7 thanks, fixed in CVS. -- Han-Wen Nienhuys

Re: feature return request - page count

2006-06-13 Thread Han-Wen Nienhuys
whether my reformatting attempts had changed the number of pages without having to refresh the image. It would seem easy to restore that. Thank for considering it. hi, I think Joe Neeman's patches will take care of this in a much more powerful manner. -- Han-Wen Nienhuys - [EMAIL

Re: Triplet brackets at wrong position/angle (v2.8.4)

2006-06-13 Thread Han-Wen Nienhuys
Thies Albrecht schreef: Hi everyone! Despite from being ugly notation practice what I did in the example below it results in triplet brackets which are out of position and angle. I couldn't find anything about it on the bug list. fixed in CVS. -- Han-Wen Nienhuys - [EMAIL PROTECTED

Re: Beam/Stem misattached (v2.8.4)

2006-06-13 Thread Han-Wen Nienhuys
Thies Albrecht schreef: Hi everyone! I just made an additional test with an other long score and couldn't find any error regarding misaligned beams/stems. Thanks again to Joe for his help. this is fixed in CVS. That you're not seeing it is a coincidence, I think. -- Han-Wen Nienhuys

Re: \appoggiatura slurs.

2006-06-13 Thread Han-Wen Nienhuys
try with debug-slur ? \layout { #(define debug-slur-scoring #t) } that should hint at the tradeoffs involved. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: Progress printouts missing on Windows version

2006-06-09 Thread Han-Wen Nienhuys
the problem appeared. can you pinpoint which version introduced the change exactly? thanks, -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug

Re: grace moments and multibar rests

2006-06-08 Thread Han-Wen Nienhuys
represents an instrument part in a full score, and I want to use the same source for both the full score and the part. That's still true, but you would have split rests if you have \bar |: or key sig changes in the part. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

Re: Copy error when installing 2.9.8 on Windows 2000

2006-06-07 Thread Han-Wen Nienhuys
failed, but it's position seems to indicate it might have something to do with the .ps files not working with gsview. Other than that, I'm not sure what it would be. thanks for the reports. The warnings are harmless, but they'll be fixed in the next release. -- Han-Wen Nienhuys - [EMAIL PROTECTED

Re: Lilypond 2.9.3 and 2.9.5 Windows - Error In procedure -:

2006-05-30 Thread Han-Wen Nienhuys
2006/5/30, Trent Johnston [EMAIL PROTECTED]: In common/book-page-layout.ily: 215: 15* (let ((book-pages #) (layout #)) (loop for page ...) ...) 215: 1[4]6* [make-filled-pages #Paper_book (# # # # ...)] 141: 17 (let* (# # # #) (if # # #)) what's this code ? -- Han-Wen Nienhuys [EMAIL

Re: annotate-spacing doesn't print horizontal values 2.9.6

2006-05-30 Thread Han-Wen Nienhuys
, but not a bug. Bugs are when the expected behavior (as described in the docs) differs from what lily does. I think you can fix this yourself :) -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: annotate-spacing doesn't print horizontal values 2.9.6

2006-05-30 Thread Han-Wen Nienhuys
Graham Percival schreef: Isn't left-margin a property that may be altered for page formatting? ... or are you saying that I should fix this bug by altering the docs to say To graphically display the **vertical** dimensions... ? That's not a problem. the latter. -- Han-Wen Nienhuys

Re: Lilypond 2.9.3 and 2.9.5 Windows - Error In procedure -:

2006-05-29 Thread Han-Wen Nienhuys
this means?? Calculating page breaks... [4]ERROR: In procedure -: ERROR: Wrong type argument in position 1: #f can you run this with --verbose and send the result? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music

Re: Formatting Stanza Numbers

2006-05-26 Thread Han-Wen Nienhuys
Graham Percival schreef: I'm reluctant to change the doc strings on internals like this. Could somebody else change the implementation or change the docs to match the string-only nature? fixed. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software

Re: figured-bass-continuation-center

2006-05-23 Thread Han-Wen Nienhuys
. It only produces a continuation line when there are 2 adjacent and equal numbers. I thought that was how it's supposed to be. If not, how do you distinguish 6 4 3 6 4 3 and 6 4 3 4 ? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code

Re: Nested tuplets are automatically positioned--no more !

2006-05-23 Thread Han-Wen Nienhuys
that this is related to your changes of tuplet-engraver.cc -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug

Re: Windows XP, convert-ly in versions 2.8.1

2006-05-19 Thread Han-Wen Nienhuys
\current\python\lilylib.py' I have never seen this error before. Can you investigate? TypeError: sub() takes at least 3 arguments (2 given) this is fixed. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http

Re: Beam Positions

2006-05-19 Thread Han-Wen Nienhuys
Mats Bengtsson schreef: This clearly looks like a bug, so I forward it to bug-lilypond. fixed in CVS. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: Convert-ly from LilyPond.app

2006-05-17 Thread Han-Wen Nienhuys
/bin/python in the top line. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug-lilypond@gnu.org http

Re: Building 2.8.1 segfaults if ~/.rh-fontconfig does not exist.

2006-05-15 Thread Han-Wen Nienhuys
is fine and the build finishes. In the Fedora Extras build system, the build is exectuted in a temporary build directory and the font cache directory will never exist. thanks, should be fixed now. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design

Re: Bugs on the website, including the front page

2006-05-15 Thread Han-Wen Nienhuys
problem/feature -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman

Re: Bug: Cancelling outgoing key signature

2006-05-15 Thread Han-Wen Nienhuys
cannot figure out. I'm using a simple scale worksheet for my students as a sample input, which I include below. Thanks, fixed in CVS, and will be addressed in the next stable release. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code

Re: Small problem with uninstaller

2006-05-12 Thread Han-Wen Nienhuys
to press Enter. Should that line read Press ^C to abort, or Enter to proceed ? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug

Re: Crash on opening new version

2006-05-11 Thread Han-Wen Nienhuys
. [275] http://www.versiontracker.com/dyn/moreinfo/macosx/27373:TypeError - Null value [275] http://www.versiontracker.com/dyn/moreinfo/macosx/27373:TypeError - Null value -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music

Re: system-count no longer works 2.9.4 (Windows)

2006-05-10 Thread Han-Wen Nienhuys
(expecting real number): #undefined Is there a new way to specify system-count or is this a bug? sounds like a bug. Joe? -- Han-Wen Nienhuys [EMAIL PROTECTED] http://www.xs4all.nl/~hanwen ___ bug-lilypond mailing list bug-lilypond@gnu.org http

Re: beam-break.ly regression

2006-05-07 Thread Han-Wen Nienhuys
thanks, fixed. Joe Neeman wrote: input/regression/beam-break.ly gives me the attached output with the latest CVS. The note on the second line should be beamed together with the first 3 notes. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design

Re: Can't package 2.8.1 for frugalware in a usable way

2006-05-04 Thread Han-Wen Nienhuys
CSÉCSYLászló schreef: Han-Wen Nienhuys hanwen at lilypond.org writes: there have been some bugs in recent mftrace releases, but 1.2.3 should be fine. which version did you try? Today I've tried it with mftrace 1.2.4; now I have clefs in the output.pdf, but noteheads are still missing. What

Re: Lilypond-book does not produce png

2006-05-03 Thread Han-Wen Nienhuys
think there is missing a line if png_names: my_system (string.join ([cmd, '-f png', 'snippet-map.ly'] + png_names)) When I put this line into the source, everything was alright. Thanks for your report. I've added a fix for this in CVS. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http

Re: Whole note tremolo issues

2006-04-26 Thread Han-Wen Nienhuys
Joe Neeman schreef: My bad, sorry. Patch attached. 2006-04-25 Joe Neeman [EMAIL PROTECTED] * lily/stem-tremolo.cc (print): fix whole note tremolo placement * input/regression/stem-tremolo.ly: add 2 more whole note examples applied. -- Han-Wen Nienhuys - [EMAIL PROTECTED

Re: mftrace --version 1.2.0

2006-04-10 Thread Han-Wen Nienhuys
Erlend Aasland schreef: I've thrown in a fix for this in CVS. Can you verify that it works? Erlend the proper solution is to remove these checks altogether. mftrace (detected at configure time) is required for building LilyPond. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http

Re: mftrace --version 1.2.0

2006-04-10 Thread Han-Wen Nienhuys
Erlend Aasland schreef: Ok, something like this? yes. The get-rpm/deb-pfa targets can also go. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: beamed grace notes used in cues

2006-04-06 Thread Han-Wen Nienhuys
Werner LEMBERG wrote: I've fixed it by myself in the CVS :-) cool! don't forget to backport. How do I do this? check out the lilypond_2_8 branch, and apply your fix there as well. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code

Re: Huge .pdf file size

2006-04-05 Thread Han-Wen Nienhuys
that I have to back level to 2.6 to use. I would like to add that this is with Windows XP. Can you send me the faulty .ly file, along with the PostScript (.ps) and .pdf file? (private mail is fine.) -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software

Re: beamed grace notes used in cues

2006-04-05 Thread Han-Wen Nienhuys
message is caused by something else... cool! don't forget to backport. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond

Re: Huge .pdf file size

2006-04-05 Thread Han-Wen Nienhuys
8.15 CreationDate: Wed Apr 5 20:22:40 2006 it was created with GS 8.15, while we have been shipping 8.50 for months now. Could it be that you have an older GS version lying around? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code

Re: lilypond speed on windows in 2.8.1 - back to running slowly

2006-04-04 Thread Han-Wen Nienhuys
Han-Wen Nienhuys wrote: dave k wrote: 2.8.0-5 fortunately fixed the problem of Lilypond running slowly on Windows (having to recreate the font cache every time), but this problem has returned in 2.8.1-1. Yes, I can verify. Unfortunately, I'm a bit flabbergasted about why it fell over once

Re: 2.8.1 pdf file size

2006-04-04 Thread Han-Wen Nienhuys
though. It's usually that people are running unpatched Ghostscript 8.x instead of using the GUB builds. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: lilypond speed on windows in 2.8.1 - back to running slowly

2006-04-03 Thread Han-Wen Nienhuys
a separate bug with directory timestamps, which will be fixed in a forthcoming 2.8.1-2 release. Unfortunately, I currently lack the time to seriously look at this; typically, debugging a problem like this takes about half a day of work. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http

Re: abort in framework-ps.scm

2006-03-28 Thread Han-Wen Nienhuys
) is not supported yet, right? It I guess not, we just make GS read the resource, and hope everything works. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: abort in framework-ps.scm

2006-03-28 Thread Han-Wen Nienhuys
resources -- does FontConfig do that? don't know. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list bug-lilypond

Re: Still unable to Start Lilypond

2006-03-28 Thread Han-Wen Nienhuys
Bengtsson wrote: Could you please send information on which Windows version you use and the exact version number of the LilyPond package (if you downloaded it today, it was 2.8.0-5). Send the information to the mailing list. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

Re: \relative issue

2006-03-27 Thread Han-Wen Nienhuys
for no obvious reason. If there were a clean way in which we could also make \relative the default, we'd do it in a heartbeat. Regarding the default: I agree that c has a nice theoretical rationale, otoh, middle C isn't middle for nothing, so it is a good default as well. -- Han-Wen Nienhuys

Re: lilypond stalls on windows every time

2006-03-27 Thread Han-Wen Nienhuys
Mats Bengtsson wrote: Han-Wen Nienhuys wrote: I've also added cache files for the lilypond fonts. I don't see any difference. Me neither! Note that nobody ever claimed that LilyPond was fast. Right, still it's annoying that it stalls some 10 s (on my machine) extra in Windows compared

Re: (critical) boundary boxes remove important info in docs

2006-03-27 Thread Han-Wen Nienhuys
Page formatting (no system separator is visible) this is fixed in CVS. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond

Re: Segfault in Linux GUB 2.7.40

2006-03-27 Thread Han-Wen Nienhuys
(which is: running typography-demo.ly) for that final fix. stay tuned for a 40-2 release. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: abort in framework-ps.scm

2006-03-27 Thread Han-Wen Nienhuys
that the error is highly dependent on the used font setup, making it probably difficult to reproduce on different machines. Tell me what I shall do. Upgrade guile. Alternatively, use the GUB build. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code

Re: lilypond stalls on windows every time

2006-03-27 Thread Han-Wen Nienhuys
file in C:\WINDOWS\Fonts\ was negligible, I cannot notice any difference in the time it takes to run LilyPond. I've also added cache files for the lilypond fonts. I don't see any difference, but Dave might want to try 2.8.0-3. Note that nobody ever claimed that LilyPond was fast. -- Han-Wen

Re: documentation: \header and page layout

2006-03-27 Thread Han-Wen Nienhuys
a sane mechanism for tuning after/before spacing for titles for 2.9/3.0. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing

Re: lilypond stalls on windows every time

2006-03-23 Thread Han-Wen Nienhuys
should leave a 200k fonts.cache-1 file in the Fonts subdirectory. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ bug-lilypond mailing list

<    1   2   3   4   5   6   7   8   9   10   >