SCM Repository
[diderot] / trunk / doc / report / report.tex |
View of /trunk/doc/report/report.tex
Parent Directory
|
Revision Log
Revision 97 -
(download)
(as text)
(annotate)
Thu May 27 19:47:26 2010 UTC (10 years, 10 months ago) by jhr
File size: 927 byte(s)
Thu May 27 19:47:26 2010 UTC (10 years, 10 months ago) by jhr
File size: 927 byte(s)
Created Didirot report document
\documentclass[11pt,twoside]{report} %BEGIN LATEX \setlength{\textwidth}{6in} \oddsidemargin 0.25in \evensidemargin 0.25in \addtolength{\textheight}{1.0in} \addtolength{\topmargin}{-0.5in} \parskip 5pt %END LATEX \usepackage{times} %BEGIN LATEX %------------------------- % the following magic makes the tt font in math mode be the same as the % normal tt font (i.e., Courier) % \SetMathAlphabet{\mathtt}{normal}{OT1}{pcr}{n}{n} \SetMathAlphabet{\mathtt}{bold}{OT1}{pcr}{bx}{n} %------------------------- %END LATEX %BEGIN LATEX \usepackage{hevea} \usepackage{grammar} \usepackage{code} \renewcommand{\term}[1]{\textsc{#1}} %END LATEX \usepackage{graphicx} \usepackage{color} \input{defs} \input{grammar-defs} \title{ Report on the Diderot Programming Language } \date{\today} \author{ Gordon Kindlmann \and John Reppy } \begin{document} \pagestyle{empty} \maketitle \input{intro} \input{syntax} \end{document}
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |