next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Posets
::
setSuppressLabels
setSuppressLabels -- sets the SuppressLabels configuration
Synopsis
Usage:
alt = setSuppressLabels sl
Inputs:
sl
,
a
Boolean value
, the new setting
Outputs:
alt
,
a
Boolean value
, the old setting
Description
This method sets the default SuppressLabels option.
i1 : setSuppressLabels false o1 = true
See also
SuppressLabels
-- generates a string containing a TikZ-figure of a poset
Ways to use
setSuppressLabels
:
setSuppressLabels(Boolean)