Hi,
is it possible to prepare a document for on-screen viewing with
infinite page length? Clearly you do not need the concept
of "pages" if you are not going to print the document. Text width
is all that matters.
It will even look better since TeX will not have any issues with text not filling pages nicely.
Text Formatting ⇒ Getting infinite page length for on-screen viewing
NEW: TikZ book now 40% off at Amazon.com for a short time.
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: infinite page length?!
No. TeX has a maximum page length based on the maximum dimensions it will handle. It is long (several feet, I think), but finite.
Joseph Wright
Re: infinite page length?!
Printing is the primary intent of TeX. If you want an on-screen document, use HTML.
Getting infinite page length for on-screen viewing
I disagree. TeX was initially designed to be for printing,
look at it now. Hyperlinks, embedded movies, javascript, buttons and fillable forms.
Too bad linux pdf viewers do not suppport javascript yet
look at it now. Hyperlinks, embedded movies, javascript, buttons and fillable forms.
Too bad linux pdf viewers do not suppport javascript yet

-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: infinite page length?!
Yes, you can do many on-line things with TeX. However, it is still best applied to items which have some kind of page-like structure. So on-line presentations, etc., work well but not long structureless documents.
Joseph Wright