summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cutwin/README
blob: 1a9a435fdddcb62f55159f28bca13868b00a9339 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
    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