CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/rigidnotation

README.md

The rigidnotation package

This package provides macros to easily and concisely typeset vectors and matrices in a flexible way such as to follow the RIGID notation convention. The package enables the user to define custom commands that can then be used in any math-mode environment to efficiently and rigorously typeset the notational elements commonly used in robotics research (and many other fields) for position vectors, rotation matrices, pose matrices, etc.

Documentation

This package is available on CTAN, and a PDF manual is accessible here.

Local Installation

If you want to install the package manually on your local computer, you can follow the steps outlined below.

  1. Run kpsewhich -var-value TEXMFHOME to get the path to your package home.
Assuming that your package home is $TEXHOME,
  1. Run mkdir -p $TEXHOME/tex/latex/rigidnotation/ to create a directory for this package.
  2. Run tex rigidnotation.ins to generate the rigidnotation.sty macro file.
  3. Run cp rigidnotation.sty $TEXHOME/tex/latex/rigidnotation/ to install the package.
  4. Run pdflatex -interaction=nonstopmode rigidnotation.dtx to build the documentation.
  5. Run texhash $TEXHOME to update the package tree.

Requirements

This package depends on mathtools and xparse packages, both of which are widely used.

License

Copyright (C) 2024 Philippe Nadeau

This file may be distributed and/or modified under the conditions of the Project Public License, either version 1.3c of this license or (at your option) any later version. The latest version of this license is in:

http://www.latex-project.org/lppl.txt

and version 1.3c or later is part of all distributions of version 2008-05-04 or later.

Download the contents of this package in one zip archive (270.5k).

rigidnotation – Typeset vectors and matrices following the RIGID notation

This package provides macros to easily and concisely typeset vectors and matrices in a flexible way such as to follow the RIGID notation convention. The package enables the user to define custom commands that can then be used in any math-mode environment to efficiently and rigorously typeset the notational elements commonly used in robotics research (and many other fields) for position vectors, rotation matrices, pose matrices, etc.

Packagerigidnotation
Repositoryhttps://github.com/PhilNad/rigidnotation-latex
Version1.0.0 2024-05-13
LicensesThe Project Public License 1.3c
Copyright2024 Philippe Nadeau
MaintainerPhilippe Nadeau
Contained inTeX Live as rigidnotation
MiKTeX as rigidnotation
TopicsMaths
Engineering
...
Guest Book Sitemap Contact Contact Author