context: os dev concepts 95% done
* still missing code snippets for the procedure call example
This commit is contained in:
parent
83c5540a42
commit
79a1b918d6
11 changed files with 561 additions and 465 deletions
|
@ -50,6 +50,7 @@
|
|||
\appto\theFancyVerbLine{\tikzmark{\pgfkeysvalueof{/minted/basename}\arabic{FancyVerbLine}}}
|
||||
|
||||
\usepackage{amsmath}
|
||||
\usepackage{amssymb}
|
||||
\usepackage{caption}
|
||||
\usepackage{subcaption}
|
||||
\usepackage{wrapfig}
|
||||
|
@ -71,7 +72,7 @@
|
|||
\newcommand{\buzzwords}{memory-safety, operating system development, rust, static software analysis, software vulnerability}
|
||||
|
||||
% Numbered Subsubsections
|
||||
\setcounter{secnumdepth}{5}
|
||||
\setcounter{secnumdepth}{3}
|
||||
|
||||
\date{Summersemester 2017}
|
||||
\title{\topic}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue