added missing fontenc package
This commit is contained in:
parent
22207962d8
commit
26b7e20052
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@
|
||||||
\usepackage{amsfonts}
|
\usepackage{amsfonts}
|
||||||
\usepackage{caption}
|
\usepackage{caption}
|
||||||
\DeclareCaptionType{eqcap}[Equation][List of equations]
|
\DeclareCaptionType{eqcap}[Equation][List of equations]
|
||||||
|
\usepackage[T1]{fontenc}
|
||||||
|
|
||||||
\usepackage{tikz}
|
\usepackage{tikz}
|
||||||
\usetikzlibrary{calc,
|
\usetikzlibrary{calc,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue