]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-lexer.cc
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / lily / lily-lexer.cc
index 23daaa4ba4d11586ef987fe4bcf3256a5b059d1e..aa3376dbe57136b8dba0845e9e1120476461faa9 100644 (file)
@@ -32,7 +32,6 @@ static Keyword_ent the_key_tab[] = {
   {"alternative", ALTERNATIVE},
   {"bar", BAR},
   {"book", BOOK},
-  {"bookpaper", BOOKPAPER},
   {"change", CHANGE},
   {"chords", CHORDS},
   {"chordmode", CHORDMODE},
@@ -49,6 +48,7 @@ static Keyword_ent the_key_tab[] = {
   {"grobdescriptions", GROBDESCRIPTIONS},
   {"header", HEADER},
   {"key", KEY},
+  {"layout", LAYOUT},
   {"lyricmode", LYRICMODE},
   {"lyricsto", LYRICSTO},
   {"lyrics", LYRICS},