Skip to content

Commit

Permalink
* macros.tex: Handle \big and \binom.
Browse files Browse the repository at this point in the history
  • Loading branch information
MLopez-Ibanez committed Jun 22, 2024
1 parent 371ae94 commit 49fccbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions macros.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
\newcommand{\softwarepackage}[1]{\texttt{#1}}
\newcommand{\setminus}{ ∖ }
\newcommand{\textemdash}{ — }
\newcommand{\big}{}
\newcommand{\binom}[2]{C_{#1,#2}}
\newcommand{\text}[1]{\textrm{#1}}
%%% Local Variables:
%%% mode: latex
Expand Down

0 comments on commit 49fccbb

Please sign in to comment.