Graham Percival <[EMAIL PROTECTED]> writes:
> The link to the 2.5 docs in this page:
> http://lilypond.org/web/documentation.html
> takes you to the 2.4 docs instead of the 2.5 docs.
fixed in cvs. (should be online in the next cron update)
Pedro
___
program! By the way, it's only a
> suggestion!
if you need more flexibility, probably lilypond-book is for you.
Cheers,
Pedro Kroger
___
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
Jefferson dos Santos Felix <[EMAIL PROTECTED]> writes:
> The page number disappears in lily 2.3.16...
indeed, and it's still missing in 2.3.17
I tried to fix it but couldn't figure out :-(
Pedro
___
bug-lilypond mailing list
[EMAIL PROTECTED]
http:/
Erik Sandberg <[EMAIL PROTECTED]> writes:
> Can you please send the .ly file also (beware that the ml strips any
> attachemnts)?
Sure (I did sent a .ly file, but it was in an attachement :-() here it
goes:
\version "2.3.16"
\header {
title = "Title"
composer = "Composer"
}
#(set-de
Hi,
The vertical space in the attached file is too tight between instruments
and maybe too big between the staves of the piano. I also find the space
between systems too big.
You can see a pdf here:
http://www.pedrokroeger.net/lilypond/chamber-score.pdf
Cheers,
Pedro
poser = "Composer goes too much to the right"
}
\bookpaper {
leftmargin = 50 \mm
linewidth = 100 \mm
}
\score {
\new Staff \relative c' {
g f e g | f e d f | e d c e |
d c b g | a c b d | c1 \bar "|." }
}
Cheers,
Pedro Kroger
_
josiah <[EMAIL PROTECTED]> writes:
> the download page (http://lilypond.org/web/download/) lists 2.2.5 as
> the 2.2 version available for debian unstable.
>
> version 2.2.6 is available through the debian mirrors.
thanks, I've updated the page
Pedro
David Bobroff <[EMAIL PROTECTED]> writes:
> Here's the end of the output of the latest CVS 'make all' attempt on
> RedHat 9:
the same here (debian sid)
Pedro
___
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-li
Werner LEMBERG <[EMAIL PROTECTED]> writes:
> Parameters in the \bookpaper section seem to be ignored: The German
If I set \bookpaper before the \book block it works ok.
Pedro
___
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailma
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
> BTW, I think I've seen some people (Pedro, Heikki) mention that they
> have fixed things in CVS. However, I haven't seen any updates scroll
> by when I did
>
>cvs up
>
> I hope everyone remembers to commit fixes to the repository once
> they're ma
"Alexander Deubelbeiss" <[EMAIL PROTECTED]> writes:
> I noticed that three of the misspellings survive in the User Manual 2.2.3:
> Two in section 3.7.10, in the variable names "startAccacciaturaMusic" and
> "stopAccacciaturaMusic", and the third in the Unified Index.
Thanks, fixed in CVS.
Pedro
Stefaan Himpe <[EMAIL PROTECTED]> writes:
> Just want to report a bug in the docs for 2.2.x:
thanks, fixed in CVS.
Pedro
___
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
* Philip Newton ([EMAIL PROTECTED]) wrote:
> Not a bug in Lilypond per se, but in its web page:
> http://www.lilypond.org/web/about/faq.html has
>
> How can I thank you for LilyPond?
Thanks. It's fixed. It should be online in the next cron update.
Pedro
* Robert J Cristel ([EMAIL PROTECTED]) wrote:
> file:///C:/cygwin/usr/share/doc/lilypond-2.2.0/Documentation/user/out-www/lilypond/Cheat-sheet.html#Cheat%20sheet
>
> the crescendo example notes don't match the music
> printed
Thanks, I've fixed it in CVS.
Pedro
___
* Erik Sandberg ([EMAIL PROTECTED]) wrote:
> added this to the bug database as crash-bar-number:
Just to let you know, it crashes with lilypond 2.3.1 too.
Pedro
___
bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-l
Hi,
around line 1442 of refman the text:
var{a}/var{b}
should be:
@var{a}/@var{b}
Pedro
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
> > There is a bug in 1.9.x with beams across barlines (it was working in
> > 1.8 for sure). The note _before_ the beamed group gets a stem with the
> > same size and direction of the stem of the beamed notes, as if it were
> > part of the group. Here is an example:
> Beams are postfix too.
Thank
Hi,
There is a bug in 1.9.x with beams across barlines (it was working in
1.8 for sure). The note _before_ the beamed group gets a stem with the
same size and direction of the stem of the beamed notes, as if it were
part of the group. Here is an example:
\score {
\notes \relative c' {
> BTW, I've seen people reporting problems using version numbers like
> "CVS ChangeLog 1.1139", how I get this number?
duh!
cvs status ChangeLog
what-a-lame I am! :-)
Pedro
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/l
> BTW, I've seen people reporting problems using version numbers like
> "CVS ChangeLog 1.1139", how I get this number?
duh!
cvs status ChangeLog
what-a-lame I am! :-)
Pedro
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman
Hi,
There is a nasty bug with multi-measure rest and multiplication
(e.g. R2*6) in cvs (2003-08-27). The code below generate what is in
multi.dvi while it should look like multi-ok.dvi (both attached). The
funny thing is, if I write down each multi-measure rest by hand (R2 R2
R2 R2 ) things w
empo 4 . = 120 }
> which is rather silly, but should work.)
indeed! it worked thanks a lot!
Anyway, AFAIK this should not be difficult to correct in
the parser, right?
> Pedro Kroger wrote:
> >It seems lilypond is not recognizing dotted notes as a tempo basis in
> >the mid
Hi,
It seems lilypond is not recognizing dotted notes as a tempo basis in
the midi section. If I have a code like:
\midi {\tempo 4. = 120 }
I get the following error message:
-
/tmp/example-1.ly:22:17: error: syntax error, unexpected R
23 matches
Mail list logo