SCM Repository
[diderot] / trunk / doc / report / report.tex |
Diff of /trunk/doc/report/report.tex
Parent Directory
|
Revision Log
|
Patch
revision 334, Thu Aug 19 20:53:07 2010 UTC | revision 335, Fri Aug 20 18:45:55 2010 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | \documentclass[11pt,twoside]{report} | \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} | ||
2 | \input{defs} | \input{defs} |
3 | \input{grammar-defs} | \input{grammar-defs} |
4 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |