summaryrefslogtreecommitdiff
path: root/buttress.h
diff options
context:
space:
mode:
Diffstat (limited to 'buttress.h')
-rw-r--r--buttress.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/buttress.h b/buttress.h
index 1ce39d7..0c54752 100644
--- a/buttress.h
+++ b/buttress.h
@@ -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,