Index of /archives/text/CTAN/macros/latex/contrib/mattens
Name Last modified Size Description
Parent Directory -
mattens_sample.zip 2022-03-01 23:17 294K
mattens_sample.pdf 2022-01-25 21:19 228K
mattens.pdf 2022-03-01 23:09 470K
mattens.ins 2022-03-01 23:08 2.8K
mattens.dtx 2022-03-01 23:08 47K
README 2022-03-01 23:07 3.0K
The mattens package
for vector/tensor typesetting
Author: Danie Els
Copyright (c) 2001-2022 Danie Els
Licence: LaTeX Project Public License 1.3c
DESCRIPTION
===========
The mattens package contains the definitions to typeset vectors
and tensors as used in the engineering community for the
representation of common vectors and tensors such as forces,
velocities, moments of inertia, etc.
This package adheres to the well-defined and documented notation
as proposed by Hassenpflug:.
1. Hassenpflug, W.C., "Matrix Tensor Notation Part I.
Rectilinear Orthogonal Coordinates."
Comput. Math. Appl., vol. 26, no. 3, 1993, pp. 55-93.
2. Hassenpflug, W.C., "Matrix Tensor Notation Part II.
Skew and Curved Coordinates."
Comput. Math. Appl., vol. 29, no. 11, 1995, pp. 1-103.
FILES IN DISTRIBUTION
=====================
BASE DISTRIBUTION:
README This file.
mattens.ins Package installation file.
mattens.dtx Package source file.
mattens.sty Package style file. It was produced by
executing "latex mattens.ins". Please note
that mattens.sty requires the amsmath
package.
DOCUMENTATION:
mattens.pdf User manual for mattens package. It was
produced by executing:
pdflatex mattens.dtx
pdflatex mattens.dtx
makeindex -s gglo.ist -o mattens.gls mattens.glo
makeindex -s gind.ist -o mattens.ind mattens.idx
pdflatex mattens.dtx
pdflatex mattens.dtx
SAMPLE DOCUMENT
mattens_sample.pdf
mattens_sample.tex A sample document that describes the tensor
notation itself in mode detail. It shows some
of the applications of the vector/tensor
notation.
Header.asy Asympote header file for graphics
Genrots.asy Asympote source file
Genrots.pdf Graphics input file
Genrots2.asy Asympote source file
Genrots2.pdf Graphics input file
TransRot.asy Asympote source file
TransRot.pdf Graphics input file
EulerGyro.asy Asympote source file
EulerGyro.pdf Graphics input file
Euler-313.asy Asympote source file
Euler-313.pdf Graphics input file
BASIC INSTALLATION
====================
The minimum requirement to use the package is the to have
mattens.sty in a directory where TeX can find it.
For a basic installation on a TDS compliant system, move the
following files to the following directories:
<texmf>/tex/latex/mattens/
mattens.sty
<texmf>/source/latex/mattens/
mattens.ins
mattens.dtx
<texmf>/doc/latex/mattens/
readme
mattens.pdf
mattens_sample.pdf
mattens_sample_src.zip