Last active
March 12, 2022 23:44
-
-
Save NeraSnow/7131a5f33c8eeb5b9f407f84a13befed to your computer and use it in GitHub Desktop.
Maple TeX Output Customize
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -i '/\\begin{dmath}/s/$/ \\color{blue}/' q1.tex |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed 's/\\label{(\(.*\))}//g' q2\ copy.tex |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment