[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debconf-discuss] Questions regarding the mass-KSP at DebConf10



Hi, people.

On Jul 29 2010, Aaron M. Ucko wrote:
> Rogério Brito <rbrito@ime.usp.br> writes:
> > What is the common practices to be a little greener regarding this?
> 
> I was able to get it down to 9 pages (5 sheets double-sided) with
> a2ps -B -f6.4; it looks like you'll neeed to use -f6.2 to achieve the
> same page count with A4 paper, though.  (Either way, you'll need
> reasonably sharp vision. ;-)

Thank you very much for your replies. I use A4 paper and I was able to
get the page count down to a comfortable 14, with vanilla LaTeX, without
having to make it *too* hard to read.  With two pages per sheet, this
ends up being 7 sheets, which is a reasonable compromise.

The skeleton of the LaTeX file, in case anybody is interested is this:

,----[ ksp-dc10.tex ]
| \documentclass[landscape,8pt,twocolumn]{scrartcl}
| 
| \usepackage[latin1]{inputenc}
| \usepackage[T1]{fontenc}
| \usepackage{pxfonts}
| \usepackage{savetrees}
| \pagestyle{empty}
| 
| \begin{document}
| \thispagestyle{empty}
| \begin{verbatim}
| \end{verbatim}
| \end{document}
`----

Just put the contents of the ksp-dc10.tex inside the \begin{verbatim}
\end{verbatim} pair, compile it with pdflatex (recommended instead of
plain latex, to take advantage of microtypographic features) and that's
it.


Thank you very much for your feedback,

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8
http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br

Reply to: