34 lines
1.4 KiB
Plaintext
34 lines
1.4 KiB
Plaintext
#import "variables.typ": *
|
|
|
|
//#include "cover.typ"
|
|
|
|
#include "title-page.typ"
|
|
|
|
#include "publishing.typ"
|
|
|
|
#import "formatting.typ" as format
|
|
|
|
#format.insert(include "adventures-in-wonderland/poems/epigraph.typ")
|
|
#format.insert-outline(
|
|
<adventures-in-wonderland>,
|
|
end-label: <through-the-looking-glass>
|
|
)
|
|
#format.insert([= Y/n's Adventures in Wonderland <adventures-in-wonderland>])
|
|
#format.insert(include "adventures-in-wonderland/down-the-rabbit-hole.typ")
|
|
#format.insert(include "adventures-in-wonderland/the-pool-of-tears.typ")
|
|
#format.insert(include "adventures-in-wonderland/a-caucus-race-and-a-long-tale.typ")
|
|
#format.insert(include "adventures-in-wonderland/the-rabbit-sends-in-a-little-bill.typ")
|
|
#format.insert(include "adventures-in-wonderland/advice-from-a-caterpillar.typ")
|
|
#format.insert(include "adventures-in-wonderland/pig-and-pepper.typ")
|
|
#format.insert(include "adventures-in-wonderland/a-mad-tea-party.typ")
|
|
#format.insert(include "adventures-in-wonderland/the-queens-croquet-ground.typ")
|
|
#format.insert(include "adventures-in-wonderland/the-mock-turtles-story.typ")
|
|
#format.insert(include "adventures-in-wonderland/the-lobster-quadrille.typ")
|
|
#format.insert(include "adventures-in-wonderland/who-stole-the-tarts.typ")
|
|
#format.insert(include "adventures-in-wonderland/yns-evidence.typ")
|
|
|
|
#format.insert-outline(<through-the-looking-glass>)
|
|
#format.insert(include "through-the-looking-glass.typ")
|
|
|
|
//#image("Back_cover.png")
|