save |
t=file_type (default= “txt”) | Specifies the file type, where file_type may be: “rtf” (Rich-text format), “txt” (tab-delimited text), “csv” (comma-separated values format, CSV), “pdf” (Portable Document Format, PDF), “tex” (LaTeX ), or “md” (Markdown). Files will be saved with the “.rtf”, “.txt”, “.csv”, “pdf”, “tex”, or “md” extensions, respectively. If you specify a text or CSV file, graphs in the spool will not be written to the file. |
title | Include object titles. |
comment | Include object comments. |
prompt | Force the dialog to appear from within a program. |
mode=arg | Multiple object handling: “i” (each object on individual page), “c” (continuous), or “f” (fit to page) |
landscape | Save in landscape mode (the default is to save in portrait mode). |
size=arg (default=“letter”) | Page size: “letter”, “legal”, “a4”, and “custom”. |
width=number (default=8.5) | Page width in inches if “size=custom”. |
height=number (default=11) | Page height in inches if “size=custom”. |
leftmargin=number (default=0.5) | Left margin width in inches. |
rightmargin=number (default = 0.5) | Right margin width in inches. |
topmargin=number (default=1) | Top margin width in inches. |
bottommargin= number (default = 1) | Bottom margin width in inches. |
texspec / -texspec | [Include / Do not include] the full LaTeX documentation specification in the LaTeX output. The default behavior is taken from the global default settings. |