home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / text / tex / 12900 < prev    next >
Encoding:
Text File  |  1992-11-07  |  2.2 KB  |  46 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!ira.uka.de!chx400!dxcern!dxcern!orloff
  3. From: orloff@surya4.cern.ch (Jean Orloff)
  4. Subject: \inserts Was: Psfig/TeX with plain TeX
  5. In-Reply-To: khbg2313@uxa.cso.uiuc.edu's message of 5 Nov 92 19:26:05 GMT
  6. Message-ID: <ORLOFF.92Nov6133357@surya4.cern.ch>
  7. Sender: news@dxcern.cern.ch (USENET News System)
  8. Organization: CERN, European Research Center for Particle Physics
  9. References: <Bx9CnI.Czv@news.cso.uiuc.edu>
  10. Date: Fri, 6 Nov 1992 12:33:57 GMT
  11. Lines: 33
  12.  
  13. >>>>> On 5 Nov 92 19:26:05 GMT, khbg2313@uxa.cso.uiuc.edu (Kenneth H. Beown) said:
  14.  
  15. K> Does anyone use psfig/TeX to include postscript figures in TeX
  16. K> documents?  I'm trying to include figures, and I would like to be
  17. K> able to give the command for inserting the figure \psfig{...} and
  18. K> then have TeX place the figure at the top of the current or
  19. K> succeeding page and have TeX appropriately wrap text around the
  20. K> figure, e.g. if the figure is going to be place at the top of the
  21. K> next page, TeX should pull text from after the command \psfig{...}
  22. K> to fill the preceding page.  Can someone tell me home to do this
  23. K> please.  Thanks in advance.
  24.  
  25. What you want is precisely what \insert's are made for (read the
  26. TeXbook). However \inserts are sometime surprising. For instance,
  27. \midinsert is supposed to put your figure at the current point
  28. (between 2 paragraphs) if there is enough vspace, or at the top of the
  29. next page otherwise (if there is no \insert coming from the previous
  30. page). Apparently, I heard of deviations to this: things like finding
  31. the insert 2 pages away for no apparent reason.
  32.  
  33. If what you want is really wrap the text around the figure, like what
  34. you commonly see in WHYSIWHYG's like Word, the problem is more
  35. serious, and to my knowledge, nothing really solid exists. So come on
  36. TeX-hackers, you don't want your baby to be beaten by WHYSIWHYG's,
  37. come up with something!
  38.  
  39. Jean
  40. --
  41. *************************************************************************
  42. *    Jean Orloff        *    e-mail: ORLOFF@dxcern.cern.ch    *
  43. *    TH-Division, CERN    *    phone:    (41-22) 767-3204    *
  44. *    CH-1211 Geneva 23    *    fax:    (41-22) 782-3914    *
  45. *************************************************************************
  46.