summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/animate/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/animate/README.md')
-rw-r--r--macros/latex/contrib/animate/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/latex/contrib/animate/README.md b/macros/latex/contrib/animate/README.md
index 647dbc2e84..03fc9e0523 100644
--- a/macros/latex/contrib/animate/README.md
+++ b/macros/latex/contrib/animate/README.md
@@ -8,7 +8,7 @@ https://gitlab.com/agrahn/animate
This package provides an interface to create portable, JavaScript driven PDF and SVG animations from sets of (vector) graphics or rasterized image files or from inline (vector) graphics, such as LaTeX-picture, PSTricks or pgf/TikZ generated pictures, or just from typeset text.
-It supports the usual PDF making workflows, i. e. pdfLaTeX, LaTeX ⇒ `dvips` ⇒ `ps2pdf` (Ghostscript)/Distiller, (Xe)LaTeX ⇒ `(x)dvipdfmx`, LuaLaTeX., and LaTeX ⇒ `dvisvgm` for SVG.
+It supports the usual PDF making workflows, i. e. pdfLaTeX, LaTeX ⇒ `dvips` ⇒ `ps2pdf` (Ghostscript)/Distiller, (Xe)LaTeX ⇒ `(x)dvipdfmx`, LuaLaTeX, and LaTeX ⇒ `dvisvgm` for SVG.
The resulting PDF with animations can be viewed in Acrobat Reader (except on mobile devices), in PDF-XChange and in Foxit Reader. Animated SVG are self-contained files that can be embedded into HTML using the `<object>` tag or opened directly in a Web browser, such as Firefox or Chromium.