letterpress/source/book.adoc
2024-07-23 20:18:10 +02:00

40 lines
862 B
Plaintext

= Title
:author: Alexandra Thompson
:back-image: backgrounds/back-cover.png
:copyright: 2024 Alexandra Thompson
:creator: {author}
:description: HTML meta tag content for description
:doctype: book
:media: prepress
:email: alexandra@thompson.com
:front-image: backgrounds/cover.png
:icons: font
:imagesdir: ../figures
:keywords: HTML meta tag content for keywords
:leveloffset: +0
:listing-caption: Listing
:partnums:
:pdf-fontsdir: {docdir}/../fonts
:pdf-theme: ld-theme_compass.yml
:pdf-themesdir: {docdir}/../themes
:pdfmark: true
:rouge-style: gruvbox
:reproducible:
:revdate: 11.05.2024
:revnumber: v1.0
:revremark: Pre-release
:sectlinks:
:sectnums:
:source-highlighter: rouge
:source-language: elixir
:toc-title: Table of Contents
:toc: left
:toclevels: 2
:xrefstyle: short
include::front_matter.adoc[]
include::body.adoc[]
include::back_matter.adoc[]