diff options
Diffstat (limited to 'buttress.h')
| -rw-r--r-- | buttress.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ struct paragraph_Tag { enum { para_IM, /* index merge */ para_BR, /* bibliography rewrite */ + para_Rule, /* random horizontal rule */ para_Chapter, para_Appendix, para_UnnumberedChapter, |