Skip to content

Commit

Permalink
make soem small motify
Browse files Browse the repository at this point in the history
  • Loading branch information
WHY-Op109 committed Jun 6, 2024
1 parent 10db0a3 commit 4bc1aff
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ $$\gdef{\Z}{\mathbb{Z}}$$
$$\gdef{\Q}{\mathbb{Q}}$$
$$\gdef{\R}{\mathbb{R}}$$
$$\gdef{\C}{\mathbb{C}}$$
$$\gdef{\colortext}[1]{\textcolor{pink}{\textsf{{#1}}}}$$
$$\gdef{\colormath}[1]{\textcolor{pink}{\mathsf{{#1}}}}$$
$$\gdef{\colortext}#1{\textcolor{pink}{\textsf{{#1}}}}$$
$$\gdef{\colormath}#1{\textcolor{pink}{\mathsf{{#1}}}}$$
$$\gdef{\rank}{\mathrm{rank}}$$
$$\gdef{\null}{\mathrm{null}}$$
$$\gdef{\det}{\mathrm{det}}$$
Expand Down

0 comments on commit 4bc1aff

Please sign in to comment.