[Tuglist] Text + fig on same page
Radhakrishnan CV
tuglist@tug.org.in
Tue, 30 Apr 2002 12:54:42 +0530 (IST)
On Tue, 30 Apr 2002 at 11:44, H.S.Rai wrote:
I have two figures, Ist nearly takes size of page and 2nd about
75% of page in size. In addition I like to write about two lines
of text. What I am geting 3 page output. Ist page text, other two
pages contain figures, irrespective of position of text.
Is it possible to have text on the page containg 2nd figures as
it has sufficient space for that.
Please change the two parameters in your class file by providing the
following two lines in the preamble of your document:
\renewcommand\textfraction{0}
\renewcommand\floatpagefraction{.95}
--
Radhakrishnan