summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/svg/svg-lmtx.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/svg/svg-lmtx.tex')
-rw-r--r--doc/context/sources/general/manuals/svg/svg-lmtx.tex26
1 files changed, 1 insertions, 25 deletions
diff --git a/doc/context/sources/general/manuals/svg/svg-lmtx.tex b/doc/context/sources/general/manuals/svg/svg-lmtx.tex
index 44fec26cd..38e589b72 100644
--- a/doc/context/sources/general/manuals/svg/svg-lmtx.tex
+++ b/doc/context/sources/general/manuals/svg/svg-lmtx.tex
@@ -7,31 +7,7 @@
% \nopdfcompression
-\def\showSVGcode#1#2%
- {\ctxlua{metapost.showsvgpage{
- filename = "#1",
- index = tonumber(#2),
- method = "code"
- }}}
-
-\def\showSVGcodeG#1#2%
- {\ctxlua{metapost.showsvgpage{
- filename = "#1",
- index = tonumber(#2),
- method = "code",
- x = 0,
- y = 1000,
- width = 1000,
- height = 1000,
- noclip = true
- }}}
-
-\def\typeSVGcode#1#2%
- {\ctxlua{metapost.typesvgpage{
- filename = "#1",
- index = tonumber(#2)
- }}}
-
+\usemodule[svg]
\usemodule[abbreviations-logos]
\usemodule[scite]