]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/my-lily-lexer.cc
* scm/paper.scm (set-staff-size): new function: set default
[lilypond.git] / lily / my-lily-lexer.cc
index 61da4ba258b33a4c5719352b5811ad416a29aba5..9608e94ea126f2d5cb9f9ff3b8a3ccf3dfcbf2ef 100644 (file)
@@ -54,12 +54,12 @@ static Keyword_ent the_key_tab[]={
   {"header", HEADER},
   {"key", KEY},
   {"lyrics", LYRICS},
+  {"lyricsto", NEWADDLYRICS},
   {"mark", MARK},
   {"markup", MARKUP},
   {"midi", MIDI},
   {"name", NAME},
   {"new", NEWCONTEXT},
-  {"newaddlyrics", NEWADDLYRICS},
   {"notes", NOTES},
   {"octave", OCTAVE},
   {"once", ONCE},