We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 005d64e + 896d10f commit 2350becCopy full SHA for 2350bec
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: parseLatex
2
Type: Package
3
Title: Parse 'LaTeX' Code
4
-Version: 0.4.1
+Version: 0.4.2
5
Authors@R: c(
6
person(
7
"Duncan", "Murdoch",
NEWS.md
@@ -1,3 +1,7 @@
+# parseLatex 0.4.2
+
+* Improved support for syntax of `\let` and `\def`.
# parseLatex 0.4.1
* Added `row_to_vector()`.
0 commit comments