]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/matex/test/test.tex
update in gruound
[helm.git] / matita / components / binaries / matex / test / test.tex
index ddf18c40838abf537e74e295a431c646be81d9dc..081696291d217993ab27e8d1ba56cf3361405a56 100644 (file)
@@ -1,13 +1,26 @@
-\documentclass{article}
+\documentclass[8pt,twocolumn,a4paper]{extarticle}
 
+\usepackage[margin=2cm]{geometry}
+\usepackage[pdfborder={0 0 0},bookmarks=false,ps2pdf]{hyperref}
+\usepackage[american]{babel}
 \usepackage{matex}
+\usepackage{legacy_1}
+\usepackage{ground_1}
+\usepackage{basic_1}
 
-\begin{document}
+\newcounter{node}
+\renewcommand*\ObjIncNode{\stepcounter{node}}
+\renewcommand*\ObjNode{\arabic{node}}
+
+\title{The Core Theory of the Formal System $\lambda\delta\hbox{-}1$:
+Definitions and Statements}
 
-\input{matita.lambdadelta.basic_1.pr0.pr0.pr0_confluence.type}
+\author{Ferruccio Guidi}
+
+\begin{document}
 
-% \bigskip
+\maketitle
 
-% \input{matita.lambdadelta.basic_1.pr0.pr0.pr0_confluence.body}
+\input{objs}
 
 \end{document}