mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-01-23 20:19:11 +00:00
20 lines
317 B
Plaintext
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[]
|
||
|
|