The cutwin package enables you to create a window in a paragraph. Facilities are provided to assist in putting text or a logo into the space cutout. IF THERE ARE ANY QUESTIONS PLEASE ASK THEM ON THE COMP.TEXT.TEX NEWSGROUP AS I AM AWAY MORE OFTEN THAN NOT. Changes in version 0.1 (2010/09/29) o First public release ------------------------------------------------------------------ Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net and Alan Hoenig Copyright 2010 Peter R. Wilson This work may be distributed and/or modified under the conditions of the Latex Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of the license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2003/06/01 or later. This work has the LPPL maintenance status "author-maintained". This work consists of the files: README (this file) cutwin.dtx cutwin.ins cutwin.pdf and the derived files cutwin.sty ------------------------------------------------------------------ The distribution consists of the following files: README (this file) cutwin.dtx cutwin.ins cutwin.pdf To install the package: o run: latex cutwin.ins (which will generate cutwin.sty) o Move cutwin.sty to a location where LaTeX will find it, for example /usr/TeX/texmf-local/tex/latex/cutwin/cutwin.sty (for more information on installation see the FAQ). To generate a second copy of the manual (which is already supplied as a PDF file): o run: (pdf)latex cutwin.dtx o (for an index run: makeindex -s gind.ist cutwin.idx) o run: (pdf)latex cutwin.dtx o Print cutwin.dvi (or cutwin.pdf) for a hardcopy of the package manual 2010/09/29 Peter Wilson herries dot press at earthlink dot net