aboutsummaryrefslogtreecommitdiff
path: root/dev/doc/macros.tex
diff options
context:
space:
mode:
authornotin2006-03-06 15:07:54 +0000
committernotin2006-03-06 15:07:54 +0000
commitd6d5fd216c5b26cba2cb6f1d273ac3b0d9c359f8 (patch)
tree8ad3810cd65ae4b00d8a68ccae6dc8bc19a26292 /dev/doc/macros.tex
parenta997bda0383b870890c0526996319ba2d44039b4 (diff)
Deplacement du répertoire doc dans dev
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8140 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev/doc/macros.tex')
-rw-r--r--dev/doc/macros.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev/doc/macros.tex b/dev/doc/macros.tex
new file mode 100644
index 0000000000..6beacf7b0b
--- /dev/null
+++ b/dev/doc/macros.tex
@@ -0,0 +1,7 @@
+
+% macros for coq.tex
+
+\newcommand{\Coq}{\textsf{Coq}}
+\newcommand{\CCI}{Calculus of Inductive Constructions}
+
+\newcommand{\refsec}[1]{\textbf{\ref{#1}}} \ No newline at end of file