Skip to content

Commit

Permalink
Allow mathbb symbols (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
dellaert authored May 20, 2024
1 parent 0b42b1c commit 2939222
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions template.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
\usepackage{changepage}
\usepackage{framed}
\usepackage{hyperref}
\usepackage{amssymb}
\bibliographystyle{abbrvnat}

% Make list items more compact
Expand Down
1 change: 1 addition & 0 deletions template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ packages:
- natbib
- xcolor
- changepage
- amssymb

0 comments on commit 2939222

Please sign in to comment.