Skip to content

Instantly share code, notes, and snippets.

@NeraSnow
Last active March 12, 2022 23:44
Show Gist options
  • Save NeraSnow/7131a5f33c8eeb5b9f407f84a13befed to your computer and use it in GitHub Desktop.
Save NeraSnow/7131a5f33c8eeb5b9f407f84a13befed to your computer and use it in GitHub Desktop.
Maple TeX Output Customize
sed -i '/\\begin{dmath}/s/$/ \\color{blue}/' q1.tex
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