Revision 766256
Go back to digest for 27th January 2008Features in KDE Base
Wilbert Berendsen committed changes in /trunk/KDE/kdelibs/kate/syntax/data/lilypond.xml:
January, 2008
Fully rewritten by Wilbert Berendsen
Changes:
- correctly parse pitches, chords, durations, etc. marking often made mistakes as invalid
- speed up by shortening contexts, e.g. branch out on a \, instead of RegExpr'ing all \commands
- recognize some contexts like \layout, \with, \header to colorcode variables, engravers, etc. only there
- recognize lilypond words like ChoirStaff etc. only in sections and after \set, \override etc.
- highlight some standard Scheme function names - add \figuremode recognition
File Changes
Modified 1 files
- /trunk/KDE/kdelibs/kate/syntax/data/lilypond.xml
1 files changed in total