diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-01 23:10:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-01 23:10:25 +0000 |
commit | 81abf43d2b32106102462c3fd1b6c52c0b74f6b7 (patch) | |
tree | 8ff3cf992c81a46d17219ac528c3cb6fe7467402 /Master/texmf-dist/doc/man/man1 | |
parent | 668f13d96ea148cade89c8813883c8b5a90cb55e (diff) |
asymptote 2.62 support files
git-svn-id: svn://tug.org/texlive/trunk@53988 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/asy.1 | 39 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/asy.man1.pdf | bin | 28402 -> 29492 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/xasy.man1.pdf | bin | 14773 -> 14774 bytes |
3 files changed, 30 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/man/man1/asy.1 b/Master/texmf-dist/doc/man/man1/asy.1 index 36d71fc7da8..c720cd72976 100644 --- a/Master/texmf-dist/doc/man/man1/asy.1 +++ b/Master/texmf-dist/doc/man/man1/asy.1 @@ -34,6 +34,9 @@ description, see the Info files. .B \-V,\-View View output; command-line only. .TP +.B \-absolute +Use absolute WebGL dimensions [false]. +.TP .B \-a,\-align C|B|T|Z Center, Bottom, Top, or Zero page alignment [C]. .TP @@ -43,9 +46,6 @@ Directional page alignment (overrides align) [(0,0)]. .B \-antialias n Antialiasing width for rasterized output [2]. .TP -.B \-arcballradius pixels -Arcball radius [750]. -.TP .B \-auto3D Automatically activate 3D scene [true]. .TP @@ -91,15 +91,18 @@ Conserve memory at the expense of speed [false]. .B \-d,\-debug Enable debugging messages [false]. .TP +.B \-digits n +Default output file precision [6]. +.TP .B \-divisor n Garbage collect using purge(divisor=n) [2]. .TP -.B \-doubleclick ms -Emulated double-click timeout [200]. -.TP .B \-embed Embed rendered preview image [true]. .TP +.B \-envmap +Enable environment map image-based lighting (Experimental) [false]. +.TP .B \-exitonEOF Exit interactive mode on EOF [true]. .TP @@ -166,9 +169,6 @@ Mask fpu exceptions; command-line only. .B \-maxtile pair Maximum rendering tile size [(1024,768)]. .TP -.B \-maxvertices n -Maximum number of vertices to queue [0]. -.TP .B \-maxviewport pair Maximum viewport size [(2048,2048)]. .TP @@ -181,6 +181,9 @@ View output from multiple batch-mode files [false]. .B \-multisample n Multisampling width for screen images [4]. .TP +.B \-offline +Produce offline html files [false]. +.TP .B \-offscreen Use offscreen rendering [false]. .TP @@ -235,6 +238,12 @@ Disable system call [true]. .B \-scroll n Scroll standard output n lines at a time [0]. .TP +.B \-shiftHoldDistance n +WebGL touch screen distance limit for shift mode [20]. +.TP +.B \-shiftWaitTime ms +WebGL touch screen shift mode delay [200]. +.TP .B \-spinstep deg/s Spin speed [60]. .TP @@ -277,6 +286,12 @@ Increase verbosity level (can specify multiple times) [0]. .B \-version Show version; command-line only. .TP +.B \-vibrateTime ms +WebGL shift mode vibrate duration [25]. +.TP +.B \-viewportmargin pair +Horizontal and vertical 3D viewport margin [(0.5,0.5)]. +.TP .B \-wait Wait for child processes to finish before exiting [false]. .TP @@ -289,6 +304,12 @@ Show where listed variables are declared [false]. .B \-xasy Special interactive mode for xasy [false]. .TP +.B \-zoomPinchCap limit +WebGL maximum zoom pinch [100]. +.TP +.B \-zoomPinchFactor n +WebGL zoom pinch sensitivity [10]. +.TP .B \-zoomfactor factor Zoom step factor [1.05]. .TP diff --git a/Master/texmf-dist/doc/man/man1/asy.man1.pdf b/Master/texmf-dist/doc/man/man1/asy.man1.pdf Binary files differindex a4a047cb772..7d4b4edaf84 100644 --- a/Master/texmf-dist/doc/man/man1/asy.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/asy.man1.pdf diff --git a/Master/texmf-dist/doc/man/man1/xasy.man1.pdf b/Master/texmf-dist/doc/man/man1/xasy.man1.pdf Binary files differindex 6af77fff863..351604bb550 100644 --- a/Master/texmf-dist/doc/man/man1/xasy.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/xasy.man1.pdf |