next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Posets
::
setPDFViewer
setPDFViewer -- sets the default PDFViewer option
Synopsis
Usage:
alt = setPDFViewer viewer
Inputs:
viewer
,
a
string
, the new setting
Outputs:
alt
,
a
string
, the old setting
Description
This method sets the default PDFViewer option.
i1 : setPDFViewer "evince" o1 = open
See also
PDFViewer
-- generates a PDF representation of a poset and attempts to display it
Ways to use
setPDFViewer
:
setPDFViewer(String)