15 lines
327 B
Typst
15 lines
327 B
Typst
#set heading(numbering: "1.")
|
|
|
|
#include "static/index.typ"
|
|
#include "index.typ"
|
|
#include "content/toc.typ"
|
|
|
|
#include "content/core.typ"
|
|
#include "content/interference.typ"
|
|
#include "content/design.typ"
|
|
#include "content/channels.typ"
|
|
#include "content/transport.typ"
|
|
#include "content/bulk.typ"
|
|
#include "content/network.typ"
|
|
|