Skip to content

Commit

Permalink
changed yaml to use the shorter condensed names 'Cond' for roman and …
Browse files Browse the repository at this point in the history
…'Cnd' for italic
  • Loading branch information
EbenSorkin committed Oct 8, 2024
1 parent 32a3425 commit 444702d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sources/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ stat:
- name: Width
tag: wdth
values:
- name: Condensed
- name: Cond
value: 87
- name: Normal
value: 100
Expand Down Expand Up @@ -80,7 +80,7 @@ stat:
- name: Width
tag: wdth
values:
- name: Condensed
- name: Cnd
value: 87
- name: Normal
value: 100
Expand Down Expand Up @@ -127,7 +127,7 @@ stat:
- name: Width
tag: wdth
values:
- name: Condensed
- name: Cond
value: 87
- name: Normal
value: 100
Expand Down Expand Up @@ -176,7 +176,7 @@ stat:
- name: Width
tag: wdth
values:
- name: Condensed
- name: Cnd
value: 87
- name: Normal
value: 100
Expand Down

0 comments on commit 444702d

Please sign in to comment.