bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lilypond API


From: Han-Wen Nienhuys
Subject: Re: Lilypond API
Date: Fri, 15 Dec 2006 17:39:13 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20061107)

Mats Bengtsson escreveu:
> 
> 
> Luc wrote:
>> I also checked .../share/emacs/site-lisp/lilypond-words.el quickly and
>> noticed that e.g. indent, poet, wordwrap and others are missing in
>> this file.
>>   
> 
> Yes, no titling fields or markup commands are included.
> Now that I check how the file is generated, I notice that this hasn't been
> actively supported for a long time. For example, the script that
> generates the
> file looks for markup commands at the wrong place and several of the lines
> at the end of the lilypond-words.el file are completely outdated.
> 
> Also, no property names are included.

I've committed support for a ly:lexer-keywords to generate this in a more sane
way. The  rest of the reserved words should come from examining

  #(ly:module->alist (current-module))

in a .ly file. 

I'd welcome patches that use this mechanism.

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]