Switch to scrbook class for sans-serif headings
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
%! TeX program = lualatex
|
||||
\documentclass[../../thesis.tex]{subfiles}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\chapter{Background}\label{ch:background}
|
||||
|
||||
\begin{itemize}
|
||||
\item Related work
|
||||
\item Relevant information on WebAssembly
|
||||
\item Relevant information on FAIL*
|
||||
\end{itemize}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user