Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antongiacomo authored Apr 15, 2024
1 parent 17e7afc commit 567e378
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,12 @@
\newcommand{\cmark}{\ding{51}}%
\newcommand{\chia}[1]{{\color{red}#1}}
\input{macro}

\makeatletter
\def\endthebibliography{%
\def\@noitemerr{\@latex@warning{Empty `thebibliography' environment}}%
\endlist
}
\makeatother
\begin{document}

\title{TBA}
Expand Down

0 comments on commit 567e378

Please sign in to comment.