Small issue on title tag, html docs

2008-10-01 Thread Francisco Vila
Hello. There might be a problem on the current build script regarding to utf8 encoding. http://kainhofer.com/~lilypond/Documentation/user/lilypond/index.es.html The HTML tag is composed by concatenating two different strings, one is the main document title, and the other is the page currently be

Re: Link to documentation tarball from documentation index?

2008-10-01 Thread Till Rettig
Valentin Villenave schrieb: 2008/9/29 John Mandereau <[EMAIL PROTECTED]>: Many users overlook the link to the docball in the download page, so they do not know about it; a user suggested on the French list that we could add a link to the docball from the documentation index. How does the

problems with RemoveEmptyStaffContext in PianoStaff

2008-10-01 Thread Mark Polesky
What's going on here? Are these known bugs? (see attached png for description) Thanks, Mark \version "2.11.60-1" \layout { ragged-right = ##t \context { \RemoveEmptyStaffContext } } measure = \repeat unfold 4 { f16 g a b } \new Pi

Re: Fw: Vocal music

2008-10-01 Thread Till Rettig
John Mandereau schrieb: On 2008/09/30 23:34 +0200, Francisco Vila wrote: 2008/9/30 Valentin Villenave <[EMAIL PROTECTED]>: 2008/9/30 Francisco Vila <[EMAIL PROTECTED]>: As headword, woult it serve a fragment of Janequin's Le Chant des Oyseaux? It is onomatopoeic and funny look

NR 2.8 Ancient music ready for review

2008-10-01 Thread Eyolf Østrem
The section on Ancient music is now ready for comments. It has been completely rewritten and reorganized, so please have a look at it and comment, correct, or criticize. Here's a "changelog": - The main change is that the general organization has been revised into two main sections: Gregorian c

Re: Fw: Vocal music

2008-10-01 Thread Trevor Daniels
Valentin Thanks for this. I'm happy with the reorganisation in general. As there is only one vocal "instrument" the standard layout for NR 2 does not apply here, so dropping the Common notation ... section is fine. There will not be many References for vocal music, as pretty well all of it

Re: problems with RemoveEmptyStaffContext in PianoStaff

2008-10-01 Thread Valentin Villenave
2008/10/1 Mark Polesky <[EMAIL PROTECTED]>: > What's going on here? Are these known bugs? > (see attached png for description) Wow, crazy! Added as http://code.google.com/p/lilypond/issues/detail?id=690 (there's also another issue related to PianoStaff and RemoveEmpty on http://code.google.com/p/

strange message using delete-intermediate-files with -dbackend=eps

2008-10-01 Thread Mark Polesky
In 2.11.60, running a file like this... lilypond -dbackend=eps -ddelete-intermediate-files=#t my_file.ly ...generates the following message: Layout output to `my_file-1.eps'... Converting to `./my_file-1.pdf'... Layout output to `my_file.eps'... Converting to `./my_file.pdf'... C:/LilyPond/us

Re: NR 2.8 Ancient music ready for review

2008-10-01 Thread Patrick McCarty
Hi Eyolf, On Wed, Oct 1, 2008 at 2:59 AM, Eyolf Østrem <[EMAIL PROTECTED]> wrote: > The section on Ancient music is now ready for comments. It has been > completely rewritten and reorganized, so please have a look at it and > comment, correct, or criticize. There are two examples in staff.itely t

Re: problems with RemoveEmptyStaffContext in PianoStaff

2008-10-01 Thread Neil Puttock
2008/10/1 Valentin Villenave <[EMAIL PROTECTED]>: > 2008/10/1 Mark Polesky <[EMAIL PROTECTED]>: >> What's going on here? Are these known bugs? >> (see attached png for description) > > Wow, crazy! Added as http://code.google.com/p/lilypond/issues/detail?id=690 Only the second issue is dependent on

Re: strange message using delete-intermediate-files with -dbackend=eps

2008-10-01 Thread Neil Puttock
Hi Mark, 2008/10/1 Mark Polesky <[EMAIL PROTECTED]>: > In 2.11.60, running a file like this... > > lilypond -dbackend=eps -ddelete-intermediate-files=#t my_file.ly > > ...generates the following message: > > Layout output to `my_file-1.eps'... > Converting to `./my_file-1.pdf'... > Layout output

Re: MacOS python/GUI issues

