mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-04 07:15:23 +00:00
Add complete list of settings
This commit is contained in:
parent
7fcfcc755b
commit
a7ed7e448d
@ -1,16 +1,37 @@
|
|||||||
= Title
|
= Title
|
||||||
Alexandra Thompson <name.lastname@foo.bar>
|
:author: Alexandra Thompson
|
||||||
:reproducible:
|
|
||||||
:listing-caption: Listing
|
|
||||||
:source-highlighter: rouge
|
|
||||||
:toc:
|
|
||||||
:toclevels: 2
|
|
||||||
:doctype: book
|
|
||||||
:partnums:
|
|
||||||
:icons: font
|
|
||||||
:front-image: backgrounds/cover.png
|
|
||||||
:back-image: backgrounds/back-cover.png
|
: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
|
: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::front_matter.adoc[]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user