41 lines
725 B
YAML
Executable File
41 lines
725 B
YAML
Executable File
extends: default
|
|
|
|
page:
|
|
layout: portrait
|
|
# margin: [0.2in, .2in, 0.2, .2in]
|
|
# size: A5
|
|
|
|
base:
|
|
# font-family: Noto Sans
|
|
|
|
#
|
|
# FONTS
|
|
# ======
|
|
# font:
|
|
# catalog:
|
|
# Noto Sans:
|
|
# normal: NotoSans-Regular.ttf
|
|
# bold: NotoSans-Bold.ttf
|
|
# italic: NotoSans-Italic.ttf
|
|
# bold_italic: NotoSans-BoldItalic.ttf
|
|
|
|
# Footer
|
|
# ========
|
|
# footer:
|
|
# recto:
|
|
# right:
|
|
# content: 'PDF v{pdf-version} | {document-title} | {page-number}'
|
|
# verso:
|
|
# left:
|
|
# content: 'PDF v{pdf-version} | {page-number}'
|
|
|
|
# Admonitions
|
|
# ===========
|
|
# admonition:
|
|
# background-color: "#666666"
|
|
# font-size: 42
|
|
# icon:
|
|
# note:
|
|
# stroke-color: #FF0000
|
|
# size: 24 # horizontal size only
|