[plt-scheme] Re: SRFI documentation

From: Eli Barzilay (eli at barzilay.org)
Date: Tue Jun 30 13:13:14 EDT 2009

On Jun 30, Hugh Myers wrote:
> You missed the word 'duplex'? Not a browser sort of thing.

No, I didn't -- but if the html2latex produces an output that renders
the same pdf as your browser is (indirectly) producing, then you end
up with the same 30-page result, which you'll need to tweak somehow --
and that made me think that you can take a shortcut and try to tweak
what your browser prints.

I just tried it on the old mozilla I have (v2), and the "page setup"
has a "scale" option.  By comparing the output size to a typical PDF,
I think that a value of 65% is close to the PDF that I was looking at
-- and got the page count of the srfi down from 33 pages to 22.  (But
I didn't try to print it, I like trees enough that I almost never read
anything on paper.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.