The Mathematica program provides a command called TeXForm which can be used to output your expression generated by Mathematica into TEX format. We have extended this facility to include basic NC constructs, by adding them via the file NCTeXForm.m. Examples of what this accomplishes are
tp[x] will have the TeX'ed form
aj[x] will have the TeX'ed form
rt[x] will have the TeX'ed form
inv[x] will have the TeX'ed form
.
As you might guess if you want to add more its easy.
To use this NCTeXForm.m must be loaded; thats all.
These are used by NCAlgebra but not NCGB.
NCGB
fonts are more advanced than those
of NCAlgebra and they are stored in
NC/NCGB/MmmaSource/ToStringForTeX.m