Skip to content

Commit

Permalink
Use times font in equation env (#426 #425)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNetAdmin authored Sep 6, 2024
1 parent 9476151 commit 365e699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/packages.tex
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@
\usepackage{booktabs}
\usepackage[chapter]{algorithm}
\usepackage{algorithmic}
\usepackage{mathptmx} % Use times font in equation env (#426 #425)

0 comments on commit 365e699

Please sign in to comment.