From 8027f287eb46d487a0e379911bdbc4d6c2bf44e4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 27 Feb 2022 23:41:11 +0000 Subject: asymptote 2.78 support files git-svn-id: svn://tug.org/texlive/trunk@62265 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/asy.1 | 40 ++++++++++++++++++++++---- Master/texmf-dist/doc/man/man1/asy.man1.pdf | Bin 29151 -> 31138 bytes Master/texmf-dist/doc/man/man1/twill.man1.pdf | Bin 0 -> 21700 bytes Master/texmf-dist/doc/man/man1/xasy.man1.pdf | Bin 14672 -> 15299 bytes 4 files changed, 35 insertions(+), 5 deletions(-) create mode 100644 Master/texmf-dist/doc/man/man1/twill.man1.pdf (limited to 'Master/texmf-dist/doc/man') diff --git a/Master/texmf-dist/doc/man/man1/asy.1 b/Master/texmf-dist/doc/man/man1/asy.1 index 4ad758ce371..faa77d42b14 100644 --- a/Master/texmf-dist/doc/man/man1/asy.1 +++ b/Master/texmf-dist/doc/man/man1/asy.1 @@ -31,6 +31,12 @@ in the user's home directory using the long form: For a complete description, see the Info files. .TP +.B \-GPUindexing +Compute indexing partial sums on GPU [true]. +.TP +.B \-GPUinterlock +Use fragment shader interlock [true]. +.TP .B \-V,\-View View output; command-line only. .TP @@ -103,12 +109,12 @@ Default output file precision [7]. .B \-divisor n Garbage collect using purge(divisor=n) [2]. .TP +.B \-dvisvgmMultipleFiles +dvisvgm supports multiple files [false]. +.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 @@ -136,9 +142,18 @@ Show summary of options; command-line only. .B \-historylines n Retain n lines of history [1000]. .TP +.B \-ibl +Enable environment map image-based lighting [false]. +.TP .B \-iconify Iconify rendering window [false]. .TP +.B \-image string +Environment image name [snowyField]. +.TP +.B \-imageDir string +Environment image library directory [ibl]. +.TP .B \-inlineimage Generate inline embedded image [false]. .TP @@ -172,6 +187,12 @@ Use a local interactive history file [false]. .B \-loop Loop 3D animations [false]. .TP +.B \-lossy +Use single precision for V3D reals [false]. +.TP +.B \-lsp +Interactive mode for the Language Server Protocol [false]. +.TP .B \-m,\-mask Mask fpu exceptions; command-line only. .TP @@ -215,7 +236,10 @@ Delay before attempting initial pdf reload [750000]. Initial 3D rendering screen position [(0,0)]. .TP .B \-prc -Embed 3D PRC graphics in PDF output [true]. +Embed 3D PRC graphics in PDF output [false]. +.TP +.B \-prerender resolution +Prerender V3D objects (0 implies vector output) [0]. .TP .B \-prompt string Prompt [> ]. @@ -304,11 +328,17 @@ Wait for child processes to finish before exiting [false]. .B \-warn string Enable warning; command-line only. .TP +.B \-webgl2 +Use webgl2 if available [false]. +.TP .B \-where Show where listed variables are declared [false]. .TP +.B \-wsl +Run asy under the Windows Subsystem for Linux. [false]. +.TP .B \-xasy -Special interactive mode for xasy [false]. +Interactive mode for xasy [false]. .TP .B \-zoomPinchCap limit WebGL maximum zoom pinch [100]. diff --git a/Master/texmf-dist/doc/man/man1/asy.man1.pdf b/Master/texmf-dist/doc/man/man1/asy.man1.pdf index 5ad06c4775f..673db6f0a48 100644 Binary files a/Master/texmf-dist/doc/man/man1/asy.man1.pdf and b/Master/texmf-dist/doc/man/man1/asy.man1.pdf differ diff --git a/Master/texmf-dist/doc/man/man1/twill.man1.pdf b/Master/texmf-dist/doc/man/man1/twill.man1.pdf new file mode 100644 index 00000000000..fdfd6f9b516 Binary files /dev/null and b/Master/texmf-dist/doc/man/man1/twill.man1.pdf differ diff --git a/Master/texmf-dist/doc/man/man1/xasy.man1.pdf b/Master/texmf-dist/doc/man/man1/xasy.man1.pdf index 04d738b3e24..17a722d8967 100644 Binary files a/Master/texmf-dist/doc/man/man1/xasy.man1.pdf and b/Master/texmf-dist/doc/man/man1/xasy.man1.pdf differ -- cgit v1.2.3