Designing an html page in pieces [Was: Re: [NTLUG:Discuss] OT: splitting large html files?]
Lance Simmons
lance at lsimmons.net
Sat Nov 8 12:50:21 CST 2003
* fredjame <fredjame at concentric.net> [031108 12:19]:
>
> Is there a way to accomplish a scrolling effect without it having to
> be all one file?
The latex2html manual describes document segmentation: you write the
document in different segments (in separate files), and then when you
process the master document the result is a single complete document. I
expect you'd only have to pass '--split 0' to latex2html when you
process the document to get a single resultant html file, but I've never
done it, so I may be misunderstanding something.
I think there's probably some xml solutions to this worth looking at,
but I just don't know enough about it.
--
Lance Simmons
More information about the Discuss
mailing list