summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/svg
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-03-12 18:45:40 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-03-12 18:45:40 +0100
commit188632f4b0f71c5170a20f1b151bde68f603bfd9 (patch)
tree49a5a917a1ce6f17cbb6f542dff5b8254cd74c70 /doc/context/sources/general/manuals/svg
parentb7a7de31716616b7a5176259e2b60349f8089615 (diff)
downloadcontext-188632f4b0f71c5170a20f1b151bde68f603bfd9.tar.gz
2022-03-12 11:26:00
Diffstat (limited to 'doc/context/sources/general/manuals/svg')
-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]