diff options
Diffstat (limited to 'out.h')
-rw-r--r-- | out.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,6 +45,8 @@ enum roffdeco { DECO_PREVIOUS, DECO_SIZE, DECO_NOSPACE, + DECO_FONT, /* font */ + DECO_FFONT, /* font family */ DECO_MAX }; |