arc42.tooling/src/themes/stackit-theme.yml
2024-10-04 14:17:14 +02:00

64 lines
1.4 KiB
YAML

title_page:
align: left
page:
layout: portrait
margin: [0.75in, 1in, 0.75in, 1in]
size: A4
font:
catalog:
# Noto Serif supports Latin, Latin-1 Supplement, Latin Extended-A, Greek, Cyrillic, Vietnamese & an assortment of symbols
Arial:
normal: Arial.ttf
bold: Arial_Bold.ttf
italic: Arial_Italic.ttf
bold_italic: Arial_Bold_Italic.ttf
Courier:
normal: Courier_New.ttf
fallbacks:
- Arial
conum:
font_family: Arial
code:
font_family: Courier
base:
font_family: Arial
font_color: #424242
line_height_length: 17
line_height: $base_line_height_length / $base_font_size
vertical_rhythm: $base_line_height_length
heading:
font_family: Arial
font_color: #004E5A
font_size: 17
font_style: bold
line_height: 1.2
margin_bottom: $vertical_rhythm
link:
font_color: #004E5A
font_style: bold
# was outline-list which is deprecated (https://docs.asciidoctor.org/pdf-converter/latest/upgrade-to-2/)
list:
indent: $base_font_size * 1.5
header:
height: 0.75in
line_height: 1
recto_content:
center: '{document-title}'
verso_content:
center: '{document-title}'
footer:
height: 0.75in
line_height: 1
recto:
right:
content: '{chapter-title} | *{page-number}*'
verso:
left:
content: '*{page-number}* | {chapter-title}'
image:
align: center
# caption:
# align: center
# font_color: #424242
# font_size: 10