iftypeset/spec/profiles/memo.yaml
codex e92f1c3b93
Some checks are pending
ci / ci (push) Waiting to run
iftypeset: document CI pipeline + Playwright + font contract
2026-01-08 18:10:41 +00:00

94 lines
1.8 KiB
YAML

profile_id: "memo"
description: "Short internal documents: lenient pagination, strong clarity, minimal typographic complexity."
page:
size: "Letter"
orientation: "portrait"
two_sided: false
margins:
top: "1in"
bottom: "1in"
inner: "1in"
outer: "1in"
fonts:
body:
family: ["Noto Sans", "Source Sans 3", "Arial", "sans-serif"]
size: "12pt"
line_height: 1.40
heading:
family: ["Noto Sans", "Source Sans 3", "Arial", "sans-serif"]
mono:
family: ["Noto Sans Mono", "Consolas", "monospace"]
size: "10pt"
line_height: 1.30
colors:
body: "#111827"
accent: "#1f3a5f"
heading: "#1f3a5f"
link: "#1f3a5f"
citation: "#3b4b63"
table_rule: "#cbd5e1"
table_stripe: "#f1f5f9"
measure_targets:
columns: 1
body_chars_per_line:
min: 55
ideal: 70
max: 85
hyphenation:
enabled: false
strategy: "off_for_memos"
headings:
keep_with_next_lines: 2
avoid_stranded_headings: true
numbering:
enabled: false
widows_orphans:
widow_lines: 1
orphan_lines: 1
balance_facing_pages: false
code:
block:
font_size: "9.5pt"
line_height: 1.25
wrap: true
overflow_policy: "wrap"
shrink_limit: 1.0
padding: "0.35em 0.5em"
background: "#f8fafc"
border: "1px solid #e5e7eb"
radius: "4px"
tables:
cell_padding: "3pt 6pt"
header_repeat: false
overflow_policy: "wrap"
shrink_limit: 1.0
layout: "auto"
cell_wrap: true
figures:
max_width: "100%"
margin: "0.5em auto"
severity_overrides:
- selector: { category: "layout", tag: "widows_orphans" }
severity: "warn"
- selector: { category: "accessibility" }
severity: "must"
locale_defaults:
primary_language: "en"
fallback_languages: ["fr"]
quotation_style: "us"
date_format: "YYYY-MM-DD"
number_format:
decimal_separator: "."
thousands_separator: ","