Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!utcsri!utegc!lamy From: lamy@utegc.UUCP Newsgroups: comp.text Subject: Re: Including Illustration in TeX Message-ID: <8708090107.AA25987@ephemeral.ai.toronto.edu> Date: Sat, 8-Aug-87 21:07:33 EDT Article-I.D.: ephemera.8708090107.AA25987 Posted: Sat Aug 8 21:07:33 1987 Date-Received: Sun, 9-Aug-87 11:27:38 EDT Organization: University of Toronto, AI group Lines: 22 Checksum: 50128 The question is how to put an illustration alongside text. Using dvi2ps, you would proceed as follows. a) Use a TeX parshape or fiddle with the margins to create the notch. See \narrower in the TeX book, or use a "list" environment in LaTeX. b) Use \special at the very beginning of the paragraph, specifying vertical and horizontal offsets to position the bitmap properly. Normally I presume that the horizontal offset would be the width of the column plus a little. dvi2ps overlays the illustration on top of your TeX output. In effect the \special inclusion does not take any room, as far as TeX is concerned. Positioning the \special at the beginning of a paragraph makes life a little easier, as otherwise you have to guess where TeX breaks lines and so on. Jean-Francois Lamy lamy@ai.toronto.edu (CSnet,UUCP,Bitnet) AI Group, Dept of Computer Science lamy@ai.toronto.cdn (EAN X.400) University of Toronto, Canada M5S 1A4 {seismo,watmath}!ai.toronto.edu!lamy