summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/runcode/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-21 20:03:00 +0000
committerKarl Berry <karl@freefriends.org>2022-08-21 20:03:00 +0000
commit3d5dec9f27a0d36db279079511e5148bf2c3009d (patch)
treefcb30f742c1a46cb7cdaeadba1f07b66a4e17c21 /Master/texmf-dist/doc/latex/runcode/README
parent231590ac054d62d9ae566b9602bae29ec52bc062 (diff)
runcode (21aug22)
git-svn-id: svn://tug.org/texlive/trunk@64161 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/runcode/README')
-rw-r--r--Master/texmf-dist/doc/latex/runcode/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/runcode/README b/Master/texmf-dist/doc/latex/runcode/README
index 99088129e63..0aaa36a3040 100644
--- a/Master/texmf-dist/doc/latex/runcode/README
+++ b/Master/texmf-dist/doc/latex/runcode/README
@@ -1,4 +1,4 @@
-LaTeX Package: runcode 2022/08/10 v1.6
+LaTeX Package: runcode 2022/08/20 v1.7
----------------------------------------
The runcode package enables the execution of source code (e.g., R,
Julia, Matlab, shell, Python, etc.) and embed the results in the pdf file
@@ -9,11 +9,13 @@ Copyright (C) 2020-2022
Haim Bar and HaiYing Wang https://github.com/Ossifragus/runcode
Files:
- * README - this file
- * runcode.sty - package source
- * runcode.tex - documentation (source)
- * runcode.pdf - documentation (pdf format)
- * runcodetroubleshoot.pdf (pdf format)
+ * README - this file
+ * runcode.sty - package source
+ * runcode.tex - documentation (source)
+ * runcode.pdf - documentation (pdf format)
+ * runcode_troubleshoot.tex - documentation (source)
+ * runcode_troubleshoot.pdf - documentation (pdf format)
+ * generated/ - a folder which contains files generated by runcode for the runcode_troubleshoot file
Installation:
[manual installation]