blob: 39b5ba9fc205e2d9804635b2aef3a5ad9e5b5718 (
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
|
-------------------------------------------------------
paperTeX: class change history
-------------------------------------------------------
Copyright (C) 2007 by Ignacio Llopis <lloptor@gmail.com>
-------------------------------------------------------
v.1.1a (15 January 2007)
-------------------------
- corrected a big error in documentation (I said usepackage{papertex}
but papertex is a class!!)
- very thanks to Christoph Bier
v.1.1 (10 January 2007)
------------------------
-"amssymb" package is not needed anymore. It was used only to draw a \blackbox.
-instead: \newcommand{\innerTextFinalMark}{\rule{0.65em}{0.65em}}.
-very thanks to Robert Fuster.
v.1.0 (6 July 2006)
--------------------
-first release.
Ignacio Llopis <lloptor@gmail.com>
http://nachollopis.com
|