summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cool/README
blob: d2b3cc6b7d91f0ab67c62f06f80c06f09c88740c (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
Description
-----------

The cool of the cool package stands for COntent Oriented LaTeX.  It is designed 
to give LaTeX the power to retain mathematical meaning of its expressions in
addition to the typsetting instructions.

One advantage of keeping mathematical meaning is that conversion of LaTeX
documents to other executable formats (such as Content MathML or Mathematica
code) is greatly simplified.

This package requires the following, non-standard LaTeX packages 
(all of which are available on www.ctan.org):

* coolstr
* coollist
* forloop


Installation
------------

To install this package, run cool.ins through LaTeX.  This will generate 
a file called cool.sty.  Put this file somewhere where LaTeX will find 
it---for instance localtexmf/tex/latex/cool/  (note that you will need 
to create the folder cool).

If you are using MikTeX, you then need to refresh the file name database 
by using MikTeX Options


License
-------

This pacakge is released under the Lesser GNU General Public License.  See
http://www.gnu.org/licenses/licenses.html#LGPL for more details.

Contact
-------

Any bugs may be reported to the author by sending an email to the address with
the first part being nsetzer, then an at sign, the next part is umd, and 
finally it ends in dot edu.