]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/matex/test/test.tex
update in delayed_updating
[helm.git] / matita / components / binaries / matex / test / test.tex
index e30233190c53059d69b96bd070eb756debe9b42d..081696291d217993ab27e8d1ba56cf3361405a56 100644 (file)
@@ -1,26 +1,26 @@
-\documentclass{article}
+\documentclass[8pt,twocolumn,a4paper]{extarticle}
 
-\usepackage[bookmarks=false,ps2pdf]{hyperref}
+\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}
-
-\input{matita.lambdadelta.basic_1.pr0.defs.pr0_ind.pr0_ind.type.tex}
-
-\bigskip
+\newcounter{node}
+\renewcommand*\ObjIncNode{\stepcounter{node}}
+\renewcommand*\ObjNode{\arabic{node}}
 
-\input{matita.lambdadelta.basic_1.pr0.defs.pr0_ind.pr0_ind.body.tex}
+\title{The Core Theory of the Formal System $\lambda\delta\hbox{-}1$:
+Definitions and Statements}
 
-\bigskip
+\author{Ferruccio Guidi}
 
-\input{matita.lambdadelta.basic_1.pr0.pr0.pr0_confluence.type}
-
-\bigskip
+\begin{document}
 
-\input{matita.lambdadelta.basic_1.pr0.pr0.pr0_confluence.body}
+\maketitle
 
-\ObjRef{pr0_ind}
-\ObjRef{pr0_confluence}
+\input{objs}
 
 \end{document}