David Bobroff writes:
> As of CVS ChangeLog 1.3993 'make all' exits like this:
> error: can't find description for property #{}# (translation)
Thanks, fixed.
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.li
Graham Percival <[EMAIL PROTECTED]> writes:
> In addition, isn't \RemoveEmpty supposed to remove R2 (rests) ? I
> didn't think it removed s2 ("spacer" rests). Try changing your "s" to
> "R".
I think that using "\skip 1" iso "s1" is also OK.
___
lilyp
I was getting this error when building from CVS, but I have now
installed the autopackage and am getting the same error.
Attached is the log from running "lilypond twinkle-pop.ly". This is
on a Debian Sid system. Autopackage is installed as a user, but I've
gotten the same error running the c
As of CVS ChangeLog 1.3993 'make all' exits like this:
[/usr/src/lilypond/share/lilypond/2.7.5/scm/document-
music.scm][/usr/src/lilypond/share/lilypond/2.7.5/scm/document-
backend.scm][/usr/src/lilypond/share/lilypond/2.7.5/scm/document-
markup.scm]
Writing "lilypond-internals.texi"...
error: can
On 8/11/05, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
> I don't know exactly why it gives a stack overflow, but here are some
> hints:
> - print-function is normally undefined from the System object,
>whereas NoteHead already has a print-function that typesets
>the note head, which you prob
The documentation of the command reads:
"Set all font related properties (except the size) to get the default
normal text font, no matter what font was used earlier."
I hope that's clear enough.
/Mats
Fairchild wrote:
Mats -
Is \normal-text the same as \medium or \normalsize, or something
See the documentation of the remove-first property at
http://lilypond.org/doc/v2.6/Documentation/user/out-www/lilypond/Hiding-staves.html#Hiding-staves
It seems that the default has been changed from version 2.4 to 2.6
(actually in order to be consistent with what the documentation said
already fo
I don't know exactly why it gives a stack overflow, but here are some
hints:
- print-function is normally undefined from the System object,
whereas NoteHead already has a print-function that typesets
the note head, which you probably want to keep as well.
- Take a look at the example called bo