2008-10-01 Thread Carl D. Sorensen
I'm willing to give it a shot, but I have no experience with it. If you'll suggest the steps needed, I'll see how it works. Carl On 9/30/08 10:19 PM, "Han-Wen Nienhuys" <[EMAIL PROTECTED]> wrote: > Given the problems with the current GUI shell and python > incompatibilities on macos, I think i

Re: Fw: Vocal music

2008-10-01 Thread Valentin Villenave
2008/10/1 Trevor Daniels <[EMAIL PROTECTED]>: > Thanks for this. I'm happy with the reorganisation in general. As there is > only one vocal "instrument" the standard layout for NR 2 does not apply > here, so dropping the Common notation ... section is fine. On second thought, I think maybe it m

Markup command changes: The Sequel (\hcenter-in)

2008-10-01 Thread Neil Puttock
Hi everybody, Following the recent markup syntax changes (\center-align -> \center-column, \hcenter -> \center-align), Valentin has suggested we change \hcenter-in to \center-in. Unless anybody objects, I'll implement this change in a few days' time. I don't envisage any further syntax changes b

Re: Fw: Vocal music

2008-10-01 Thread John Mandereau
Le mercredi 01 octobre 2008 à 20:40 +0200, Valentin Villenave a écrit : > 2008/10/1 Trevor Daniels <[EMAIL PROTECTED]>: > > I've not pushed this, as I know nothing of translations, but I'm happy to do > > so if John says it's OK. LGTM, but you needn't bother updating Documentation/de/user/vocal.it

Re: * Fix arpeggio overshoot for chords which reach centre line.

2008-10-01 Thread n . puttock
On 2008/10/01 00:56:41, hanwenn wrote: http://codereview.appspot.com/6453/diff/1/3 File lily/arpeggio.cc (right): http://codereview.appspot.com/6453/diff/1/3#newcode108 Line 108: y += rint (squiggle.extent (Y_AXIS).length ())) while the original is obviously wrong for the .ly you show, the fix

Re: NR 2.8 Ancient music ready for review

2008-10-01 Thread Juergen Reuter
Very nice, I like the structure and your explanatory add-ons! Just a few nitpicking comments: * 2.8.3 (Typesetting mensural music): "There are no rests in Gregorian chant notation; instead, it uses Divisiones." I would have expected this statement to appear somewhere in 2.8.4 (Typesetting

Re: Fw: Vocal music

2008-10-01 Thread Trevor Daniels
Valentin, you wrote Wednesday, October 01, 2008 7:40 PM 2008/10/1 Trevor Daniels <[EMAIL PROTECTED]>: There will not be many References for vocal music, as pretty well all of it is going to be in this section, but there should be one to @rlearning{Songs}, which gives a gentle introduction t

Re: NR 2.8 Ancient music ready for review

2008-10-01 Thread Eyolf Østrem
On 02.10.2008 (00:04), Juergen Reuter wrote: > > Very nice, I like the structure and your explanatory add-ons! Thanks > Just a few nitpicking comments: > > * 2.8.3 (Typesetting mensural music): "There are no rests in Gregorian > chant notation; instead, it uses Divisiones." I would have expecte

Patch for stylesheets

2008-10-01 Thread Patrick McCarty
Hello, Please disregard the patch I posted in the "WANTED: Design ..." thread, because this patch includes those updates. I added closing `li' tags and removed the unnecessary ` ' characters from the index pages. I also incorporated some of the suggestions from the Design thread. I tried to fin

Re: * Fix arpeggio overshoot for chords which reach centre line.

2008-10-01 Thread Han-Wen Nienhuys
On Wed, Oct 1, 2008 at 6:28 PM, <[EMAIL PROTECTED]> wrote: >> while (mol.extent(Y_AXIS) + 1.0 < heads[RIGHT]) >> { add_at_edge } >> >> (where 1.0 is intelligently chosen.) > > That's similar to how I approached it originally, without changing the > loop, > > for (Real y = heads[LEFT]; y + EPS <

Re: Fw: Vocal music

2008-10-01 Thread Valentin Villenave
2008/10/2 Trevor Daniels <[EMAIL PROTECTED]>: > I agree it does not belong within any section, yet > at present it appears within 2.1.1 Entering lyrics. > As the only references we have so far identified > are one to the Learning Manual and one to templates, > both of which are suitable as introdu