Index of /ctan/macros/latex/contrib/hhtensor/
| | | |
../ | | - | Directory |
ChangeLog | 2011-Dec-29 15:49:36 | 0.1K | application/octet-stream |
getversion.tex | 2003-Nov-15 14:59:27 | 0.1K | application/x-tex |
hhtensor.dtx | 2011-Dec-29 15:51:31 | 8.1K | application/octet-stream |
hhtensor.ins | 2011-Dec-29 15:49:27 | 0.5K | application/octet-stream |
hhtensor.pdf | 2011-Dec-29 15:55:01 | 352.1K | application/pdf |
Makefile | 2011-Dec-29 15:55:22 | 1.9K | text/x-makefile;charset=utf-8 |
README | 2011-Dec-29 15:49:06 | 1.3K | text/plain;charset=utf-8 |
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
[email protected]