diff options
-rw-r--r-- | Build/source/utils/asymptote/doc/asy.1 | 2 | ||||
-rw-r--r-- | Build/source/utils/asymptote/doc/png/asymptote.info | 2 | ||||
-rw-r--r-- | Build/source/utils/asymptote/settings.cc | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/info/asymptote.info | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/asy.1 | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/asy.man1.pdf | bin | 11616 -> 11617 bytes |
6 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/utils/asymptote/doc/asy.1 b/Build/source/utils/asymptote/doc/asy.1 index f0163faaade..dfa595489be 100644 --- a/Build/source/utils/asymptote/doc/asy.1 +++ b/Build/source/utils/asymptote/doc/asy.1 @@ -239,7 +239,7 @@ Emulate unimplemented SVG shading [false]. Interactive prompt auto-completion [true]. .TP .B \-tex engine -latex|pdflatex|xelatex|tex|pdftex|luatex|lualatex|context|none [latex]. +latex|pdflatex|xelatex|lualatex|tex|pdftex|luatex|context|none [latex]. .TP .B \-thick Render thick 3D lines [true]. diff --git a/Build/source/utils/asymptote/doc/png/asymptote.info b/Build/source/utils/asymptote/doc/png/asymptote.info index 168b13ba5a9..826df53294f 100644 --- a/Build/source/utils/asymptote/doc/png/asymptote.info +++ b/Build/source/utils/asymptote/doc/png/asymptote.info @@ -8021,7 +8021,7 @@ Options (negate by replacing - with -no): -spinstep deg/s Spin speed [60] -svgemulation Emulate unimplemented SVG shading [false] -tabcompletion Interactive prompt auto-completion [true] --tex engine latex|pdflatex|xelatex|tex|pdftex|luatex|lualatex|none [latex] +-tex engine latex|pdflatex|xelatex|lualatex|tex|pdftex|luatex|context|none [latex] -thick Render thick 3D lines [true] -thin Render thin 3D lines [true] -threads Use POSIX threads for 3D rendering [true] diff --git a/Build/source/utils/asymptote/settings.cc b/Build/source/utils/asymptote/settings.cc index 25c219f5b11..93556ad62be 100644 --- a/Build/source/utils/asymptote/settings.cc +++ b/Build/source/utils/asymptote/settings.cc @@ -1162,7 +1162,7 @@ void initSettings() { addOption(new boolSetting("keepaux", 0, "Keep intermediate LaTeX .aux files")); addOption(new engineSetting("tex", 0, "engine", - "latex|pdflatex|xelatex|tex|pdftex|luatex|lualatex|none", + "latex|pdflatex|xelatex|lualatex|tex|pdftex|luatex|context|none", "latex")); addOption(new boolSetting("twice", 0, diff --git a/Master/texmf-dist/doc/info/asymptote.info b/Master/texmf-dist/doc/info/asymptote.info index 168b13ba5a9..826df53294f 100644 --- a/Master/texmf-dist/doc/info/asymptote.info +++ b/Master/texmf-dist/doc/info/asymptote.info @@ -8021,7 +8021,7 @@ Options (negate by replacing - with -no): -spinstep deg/s Spin speed [60] -svgemulation Emulate unimplemented SVG shading [false] -tabcompletion Interactive prompt auto-completion [true] --tex engine latex|pdflatex|xelatex|tex|pdftex|luatex|lualatex|none [latex] +-tex engine latex|pdflatex|xelatex|lualatex|tex|pdftex|luatex|context|none [latex] -thick Render thick 3D lines [true] -thin Render thin 3D lines [true] -threads Use POSIX threads for 3D rendering [true] diff --git a/Master/texmf-dist/doc/man/man1/asy.1 b/Master/texmf-dist/doc/man/man1/asy.1 index f0163faaade..dfa595489be 100644 --- a/Master/texmf-dist/doc/man/man1/asy.1 +++ b/Master/texmf-dist/doc/man/man1/asy.1 @@ -239,7 +239,7 @@ Emulate unimplemented SVG shading [false]. Interactive prompt auto-completion [true]. .TP .B \-tex engine -latex|pdflatex|xelatex|tex|pdftex|luatex|lualatex|context|none [latex]. +latex|pdflatex|xelatex|lualatex|tex|pdftex|luatex|context|none [latex]. .TP .B \-thick Render thick 3D lines [true]. 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 dbd87e196e9..3b36a724919 100644 --- a/Master/texmf-dist/doc/man/man1/asy.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/asy.man1.pdf |