Re: Getting key change alterations printed

2005-08-15 Thread Graham Percival
On 14-Aug-05, at 4:09 PM, Han-Wen Nienhuys wrote: actually, my intention is that 2.7 releases (but not CVS) should be quite usable. It might be that bug appear and disappear between versions, but that is only natural for software in development. Ok. In that case, input/regression/system-exte

patch for ly/titling-init.ly

2005-08-15 Thread Graham Percival
To fix a spacing issues between the arranger and opus, I'd like to commit this patch to ly/titling-init.ly : Index: ly/titling-init.ly === RCS file: /cvsroot/lilypond/lilypond/ly/titling-init.ly,v retrieving revision 1.20 diff -u -u

vertical placement of \mark

2005-08-15 Thread Graham Percival
A short time ago, the vertical placement of \mark was changed so that it was placed above any other notation in the system. In other words, the "mark" in the example below was a huge distance above the staff. \version "2.7.5" { c'1^1^2^3^4^5 \mark "mark" c'1 } Shortly before 2.7.5 was released

Re: BUG OR FEATURE?: \markup { "Piano " } vs. \markup { "Piano" " " " " }

2005-08-15 Thread Graham Percival
On 15-Aug-05, at 2:40 AM, Heikki Junes wrote: In this example, \markup { "Piano " } was reduced to \markup { "Piano" }, and only \markup { "Piano" " " " " } gave the needed extra space. Is this a bug of a feature the ending spaces are removed? It's a feature (in terms of the fact that it's

Re: 'make intall' error

2005-08-15 Thread Graham Percival
On 15-Aug-05, at 4:31 PM, David Bobroff wrote: error: can't find description for property directionedge-height (backend) Fixed about 20 minutes ago. :) Cheers, - Graham ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org

lily/tuplet.cc: build fix

2005-08-15 Thread Graham Percival
Attempting to build current CVS (which I believe is the same as the 2.7.5 release), I encountered this: Writing "lilypond-internals.texi"... error: can't find description for property directionedge-height (backend) make[2]: *** [out/lilypond-internals.texi] Error 1 make[1]: *** [all] Error 2 m

'make intall' error

