Commit 88b8bc3
Fix tikz-cd package LaTeX error caused by hyphen escaping (#9)
* fix: use NoEscape for tikz-cd package to prevent hyphen escaping
Co-Authored-By: Oliver Ni <oliver.ni@gmail.com>
* refactor: use Package(NoEscape(...)) instead of raw NoEscape usepackage
Co-Authored-By: Oliver Ni <oliver.ni@gmail.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Oliver Ni <oliver.ni@gmail.com>1 parent e7ac714 commit 88b8bc3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments