diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/asy.1')
-rw-r--r-- | Master/texmf/doc/man/man1/asy.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/asy.1 b/Master/texmf/doc/man/man1/asy.1 index 2548dbc79d7..7f3d2a40772 100644 --- a/Master/texmf/doc/man/man1/asy.1 +++ b/Master/texmf/doc/man/man1/asy.1 @@ -158,7 +158,7 @@ Loop 3D animations [false]. Mask fpu exceptions; command-line only. .TP .B \-maxtile pair -Maximum rendering tile size [(0,0)]. +Maximum rendering tile size [(1024,768)]. .TP .B \-maxviewport pair Maximum viewport size [(2048,2048)]. @@ -172,6 +172,9 @@ View output from multiple batch-mode files [false]. .B \-multisample n Multisampling width for screen images [4]. .TP +.B \-offscreen +Use offscreen rendering [false]. +.TP .B \-O,\-offset pair PostScript offset [(0,0)]. .TP @@ -206,7 +209,7 @@ Continuation prompt for multiline input [..]. Suppress welcome message [false]. .TP .B \-render n -Render 3D graphics using n pixels per bp (-1=auto) [0]. +Render 3D graphics using n pixels per bp (-1=auto) [-1]. .TP .B \-resizestep step Resize step [1.2]. |