tuplet bracket collides with beam and goes in wrong direction

2006-10-05 Thread Paul Scott
I had been thinking that this bug was combined with another tuplet bug but looking at the bug listings I see I was wrong. This code produces a tuplet bracket that slopes the opposite way as it should and collides with the beam. \version "2.9.19" \relative c' { ees16[ g \times 2/3 { r16 dis cis]

Re: lilypond-book produces error messages

2006-10-05 Thread Mats Bengtsson
First of all, I recommend the latest stable version, 2.8.x, the 2.9.x series of releases are development versions, even though they are stabilizing towards the next stable version 2.10 that soon will be released. Then, please read http://lilypond.org/doc/v2.9/Documentation/user/lilypond/Notes-for

Re: lilypond-book produces error messages

2006-10-05 Thread maci
Hi I am working on a Mac (OSX 10.4). Now I see... There are several ways to install lilypond on OSX and I chose the Fink-sourceforge version. However, this is only version 2.2.6. The other option is to download an image file, which contains lilypond version 2.9.20-1. This is a little more conve

Re: avoid-slur not set?

2006-10-05 Thread Mats Bengtsson
See http://lists.gnu.org/archive/html/lilypond-user/2006-10/msg00077.html /Mats Jay Anderson wrote: Running the following lilypond file: - \version "2.9.21" \score { \new Staff { \relative c' { c8-.( d-- e-> f-^ g-+ a-_ b-| c-\open) | c,8-\espressivo( d-\upbow e-\downbo

Re: Using global - Lilypond 2.9.20 Windows

2006-10-05 Thread Mats Bengtsson
I hope that you also have tried http://lists.gnu.org/archive/html/lilypond-user/2005-03/msg00035.html /Mats Arvid Grøtting wrote: Mats Bengtsson ee.kth.se> writes: This is why many people try to use \partcombine for choral scores. However, as you can see from the mailing list archives,

avoid-slur not set?

