summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/plates/README
blob: f9a3e299b63f823fe4cf1b9a0871c9e7da0de9ee (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
61
62
63
64
              This is the README file for Plates,
           a LaTeX2e package for handling special floats

                Copyright (C) 2002 Anthony A. Tanbakuchi
                        atanbakuchi@hotmail.com


* Copyright
===========

This file is part of Plates.

Plates may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.1 of this
license or (at your option) any later version. The latest version
of this license is in http://www.latex-project.org/lppl.txt and
version 1.1 or later is part of all distributions of LaTeX version
1999/06/01 or later.

Plates consists of the following files:

- README (this file)
- plates.sty
- endplate.sty
- plates.tex
- plates.dvi
- plates.pdf


* Description
=============

The plates package provides a simple facility for inserting color
figures in documents they should be gathered and printed together
--- just like in books with a section of color plates. The benefit of
such a facility is to allow these special figures to be printed
separately  and later slipped into the final document. The package
provides the plates environment to handle this situation. The user
need only place these special figures in a plate environment
instead of a figure environment and issue a command to print the
plates at a chosen location in the document. Additional, if the
author wishes to have a version of the document where the color
figures are included in the text merely including the
figures option will change the behavior of the plates
environment to a figure environment, causing the plates to be
printed directly in the text.


* Changes
=========

None yet!


* Installation
==============

    To install the package, please follow these steps:

- Copy the plates.sty & endplate.sty file somewhere that TeX can find them.

Thats it!

The other files contain the documentation in various formats.