diff options
Diffstat (limited to 'tksao/frame/lex.L')
-rw-r--r-- | tksao/frame/lex.L | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tksao/frame/lex.L b/tksao/frame/lex.L index d56dcdc..3a201e4 100644 --- a/tksao/frame/lex.L +++ b/tksao/frame/lex.L @@ -146,6 +146,7 @@ fk4 {return FK4_;} fk4-no-e {return FK4_NO_E_;} fk5 {return FK5_;} font {return FONT_;} +format {return FORMAT_;} front {return FRONT_;} full {return FULL_;} function {return FUNCTION_;} |