home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / text / tex / 9693 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  1.2 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!unido!sbsvax!news.dfki.uni-sb.de!dfki.uni-sb.de!treinen
  2. From: treinen@dfki.uni-sb.de (Ralf Treinen)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: LaTeX: how to force two figures onto the same (floating) page?
  5. Message-ID: <1992Jul31.132442.20342@dfki.uni-sb.de>
  6. Date: 31 Jul 92 13:24:42 GMT
  7. References: <FRITZZ.92Jul30154520@ko.ldgo.columbia.edu>
  8. Sender: gs-soft@dfki.uni-sb.de (Software/News)
  9. Organization: DFKI - German Research Center for AI
  10. Lines: 20
  11. Nntp-Posting-Host: gs-serv2
  12.  
  13. In article <FRITZZ.92Jul30154520@ko.ldgo.columbia.edu>, fritzz@lamont.ldgo.columbia.edu (fritz zaucker) writes:
  14.  
  15. |> 
  16. |> In words, I'd like to float the two figures together. I want to have
  17. |> two figure, because I want seperate captions and labels.
  18. |> 
  19.  
  20. A quick solution (but this will of course apply to all of your document) is to
  21. increase the fraction of a page that might be used for a figure:
  22.  
  23. \def\textfraction{.01}
  24. \def\topfraction{.99}
  25.  
  26. Ralf.
  27.  
  28. -- 
  29.  Ralf Treinen                         | email: treinen@dfki.uni-sb.de          
  30.  DFKI                                 |
  31.  Stuhlsatzenhausweg 3                 | phone: +49 681 302 5314
  32.  W-6600 Saarbruecken , Germany        | fax:   +49 681 302 5341
  33.