summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hhtensor/README
blob: c037158102b7486a2681ff90bef275e0e628f480 (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
hhtensor.sty
============

This package provides commands for vectors, matrices, and tensors
with different styles (arrows as the \LaTeX\ default, underlined,
and bold).


Copyright 2003-2011 Harald Harders

This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.



Installation:

automatic: - run make
	   - run make install
	 or
           - run make
           - copy hhtensor.sty to a place where LaTeX can find it
           - run texhash or the corresponding command of your distribution

by hand: - execute latex on hhtensor.ins
         - copy hhtensor.sty to a place LaTeX can find it
         - run texhash or the corresponding command of your distribution
         If you also want to re-compile the documentation which should not
         be necessary do the following items, too:
         - execute:
           latex hhtensor.dtx
           latex hhtensor.dtx
           makeindex -s gglo.ist -o hhtensor.gls hhtensor.glo
           makeindex -s gind.ist hhtensor
           latex hhtensor.dtx
         - copy hhtensor.dvi to the documentation tree of your 
           TeX implementation
         - run texhash or the corresponding command of your distribution, 
           again



2011-12-29
Harald Harders
harald.harders@gmx.de