add fonts to this directory that they come with it
This commit is contained in:
@@ -19,8 +19,23 @@
|
|||||||
\metroset{block=fill}
|
\metroset{block=fill}
|
||||||
% \metroset{background=light}
|
% \metroset{background=light}
|
||||||
|
|
||||||
\setsansfont{OpenSans}
|
\setsansfont{OpenSans}[
|
||||||
\setmonofont{Roboto}
|
Path = ./fonts/OpenSans/,
|
||||||
|
Extension = .ttf,
|
||||||
|
UprightFont = *-Regular,
|
||||||
|
BoldFont = *-Bold,
|
||||||
|
ItalicFont = *-Italic,
|
||||||
|
BoldItalicFont = *-BoldItalic
|
||||||
|
]
|
||||||
|
|
||||||
|
\setmonofont{RobotoMono}[
|
||||||
|
Path = ./fonts/RobotoMono/,
|
||||||
|
Extension = .ttf,
|
||||||
|
UprightFont = *-Regular,
|
||||||
|
BoldFont = *-Bold,
|
||||||
|
ItalicFont = *-Italic,
|
||||||
|
BoldItalicFont = *-BoldItalic
|
||||||
|
]
|
||||||
|
|
||||||
\definecolor{makopurple1}{RGB}{57,39,91}
|
\definecolor{makopurple1}{RGB}{57,39,91}
|
||||||
\definecolor{makopurple2}{RGB}{137,119,173}
|
\definecolor{makopurple2}{RGB}{137,119,173}
|
||||||
@@ -236,6 +251,9 @@ An itemized list:
|
|||||||
|
|
||||||
\begin{frame}{A sample slide}
|
\begin{frame}{A sample slide}
|
||||||
Final Sample Slide
|
Final Sample Slide
|
||||||
|
|
||||||
|
\texttt{Monospace font?}
|
||||||
|
|
||||||
\note{These are the slide 4 notes.}
|
\note{These are the slide 4 notes.}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
|||||||
BIN
slides_template/fonts/OpenSans/OpenSans-Bold.ttf
Normal file
BIN
slides_template/fonts/OpenSans/OpenSans-Bold.ttf
Normal file
Binary file not shown.
BIN
slides_template/fonts/OpenSans/OpenSans-BoldItalic.ttf
Normal file
BIN
slides_template/fonts/OpenSans/OpenSans-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
slides_template/fonts/OpenSans/OpenSans-Italic.ttf
Normal file
BIN
slides_template/fonts/OpenSans/OpenSans-Italic.ttf
Normal file
Binary file not shown.
BIN
slides_template/fonts/OpenSans/OpenSans-Regular.ttf
Normal file
BIN
slides_template/fonts/OpenSans/OpenSans-Regular.ttf
Normal file
Binary file not shown.
BIN
slides_template/fonts/RobotoMono/RobotoMono-Bold.ttf
Normal file
BIN
slides_template/fonts/RobotoMono/RobotoMono-Bold.ttf
Normal file
Binary file not shown.
BIN
slides_template/fonts/RobotoMono/RobotoMono-BoldItalic.ttf
Normal file
BIN
slides_template/fonts/RobotoMono/RobotoMono-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
slides_template/fonts/RobotoMono/RobotoMono-Italic.ttf
Normal file
BIN
slides_template/fonts/RobotoMono/RobotoMono-Italic.ttf
Normal file
Binary file not shown.
BIN
slides_template/fonts/RobotoMono/RobotoMono-Regular.ttf
Normal file
BIN
slides_template/fonts/RobotoMono/RobotoMono-Regular.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user