From 8f484cb522ea01737fad808702f61bc20a5c7996 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Fri, 22 Oct 1999 16:04:02 +0000 Subject: Added \rule for a horizontal rule [originally from svn r248] --- buttress.h | 1 + 1 file changed, 1 insertion(+) (limited to 'buttress.h') 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, -- cgit v1.1