Hi,
In the lexer/parser, NEWADDLYRICS has not been renamed to LYRICSTO. This makes
some rare parser error messages more confusing.
The attached patch hopefully fixes this.
Erik
diff -u -r1.169 my-lily-lexer.cc
--- lily/my-lily-lexer.cc 12 Apr 2004 12:48:41 - 1.169
+++ lily/my-lily-lexer.cc
Pedro Kroger writes:
> I definitely want to get more involved with lilypond development! Of
Good!
> I think I could work in one of these tasks:
>
>> BUILD-MEISTER
>> BUG-MEISTER
>> NEWSLETTER EDITOR
>
> But I prefer to wait the more experienced guys choose, then I get the
> left-over (if any).
Nicolas Sceaux writes:
> > CODE JANITOR
>
> > REQUIREMENTS:
>
> > Moderate experience with programming C, Scheme and/or Python
>
> This seems to be a large task, considering the size of LilyPond
> sources. But I may do that, if there is not a rush of candidacies on
> this job. (Note: my prefer
Ralph Little writes:
> How long can I wait after announcing a GROB before typesetting it?
> Does it have to be typeset within the same translation timestep as the
> announce, or can I typeset it at the end of the measure?
> If I do, what affect will this have internally?
for Item objects, the ty
It seems that the problem is solved in the last cygwin snapshot, so I
was able to build 2.2.0.
I will test it and send to cygwin mirrors if it's ok.
Bert
___
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-
Thanks Jan.
So I revised my code, and now it works. For the sake of somebody else
who might someday struggle with a similar thin,
Here's a working code fragment.
#(def-markup-command (markup-dot paper props radius) (number?)
"Syntax: \\markup-dot dot-radius
eg: \\markup-dot #0.25 for dot wi
This might be of interest...
Werner
--- Begin Message ---
On Thu, 15 Apr 2004, Staszek Wawrykiewicz wrote:
> I've just uploaded to dante:/incoming/lm.zip =
> it contains ver. 0.92 of LM fonts (corrected and added kerning).
Thanks for your update. I installed the new files in
fonts/p
Carl D. Sorensen writes:
> So I wrote the following markup definition:
>
> #(def-markup-command (chord-diagram paper props chord-string) (string?)
> "Syntax: \\chord-diagram diagram-string
>eg: \\chord-diagram #\"x32010\" to achieve standard C chord"
> (interpret-markup paper props (mark
Wed, 14 Apr 2004 00:19:23 +0200, Han-Wen a dit :
> The
> CODE JANITOR
> makes sure that new C++ and Scheme code follows the standards.
> Writing LilyPond code is an intensive --and sometimes frantic--
> process, and the code that is written in deep-hack mode often is
> unpolished. The j
Bonjour Carl!
Thu, 15 Apr 2004 11:03:21 -0600, tu as dit :
> Now, I want to print a graphic element in the markup. It looks to me
> like I should be able to use the (dot x y) function found in
> scm/output-tex.scm to create a string that will create an eps dot when
> it's evaluated by gsvie
I've been (somewhat sporadically) trying to get guitar chord diagrams to
work.
I've figured out how to define a markup using def-markup-command (thanks
for a great feature!).
Now, I want to print a graphic element in the markup. It looks to me
like I should be able to use the (dot x y) function
> > It is a semi-automated process.
>
> Perhaps, but then the word "*generated* using
> MetaType1" is not entirely accurate.
This is correct. The generated outlines have to be post-processed.
Werner
___
Lilypond-devel mailing list
[EMAIL PROTE
Hi,
How long can I wait after announcing a GROB before typesetting it?
Does it have to be typeset within the same translation timestep as the
announce, or can I typeset it at the end of the measure?
If I do, what affect will this have internally?
I have some text that I want to typeset, the content
13 matches
Mail list logo