mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-01-23 12:14:04 +00:00
19 lines
313 B
Plaintext
19 lines
313 B
Plaintext
= Title
|
|
Name Lastname <name.lastname@foo.bar>
|
|
:reproducible:
|
|
:listing-caption: Listing
|
|
:source-highlighter: rouge
|
|
:toc:
|
|
:toclevels: 2
|
|
:doctype: book
|
|
:partnums:
|
|
:icons: font
|
|
:front-image: backgrounds/cover.png
|
|
:imagesdir: ../figures
|
|
|
|
include::front_matter.adoc[]
|
|
|
|
include::body.adoc[]
|
|
|
|
include::back_matter.adoc[]
|