letterpress/source/book.adoc
2024-07-03 23:24:24 +02:00

19 lines
318 B
Plaintext

= Book 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[]