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
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 <
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
22 matches
Mail list logo