Update of /project/climacs/cvsroot/papers/ilc2005/syntax In directory common-lisp.net:/tmp/cvs-serv27571
Modified Files: climacssyntax.tex Log Message: Use the geometry package to enforce the formatting requirements (sadly, it appears that there's no way of doing so without specifying either letterpaper or a4paper. Sorry.)
Minor other tinkering
Date: Tue May 17 13:05:00 2005 Author: crhodes
Index: papers/ilc2005/syntax/climacssyntax.tex diff -u papers/ilc2005/syntax/climacssyntax.tex:1.1.1.1 papers/ilc2005/syntax/climacssyntax.tex:1.2 --- papers/ilc2005/syntax/climacssyntax.tex:1.1.1.1 Tue May 17 11:52:34 2005 +++ papers/ilc2005/syntax/climacssyntax.tex Tue May 17 13:05:00 2005 @@ -1,8 +1,9 @@ \documentclass{acm_proc_article-sp}
+\usepackage[a4paper,textwidth=7in,textheight=9in]{geometry} + \begin{document}
-%\usepackage{geometry} %\geometry{letterpaper} %\usepackage{graphicx} %\usepackage{amssymb} @@ -46,9 +47,10 @@ using a per-buffer function for its parsing. \end{abstract}
-\category{H.4}{Information Systems Applications}{Miscellaneous}[possibly] +\category{D.2.3}{Coding Tools and Techniques}{Program editors} +\category{D.3.4}{Processors}{Incremental compilers}
-\keywords{I, don't, know} +\keywords{Editors, Parsing, Tablature}
\section{Overview}