mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-11-06 13:37:32 +00:00
41 lines
904 B
Plaintext
41 lines
904 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
|
|
: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
|
|
:pygments-linenums-mode: table
|
|
:pygments-style: vs
|
|
:reproducible:
|
|
:revdate: 11.05.2024
|
|
:revnumber: v1.0
|
|
:revremark: Pre-release
|
|
:sectlinks:
|
|
:sectnums:
|
|
:source-highlighter: pygments
|
|
: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[]
|