11 lines
315 B
Typst
11 lines
315 B
Typst
#import "../lib.typ": todo, epigraph, jfl-note
|
|
|
|
= Background and Motivation <sec:bg>
|
|
|
|
#epigraph("Alexis \"Lex\" Murphy, Jurassic Park")[This is a Unix system. I know this.]
|
|
|
|
#include("1_intro.typ")
|
|
#include("2_android_bg.typ")
|
|
#include("3_problem_statements.typ")
|
|
#include("4_soa.typ")
|
|
#include("5_conclusion.typ")
|