mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-11-06 21:37:33 +00:00
20 lines
358 B
Plaintext
20 lines
358 B
Plaintext
= Title
|
|
Alexandra Thompson <name.lastname@foo.bar>
|
|
:reproducible:
|
|
:listing-caption: Listing
|
|
:source-highlighter: rouge
|
|
:toc:
|
|
:toclevels: 2
|
|
:doctype: book
|
|
:partnums:
|
|
:icons: font
|
|
:front-image: backgrounds/cover.png
|
|
:back-image: backgrounds/back-cover.png
|
|
:imagesdir: ../figures
|
|
|
|
include::front_matter.adoc[]
|
|
|
|
include::body.adoc[]
|
|
|
|
include::back_matter.adoc[]
|