Skip to content

Commit

Permalink
fix a bug about template update
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShayegh committed Sep 13, 2021
1 parent 826b42e commit 1fbb714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
11pt,
largemargins,
twoside,
template_root=BookTemplate,
template_root=Template,
reference_icons=Contents/References/Icons,
]{BookTemplate/BOOK}
]{Template/BOOK}

\begin{document}
\subfile{./Contents/body.tex}
Expand Down

0 comments on commit 1fbb714

Please sign in to comment.