Switch to scrbook class for sans-serif headings

This commit is contained in:
2026-06-30 15:09:14 +02:00
parent 1f4249b7e9
commit 8e5b1697ad
10 changed files with 108 additions and 81 deletions
+1 -2
View File
@@ -3,8 +3,7 @@
\begin{document}
\chapter*{Abstract}\label{ch:abstract}
\addcontentsline{toc}{chapter}{\nameref{ch:abstract}}
\addchap{Abstract}\label{ch:abstract}
As semiconductor node sizes shrink, transient hardware faults pose a growing risk to computing systems, especially in environments where reliability is critical.
\Gls{wasm}, a binary-code format developed for the web, is increasingly used in embedded systems through standalone runtimes such as the \Gls{wamr}.