-
Notifications
You must be signed in to change notification settings - Fork 368
Open
Labels
brand`_brand.yml``_brand.yml`bugSomething isn't workingSomething isn't workinghtmlIssues with HTML and related web technology (html/css/scss/js)Issues with HTML and related web technology (html/css/scss/js)
Milestone
Description
I want to blow up all of my text to produce nice screenshots for slides in a demo.
So I tried
typography:
base:
family: Helvetica Neue
size: 32px
headings:
family: American Typewriter
color: '#11226d'
Now the main text is bigger than the headings:

brand.yml expressly disallows size
on headings
.
So it seems the intention must be that headings respond to base size.
We should check what the Shiny implementation of brand.yml is doing here.
In the Typst implementation, base
means the base of all text:

Metadata
Metadata
Assignees
Labels
brand`_brand.yml``_brand.yml`bugSomething isn't workingSomething isn't workinghtmlIssues with HTML and related web technology (html/css/scss/js)Issues with HTML and related web technology (html/css/scss/js)