47 lines
2.4 KiB
Plaintext
47 lines
2.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([= Through the Looking-Glass, and What Y/n Found There<through-the-looking-glass>])
|
|
#format.insert(include "through-the-looking-glass/poems/epigraph.typ")
|
|
#format.insert-outline(<through-the-looking-glass>)
|
|
#format.insert(include "through-the-looking-glass/looking-glass-house.typ")
|
|
#format.insert(include "through-the-looking-glass/the-garden-of-live-flowers.typ")
|
|
#format.insert(include "through-the-looking-glass/looking-glass-insects.typ")
|
|
#format.insert(include "through-the-looking-glass/tweedledum-and-tweedledee.typ")
|
|
#format.insert(include "through-the-looking-glass/wool-and-water.typ")
|
|
#format.insert(include "through-the-looking-glass/humpty-dumpty.typ")
|
|
#format.insert(include "through-the-looking-glass/the-lion-and-the-unicorn.typ")
|
|
#format.insert(include "through-the-looking-glass/its-my-own-invention.typ")
|
|
#format.insert(include "through-the-looking-glass/queen-yn.typ")
|
|
#format.insert(include "through-the-looking-glass/shaking.typ")
|
|
#format.insert(include "through-the-looking-glass/waking.typ")
|
|
#format.insert(include "through-the-looking-glass/which-dreamed-it.typ")
|
|
|
|
//#image("Back_cover.png")
|