12 lines
273 B
TeX
12 lines
273 B
TeX
% This is the default prefix for Scribble-generated Latex
|
|
\documentclass{article}
|
|
|
|
\parskip=10pt
|
|
\parindent=0pt
|
|
|
|
% Adjust margins to match HTML width for
|
|
% fixed-width font
|
|
\advance \oddsidemargin by -0.15in
|
|
\advance \evensidemargin by -0.15in
|
|
\advance \textwidth by 0.3in
|