summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/media4svg/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-27 03:00:30 +0000
committerNorbert Preining <norbert@preining.info>2021-01-27 03:00:30 +0000
commit71fd3749ed2ec982d2ef2863bf8e99760d33b562 (patch)
tree1fd604415fa31f3cfbc9d7c2289e07166097f292 /macros/latex/contrib/media4svg/README.md
parent94ac70b92400e4b95d43d570ad53a713c036118b (diff)
CTAN sync 202101270300
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