aboutsummaryrefslogtreecommitdiff
path: root/doc/coq-html.sty
diff options
context:
space:
mode:
authorfilliatr2000-12-12 22:36:15 +0000
committerfilliatr2000-12-12 22:36:15 +0000
commitb6018c78b25da14d4f44cf10de692f968cba1e98 (patch)
treec152b9761b70cbc554efdc2f05f3a995444ed259 /doc/coq-html.sty
parent88e2679b89a32189673b808acfe3d6181a38c000 (diff)
Initial revision
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8143 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/coq-html.sty')
-rw-r--r--doc/coq-html.sty6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/coq-html.sty b/doc/coq-html.sty
new file mode 100644
index 0000000000..2793fdc2aa
--- /dev/null
+++ b/doc/coq-html.sty
@@ -0,0 +1,6 @@
+\def\sf{\purple}
+\def\textsf#1{{\sf #1}}
+\newcommand{\inference}[1]{$${#1}$$}
+\newcommand{\NInd}[3]{\mbox{{\sf Ind}$(#1)(#2:=#3\,)$}}
+\newcommand{\Ind}[4]{\mbox{{\sf Ind}$(#1)[#2](#3:=#4\,)$}}
+\renewcommand{\medskip}{\\}