summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/base/luatex-graphics.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base/luatex-graphics.tex')
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatex-graphics.tex13
1 files changed, 4 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatex-graphics.tex b/Master/texmf-dist/doc/luatex/base/luatex-graphics.tex
index 916d962b2ac..91feaaff8ec 100644
--- a/Master/texmf-dist/doc/luatex/base/luatex-graphics.tex
+++ b/Master/texmf-dist/doc/luatex/base/luatex-graphics.tex
@@ -109,8 +109,7 @@ user-supplied and automatic ones.
in multiples of 90~deg. \NC \NR
\NC stream \NC string \NC the raw stream data for an \type {/Xobject}
\type {/Form} object\NC \NR
-\NC transform \NC number \NC the image transform, integer number 0..7 \NC \NR
-\NC orientation \NC number \NC the (jpeg) image orientation, integer number 1..8 (0 for unset) \NC \NR
+\NC transform \NC number \NC the image transform, integer number 0..7\NC \NR
\NC width \NC number \NC the image width for \LUATEX \NC \NR
\NC xres \NC number \NC the horizontal natural image resolution
(in \DPI) \NC \NR
@@ -317,15 +316,11 @@ of different fields, as follows:
\NC error_line \NC number \NC error line width \NC 79 \NC \NR
\NC print_line \NC number \NC line length in ps output \NC 100 \NC \NR
\NC random_seed \NC number \NC the initial random seed \NC variable \NC \NR
-\NC math_mode \NC string \NC the number system to use:
- \type {double},
- \type {scaled},
- \type {binary} or
- \type {decimal} \NC \type {scaled} \NC \NR
-\NC interaction \NC string \NC the interaction mode:
+\NC interaction \NC string \NC the interaction mode,
+ one of
\type {batch},
\type {nonstop},
- \type {scroll} or
+ \type {scroll},
\type {errorstop} \NC \type {errorstop} \NC \NR
\NC job_name \NC string \NC \type {--jobname} \NC \type {mpout} \NC \NR
\NC find_file \NC function \NC a function to find files \NC only local files \NC \NR