Skip to content

Commit 5939f9d

Browse files
committed
hotfix: import asmsymb before unicode-math.
1 parent 426c41f commit 5939f9d

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

bithesis.dtx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2220,6 +2220,7 @@
22202220
\RequirePackage{caption}
22212221
\RequirePackage{array}
22222222
\RequirePackage{amsmath}
2223+
\RequirePackage{amssymb}
22232224
\RequirePackage{pifont}
22242225
\RequirePackage{amsthm}
22252226
\RequirePackage{unicode-math}

templates/graduate-thesis/bithesis.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@
421421
\RequirePackage{caption}
422422
\RequirePackage{array}
423423
\RequirePackage{amsmath}
424+
\RequirePackage{amssymb}
424425
\RequirePackage{pifont}
425426
\RequirePackage{amsthm}
426427
\RequirePackage{unicode-math}

templates/paper-translation/bithesis.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@
421421
\RequirePackage{caption}
422422
\RequirePackage{array}
423423
\RequirePackage{amsmath}
424+
\RequirePackage{amssymb}
424425
\RequirePackage{pifont}
425426
\RequirePackage{amsthm}
426427
\RequirePackage{unicode-math}

templates/undergraduate-thesis-en/bithesis.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@
421421
\RequirePackage{caption}
422422
\RequirePackage{array}
423423
\RequirePackage{amsmath}
424+
\RequirePackage{amssymb}
424425
\RequirePackage{pifont}
425426
\RequirePackage{amsthm}
426427
\RequirePackage{unicode-math}

templates/undergraduate-thesis/bithesis.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@
421421
\RequirePackage{caption}
422422
\RequirePackage{array}
423423
\RequirePackage{amsmath}
424+
\RequirePackage{amssymb}
424425
\RequirePackage{pifont}
425426
\RequirePackage{amsthm}
426427
\RequirePackage{unicode-math}

0 commit comments

Comments
 (0)