summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/media4svg/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/media4svg/README.md')
-rw-r--r--macros/latex/contrib/media4svg/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/media4svg/README.md b/macros/latex/contrib/media4svg/README.md
index 542c4e56d1..e1031e975f 100644
--- a/macros/latex/contrib/media4svg/README.md
+++ b/macros/latex/contrib/media4svg/README.md
@@ -1,6 +1,6 @@
# The `media4svg` LaTeX Package
-Version 0.4, 2020/04/16
+Version 0.5, 2021/01/25
© 2020--today, Alexander Grahn
@@ -53,7 +53,7 @@ which is much slower.
There are a number of `dvisvgm` commandline options that should be used in general:
````latex
-dvisvgm --zoom=-1 --exact --pages=1,- --font-format=woff2 <DVI/XDV file>
+dvisvgm --zoom=-1 --exact --page=1,- --font-format=woff2 <DVI/XDV file>
````
For exporting `beamer`-class documents to SVG, option `--box=papersize`
should also be added. Refer to the manual page, `man dvisvgm`, for additional