diff options
| author | filliatr | 2000-12-12 22:36:15 +0000 |
|---|---|---|
| committer | filliatr | 2000-12-12 22:36:15 +0000 |
| commit | b6018c78b25da14d4f44cf10de692f968cba1e98 (patch) | |
| tree | c152b9761b70cbc554efdc2f05f3a995444ed259 /doc/coq-html.sty | |
| parent | 88e2679b89a32189673b808acfe3d6181a38c000 (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.sty | 6 |
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}{\\} |
