Skip to content

Commit a9f880a

Browse files
committed
Revise version to 2.4
1 parent 45d6e79 commit a9f880a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.org

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,9 @@ Specifically for [[https://www.python.org/][Python]],
263263

264264

265265
** Revisions
266+
- v2.4, January 17, 2025: 1. put file names within $$ for more robust
267+
warnings; 2. use the python [[https://pypi.org/project/advance-touch/][advance-touch]] package to create sub-folders for
268+
chunk related commands.
266269
- v2.3, January 12, 2024: two bug fixes (1. removed an extra space after
267270
~\inlnX~; 2. when an underscore appeared inside R code, the tex file would
268271
compile with an error).

runcode.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%
55
% This package is based on an ongoing work by Haim Bar and HaiYing Wang, and comments and questions are welcome!
66

7-
\ProvidesPackage{runcode}[2024/01/12 runcode v2.3]
7+
\ProvidesPackage{runcode}[2025/01/17 runcode v2.4]
88

99
\def \langs {}
1010

0 commit comments

Comments
 (0)