summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/pyluatex/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-08-08 03:01:03 +0000
committerNorbert Preining <norbert@preining.info>2021-08-08 03:01:03 +0000
commited204b296810be74994f70f76b7f5b849f6e9ecb (patch)
treef39bb9d2abbf54d1fa1a585d245a0942c77e2f05 /macros/luatex/latex/pyluatex/README.md
parent5991e0faa2ab9a1b9bdb72d6399cff4444b02f35 (diff)
CTAN sync 202108080301
Diffstat (limited to 'macros/luatex/latex/pyluatex/README.md')
-rw-r--r--macros/luatex/latex/pyluatex/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/macros/luatex/latex/pyluatex/README.md b/macros/luatex/latex/pyluatex/README.md
index 6c8015dce9..3165301bd8 100644
--- a/macros/luatex/latex/pyluatex/README.md
+++ b/macros/luatex/latex/pyluatex/README.md
@@ -36,7 +36,6 @@ $\sqrt{371} = \py{math.sqrt(371)}$
\randint{2}{5}
\end{document}
```
-
2\. Compile using LuaLaTeX (shell escape is required)
```
lualatex -shell-escape example.tex