gfanToLatex(L)
gfanToLatex(M)
This method converts marked polynomial lists and lists of marked polynomial lists to latex. If the given input is a list, the option polynomialsetlist is assumed. Similarly, if the input is a marked polynomial list then polynomialset is assumed.
|
|
|
|
|
gfan Documentation
This program converts ASCII math to TeX math. The data-type is specified by the options.
Options:
-h:
Add a header to the output. Using this option the output will be LaTeXable right away.
--polynomialset_:
The data to be converted is a list of polynomials.
--polynomialsetlist_:
The data to be converted is a list of lists of polynomials.
The object gfanToLatex is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/gfanInterface.m2:3888:0.