2005-08-15 Thread David Bobroff
CVS ChangeLog 1.4013 exits like this: [/usr/src/lilypond/ly/generate-documentation.ly [/usr/src/lilypond/share/lilypond/2.7.6/scm/documentation- lib.scm][/usr/src/lilypond/share/lilypond/2.7.6/scm/document- functions.scm][/usr/src/lilypond/share/lilypond/2.7.6/scm/document- translation.scm][/usr/s

RE: Resource list, revised and extended again

2005-08-15 Thread Fairchild
John - Who can install and maintain the page at http://lilypond.org/web/resources? If you can do this, without linking and with "Under Construction" at the top, anyone can review if they know it is there. Probably ought to insert, in fine print at the end, something like: "The information on this

displayLilyMusic tests

2005-08-15 Thread Han-Wen Nienhuys
hi Nicolas, Nicolas Sceaux wrote: Ok that's fine with me. I'll try to post something before my vacations. Could you have a look at the displayLilyMusic regtest file? I think it should not be part of the regression/ test suite, but rather in no-notation/ as it doesn't excercise the notati

Re: Resource list, revised and extended again

2005-08-15 Thread John Mandereau
Han-Wen Nienhuys wrote: > >>can you put up the site somewhere for a test drive? > > > > No; I could run httpd on my computer just for testing but it'd take a > > long time before I make it work. Or I could send you an email privately. > > Which way do you prefer? > > A tarball of the formatted we

Re: Resource list, revised and extended again

2005-08-15 Thread Han-Wen Nienhuys
John Mandereau wrote: Han-Wen Nienhuys wrote: John Mandereau wrote: * If the webmasters find it can be soon included in LilyPond website, should I move the images to images/, modify the makefile, site/menu-entries.py (adding a "resources" entry), and internationalize my script format-resourc

Re: Resource list, revised and extended again

2005-08-15 Thread John Mandereau
Han-Wen Nienhuys wrote: > John Mandereau wrote: > > > * If the webmasters find it can be soon included in LilyPond website, > > should I move the images to images/, modify the makefile, > > site/menu-entries.py (adding a "resources" entry), and internationalize > > my script format-resources.py (m

Re: Resource list, revised and extended again

2005-08-15 Thread Han-Wen Nienhuys
John Mandereau wrote: * If the webmasters find it can be soon included in LilyPond website, should I move the images to images/, modify the makefile, site/menu-entries.py (adding a "resources" entry), and internationalize my script format-resources.py (marking strings for translation)? can you

Re: Rehearsal mark "I"

2005-08-15 Thread Erik Sandberg
On Monday 15 August 2005 11.08, Mats Bengtsson wrote: > It turns out that the easy answer to your question was to use > \set Score.markFormatter = #format-mark-alphabet > which includes the "I" in the automatically generated rehearsal > marks. A more general flexible solution remains to be implemen

Re: Augmentation dot collision detection bug

2005-08-15 Thread Graham Percival
On 15-Aug-05, at 1:08 AM, Jan Nieuwenhuizen wrote: Mats Bengtsson writes: On the other hand, I don't see the logic in allowing attachments to lilypond-user and lilypond-devel and removing them to bug-lilypond, but maybe there's a simple explanation. Right. Let's not strip attachments on bu

BUG OR FEATURE(?): \markup { "Piano " } vs. \markup { "Piano" " " " " }

2005-08-15 Thread Heikki Johannes Junes
I tried to make a new context with ChordNames in between Piano staves, and found a strange (?) behaviour with ending spaces in the instrument names: \version "2.7.5" melody = \relative c' { \clef "G" c2 b c1 \bar "|." } harmonies = \chordmode { c'2 g c4 } accompaniment = \relative c { \clef "F" c2

BUG OR FEATURE?: \markup { "Piano " } vs. \markup { "Piano" " " " " }

2005-08-15 Thread Heikki Junes
I tried to make a new context with ChordNames in between Piano staves, and found a strange (?) behaviour with ending spaces in the instrument names: \version "2.7.5" melody = \relative c' { \clef "G" c2 b c1 \bar "|." } harmonies = \chordmode { c'2 g c4 } accompaniment = \relative c { \clef "F"

Re: alignment: gjpqy chars in markup

2005-08-15 Thread Mats Bengtsson
Developers, it would be nice to get some clarification on the alignment of different markups! For some strange reason, the following seems to work. \layout{raggedright=##t} { c'^\markup{"foo" \hspace #0.0 } c'^\markup{"bag" \hspace #0.0 } } It's not at all clear to me how the alignment is handl

Re: Augmentation dot collision detection bug

2005-08-15 Thread Jan Nieuwenhuizen
Mats Bengtsson writes: > On the other hand, I don't see the logic in allowing attachments > to lilypond-user and lilypond-devel and removing them to bug-lilypond, > but maybe there's a simple explanation. Right. Let's not strip attachments on bug-lilypond. -- Jan Nieuwenhuizen <[EMAIL PROTECTE

Re: Augmentation dot collision detection bug

2005-08-15 Thread Mats Bengtsson
On the other hand, I don't see the logic in allowing attachments to lilypond-user and lilypond-devel and removing them to bug-lilypond, but maybe there's a simple explanation. /Mats Han-Wen Nienhuys wrote: Mats Bengtsson wrote: but this mailing list filters aways all attachments to reduce

Re: 2.6.3 crashes

2005-08-15 Thread Erik Sandberg
On Monday 15 August 2005 05.32, Laura Conrad wrote: > > "ES" == Erik Sandberg <[EMAIL PROTECTED]> writes: > > LC> Attached is the log from running "lilypond twinkle-pop.ly". This > > >> is LC> on a Debian Sid system. Autopackage is installed as a user, > >> but I've LC> gotten the