Verzeichnis macros/latex2e/contrib/runcode
README
LaTeX Package: runcode 2026/08/12 v2.6.2
----------------------------------------
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
when compiling the LaTeX file. To use this package the shell-escape
option must be enabled.
Copyright (C) 2020-2026
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)
* runcode_troubleshoot.tex - documentation (source)
* runcode_troubleshoot.pdf - documentation (pdf format)
* generated/ - files generated by runcode for the runcode_troubleshoot document
* wait_for_server.py - polls a talk2stat server until it is ready to accept
connections; eliminates the server-startup race condition in nohup mode
* runcode-Makefile.sample - sample Makefile for nohup server mode with
server lifecycle management, startup synchronisation, and sync barrier
* consolidate.py - produces a self-contained copy of a runcode project with
all cached outputs inlined; the result compiles without talk2stat or any
language runtime (e.g. for submission to Overleaf or a journal)
Installation:
[manual installation]
Put the runcode.sty file in the proper directory - tex/latex/runcode/
and the documentation runcode.pdf under doc/latex/runcode/
Or, simply put the runcode.sty file in your project's folder.
[MikTeX]
* Use the MikTeX Update Wizard to update runcode package.
License:
This work may be distributed and/or modified under the conditions
of the LaTeX Project Public License, either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2005/12/01 or later.
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (551.5k).