Don't load fonts and biblatex by default
This commit is contained in:
@@ -28,7 +28,6 @@
|
|||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
|
||||||
\RequirePackage{fontspec}
|
|
||||||
\RequirePackage{calc}
|
\RequirePackage{calc}
|
||||||
\RequirePackage{microtype}
|
\RequirePackage{microtype}
|
||||||
\RequirePackage{etoolbox}
|
\RequirePackage{etoolbox}
|
||||||
@@ -58,14 +57,6 @@
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
\RequirePackage[
|
|
||||||
backend=biber,
|
|
||||||
style=alphabetic,
|
|
||||||
sorting=ynt
|
|
||||||
]{biblatex}
|
|
||||||
\RequirePackage[strict, autostyle]{csquotes}
|
|
||||||
\nocite{*}
|
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
@@ -211,19 +202,6 @@
|
|||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
|
||||||
\setsansfont[
|
|
||||||
Ligatures=TeX,
|
|
||||||
BoldFont={* Medium},
|
|
||||||
]{Fira Sans}
|
|
||||||
\setmonofont[
|
|
||||||
Path = ./fonts/,
|
|
||||||
Scale = .9,
|
|
||||||
Extension = .ttf,
|
|
||||||
Contextuals=Alternate,
|
|
||||||
BoldFont={*-Bold},
|
|
||||||
UprightFont={*-Regular},
|
|
||||||
]{Fira Code}
|
|
||||||
|
|
||||||
\setbeamerfont{title}{
|
\setbeamerfont{title}{
|
||||||
size=\LARGE,
|
size=\LARGE,
|
||||||
shape=\bfseries\scshape
|
shape=\bfseries\scshape
|
||||||
|
|||||||
Reference in New Issue
Block a user