PDFs with (very) variable page length



I'd like to make some PDF files specially made for reading on screen,
more specifically on the iphone. For much of this, a fixed page length
seems like a straightjacket. I want to divide the material into pages so
that one topic will fit on one page, without oceans of white space on
the bottom of each page. Thus, some pages will be very short, others
may be very long (much longer than you can comfortably print, for
example).

I imagine doing this with latex, setting \vsize to a very large dimen
and then using an explicit \newpage to start a new page. But how to get
rid of the white space on the bottom of each large page? Even the
thought of hacking the output routine gives me goose bumps. Another way
may be to redefine \shipout to take apart the page constructed by the
output routine and put it back together with the page at its natural
length. Are there easier, more natural ways to accomplish what I want?

I don't plan to use marginal notes in these documents, and if I must do
without floats and footnotes, that is fine too. I could of course do it
in plain TeX, but would like to have the added power of latex available.

--
* Harald Hanche-Olsen <URL:http://www.math.ntnu.no/~hanche/>
- It is undesirable to believe a proposition
when there is no ground whatsoever for supposing it is true.
-- Bertrand Russell
.



Relevant Pages

  • Re: Taskbar location
    ... Yes the white space survives rebooting. ... My reply is at the bottom of your sent message: ... And if what Malke wrote doesn't do the last of it then... ...
    (microsoft.public.windowsxp.newusers)
  • Re: Taskbar location
    ... did they try right-click on the white space to see if Windows thinks ... My reply is at the bottom of your sent message: ... space survives rebooting, or disappears after rebooting. ... Ken Blake - Microsoft MVP Windows: ...
    (microsoft.public.windowsxp.newusers)
  • Re: Cannot stretch image to edge of page
    ... If you change print drivers to one that *can* print to the edge of the paper, Print Preview will reflect that capacity. ... stretch an image across the page so that it leaves no white space on ... Also, I need to lock the image, so as I type on my letterhead my image ... at the bottom of the page does not move down as I type. ...
    (microsoft.public.word.pagelayout)
  • Re: Why the large gap at the end?
    ... large gap of white space at the bottom, between the last image and the footer ... If I remove the footer, the white space remains. ... so you've needed bigger and bigger offsets as you got down that page, ...
    (alt.html)
  • Re: PNG Flip Book
    ... > I want to put a flip book at the bottom right hand corner of my ... resulting EPS files are likely to be quite large, ... You can put the code for including the image in the output routine, ... stick it down in the bottom right ...
    (comp.text.tex)