2006-10-05 Thread Jay Anderson
Running the following lilypond file: - \version "2.9.21" \score { \new Staff { \relative c' { c8-.( d-- e-> f-^ g-+ a-_ b-| c-\open) | c,8-\espressivo( d-\upbow e-\downbow f-\trill g-\thumb a-\lheel b-\rheel c-\turn) | } } \layout { ragged-right = ##t } } - I

clef collides with rest

2006-10-05 Thread Jay Anderson
The bass clef in the following example collides with the rest in the following example. It looks worse in context than it does here, but normally lilypond does a good job of spacing the clef changes. Is there any tweak I can do to fix this or are there deeper problems? Thanks for the help. -

Re: Lilypond 2.9.21 - Windows

2006-10-05 Thread Rick Hansen (aka RickH)
This bug is simple to fix until the installer is changed, just use Windows explorer to register files with .ly extension to invoke the lilypond exe. Go to Windows Explorer / Tools / File Options - on that panel you will notice that .ly files have no "association" with any known exe. Just select/

Re: Lilypond does not work with Windows anymore

2006-10-05 Thread Rick Hansen (aka RickH)
It appears that the installer no longer registers a file association between the .ly extension and the lilypond exe. All I had to do is add the extension to windows using windows explorer. Below is the contents of my BAT script, I just have always simply named the .ly files diectly in scripts, I

2.9.21: guile stack overflow

2006-10-05 Thread John Mandereau
Hi, when compiling a two-staves score, I get a stack overflow with LilyPond 2.9.21 (GUB for x86 Linux), as well as with all versions starting from about 2.9.14 (compiled from CVS with GPL-GS 8.51 and Guile 1.8.0 on Fedora Core 5), whereas it compiles fine with Lily 2.8.x. I didn't reported it befo

Lily 2.9.x: embedded postscript no longer works

2006-10-05 Thread John Mandereau
Hello, in the "embedded postscript" from Tips and tricks: http://lilypond.org/doc/v2.9/input/test/collated-files.html#embedded-postscript.ly the curved lines don't appear in the output, whereas they do in 2.8. In my own scores, I have noticed something similar with Lily 2.9.21: embedded postscript

Re: Using global - Lilypond 2.9.20 Windows

2006-10-05 Thread Arvid Grøtting
Mats Bengtsson ee.kth.se> writes: > This is why many people try to use \partcombine for choral scores. > However, as you can see from the mailing list archives, there are > some problems with the current implementation of \partcombine. Indeed there are. Partcombine may be useful for hymns -- I

Re: Rehearsal marks

2006-10-05 Thread Mats Bengtsson
Version 2.10 hasn't been released yet! As you can find out if you read "Common Tweaks", "Fixing Overlapping Notation" and "Text Marks", you can use \override Score.RehearsalMark #'padding = #3.0 to fix the problem. You could also have searched the mailing list archives to find lots of examples of

Re: lilypond-book produces error messages

2006-10-05 Thread Mats Bengtsson
Quoting maci <[EMAIL PROTECTED]>: Hi I tried to produce a pdf with latex and an lilypond environment. My file is called probe.tex 1) lilypond-book --pdf probe.pdftex pdflatex yourfile.tex Error message is `option --pdf not recognized` What version of LilyPond do you use and what version of

Re: Using global - Lilypond 2.9.20 Windows

2006-10-05 Thread Mats Bengtsson
Quoting Arvid Grøtting <[EMAIL PROTECTED]>: Graham Percival gmail.com> writes: I'm working on a viola trio right now, and these warning messages completely conceal any other info. I shudder to think of all the messages if I were doing an orchestral score. I'm typesetting some TTBB choral m

Rehearsal marks

2006-10-05 Thread Frédéric Chiasson
Hi, I looked at the regression tests you did with the new version of Lilypond (2.10), but I didn't see any test about the rehearsal marks. I had problems with them since they were colliding with other symbols and the functions I thought would raise the mark didn't work. What do you suggest me to

Re: Using \global - Lilypond 2.9.20 Windows

2006-10-05 Thread Arvid Grøtting
Graham Percival gmail.com> writes: > I'm working on a viola trio right now, and these warning messages > completely conceal any other info. I shudder to think of all the > messages if I were doing an orchestral score. I'm typesetting some TTBB choral music now (as always), and I get similar

Re: lilypond-book produces error messages

2006-10-05 Thread Geoff Horton
Lilypond-book assumes nothing about the extension of your input file. Rename it to probe.lytex and then use lilypond-book --psfonts probe.lytex. Geoff ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypon

Re: Trill spanners too short

2006-10-05 Thread Tuukka Verho
On Wed, 2006-10-04 at 18:03 -0700, Graham Percival wrote: > Hi, > > Could you create a small snippet that demonstrates this problem? > > Thanks, > - Graham Ok. \version "2.9.21" \paper { ragged-right = ##t } << \new Staff { f'2\startTrillSpan c'8\stopTrillSpan c'8 c'8\startTrillSpan c'8\stopT

lilypond-book produces error messages

2006-10-05 Thread maci
Hi I tried to produce a pdf with latex and an lilypond environment. My file is called probe.tex 1) lilypond-book --pdf probe.pdftex pdflatex yourfile.tex Error message is `option --pdf not recognized` 2) lilypond-book --psfonts probe.lytex Error message is `kpsewhich probe.lytex' failed The

Re: Lilypond 2.9.21 - Windows

2006-10-05 Thread Han-Wen Nienhuys
Han-Wen Nienhuys schreef: Trent Johnston schreef: Hi Everyone, Trying Lilypond 2.9.21 I get c:\Lilypond\usr\bin\lilypond.exe is not a valid Win32 application. Hi, thanks for the report. can you try with lilypond 2.9.22-1 (it's a prerelease from CVS, hence the version number.) -- Han-

Re: Failure to run midi2ly successfully

2006-10-05 Thread Han-Wen Nienhuys
David Cryer schreef: David Cryer wrote: David Cryer wrote: D:\My Documents\Vocal>midi2ly --version midi2ly (LilyPond) 2.9.20 D:\My Documents\Vocal>midi2ly nozze00.mi di Traceback (most recent call last): File "C:\Program Files\LilyPond\usr\bin\midi2ly.py", line 988, in ? main() File "C

Re: Using \global - Lilypond 2.9.20 Windows

2006-10-05 Thread Han-Wen Nienhuys
Erik Sandberg schreef: On Wednesday 04 October 2006 10:33, Han-Wen Nienhuys wrote: Mats Bengtsson schreef: really well-defined which one and the program should definitely tell that that the user probably has made a mistake and the program had to make a decision on which mark to typeset. In you

Re: Lilypond 2.9.21 - Windows

2006-10-05 Thread Han-Wen Nienhuys
Trent Johnston schreef: Hi Everyone, Trying Lilypond 2.9.21 I get c:\Lilypond\usr\bin\lilypond.exe is not a valid Win32 application. Hi, thanks for the report. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http

Re: figured bass broken in 2.9.10 (and probably 2.8.3

2006-10-05 Thread Paul Scott
Graham Percival wrote: Thanks, that has (finally) been entered as http://code.google.com/p/lilypond/issues/detail?id=103 I believe that turned out to be a feature related to continuation lines and is documented in: 7.7.14 Figured bass Paul - Graham Paul Scott wrote: The attached