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

20 lines
317 B
Plaintext

Name Lastname <name.lastname@foo.bar>
:reproducible:
:listing-caption: Listing
:source-highlighter: rouge
:toc:
:toclevels: 2
:sectnums:
:doctype: book
:partnums:
:icons: font
:front-image: backgrounds/cover.png
:imagesdir: ../figures
include::front_matter.adoc[]
include::body.adoc[]
include::back_matter.adoc[]