SuppressLabels => a Boolean value, default value true, whether to display or suppress the labels of the poset
PDFViewer => a string, default value open, which gives the calling path of a PDF-viewer
Jitter => a Boolean value, default value false, whether to randomly jitter the poset vertices
Outputs:
n
Description
This method generates a PDF of the Poset view LaTeX code which uses TikZ. The method attempts to display the PDF via the specified PDFViewer. See texPoset for more about the representation.
Note that PDFViewer option’s default value can be set in the "~/.Macaulay2/init-Posets.m2" file.
See also
outputTexPoset -- writes a LaTeX file with a TikZ-representation of a poset
texPoset -- generates a string containing a TikZ-figure of a poset
Jitter -- generates a string containing a TikZ-figure of a poset
SuppressLabels -- generates a string containing a TikZ-figure of a poset