blob: b98932f7ee5382747d066f79b58ccd8294c206f1 (
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
|
-------------------------------------------------------
paperTeX: creating newspapers using LaTeX2e
-------------------------------------------------------
Copyright (C) 2007 by Ignacio Llopis <lloptor@gmail.com>
-------------------------------------------------------
{Version 1.1}
This class allows LaTeX users to create a newspaper using LaTeX.
This class was created together with a Perl script in order to create
a publication automatically. paperTeX will help you to create your own
publication with a newspaper style.
This package provides commands to create the front page as well as the
inner pages of a newspaper. There are also various configuration commands which
let the user set up his/her own style.
Important
---------
paperTeX gives its `best results' when using PDFLaTeX. Please, refer to
the documentation to get a better idea of what this class does.
Installation
------------
Download the file papertex.cls and leave it somewhere TeX will find it.
This class requires other LaTeX packages that you might need to download before
compiling your documents.
Files
-----
Files of the `paperTeX' class:
README This file
papertex.dtx Source code and documentation
papertex.ins Installation script generating papertex.cls
CHANGES List of changes
papertex.pdf PDF version of the documentation
example/ Folder containing an example
License
-------
These files are copyrighted, 2006-2007, Ignacio Llopis. They
are released under the terms of the LaTeX Project Public License.
See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license.
Ignacio Llopis <lloptor@gmail.com>
http://nachollopis.com
|