]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-lexer.cc
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / lily-lexer.cc
index 2392f47b363d63917061b20583dd43ec9a18b01b..e677b9e5c51bcef8a5763f1aa7139be8cbaa5d90 100644 (file)
@@ -74,6 +74,7 @@ static Keyword_ent the_key_tab[]
   {"time", TIME_T},
   {"times", TIMES},
   {"transpose", TRANSPOSE},
+  {"transposition", TRANSPOSITION},
   {"type", TYPE},
   {"unset", UNSET},
   {"with", WITH},