[top][index]
search for:

tex -- convert to TeX

tex x -- convert x to TeX format.

i1 : R = ZZ[a..f]

o1 = R

o1 : PolynomialRing
i2 : tex matrix {{a^2+2,b,c},{d,e,f^3-a}}

o2 = $\begin{pmatrix}a^{2}+{2}&
     {b}&
     {c}\\
     {d}&
     {e}&
     f^{3}-a\\
     \end{pmatrix}$

See also:

  • TeX
  • texMath -- convert to TeX math
  • Class of returned value: String -- the class of all stringsWays to use tex :

  • tex Sequence
  • tex Array
  • tex List
  • tex ANCHOR
  • tex BASE
  • tex Boolean
  • tex BR
  • tex ChainComplex
  • tex CODE
  • tex Entity
  • tex ExampleTABLE
  • tex Expression
  • tex Function
  • tex HashTable
  • tex HEADER1
  • tex HEADER2
  • tex HEADER3
  • tex HEADER4
  • tex HEADER5
  • tex HEADER6
  • tex HR
  • tex HREF
  • tex IMG
  • tex ITALIC
  • tex LITERAL
  • tex MarkUpList
  • tex MENU
  • tex NOINDENT
  • tex Nothing
  • tex PARA
  • tex PolynomialRing
  • tex PRE
  • tex QuotientRing
  • tex SECTION
  • tex SEQ
  • tex String
  • tex STRONG
  • tex Symbol
  • tex TABLE
  • tex TEX
  • tex Thing
  • tex TO
  • tex TOH
  • tex TT

  • [top][index]
    search for: