Adjusted formatting: 11pt font, margins, don't use titlesec or pslatex.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 27 Jan 2007 18:20:30 +0000 (18:20 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 27 Jan 2007 18:20:30 +0000 (18:20 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@20 052ea7fc-9027-0410-9066-f65837a77df0

doc/ragel-guide.tex

index ba398e5..b2f9c8b 100644 (file)
 %   along with Ragel; if not, write to the Free Software
 %   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
 
-\documentclass[letterpaper,12pt,oneside]{book}
-\usepackage{pslatex}
+\documentclass[letterpaper,11pt,oneside]{book}
 \usepackage{graphicx}
 \usepackage{comment}
 \usepackage{multicol}
-\usepackage[medium]{titlesec}
 
-\topmargin 0in
+\topmargin -0.20in
 \oddsidemargin 0in
 \textwidth 6.5in
-\textheight 8.5in
+\textheight 9in
 
 \setlength{\parskip}{0pt}
 \setlength{\topsep}{0pt}