summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/runcode/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/runcode/README')
-rw-r--r--macros/latex/contrib/runcode/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/macros/latex/contrib/runcode/README b/macros/latex/contrib/runcode/README
index 99088129e6..0aaa36a304 100644
--- a/macros/latex/contrib/runcode/README
+++ b/macros/latex/contrib/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]