Skip to content

Commit

Permalink
update vars
Browse files Browse the repository at this point in the history
  • Loading branch information
AndydeCleyre committed Apr 29, 2021
1 parent 36bc2d7 commit 3e6bbc2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
11 changes: 8 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
ruamel.yaml==0.16.12 # via yamlpath
wheezy.template==3.0.3 # via -r requirements.in
yamlpath==3.4.0 # via -r requirements.in
ruamel.yaml.clib==0.2.2
# via ruamel.yaml
ruamel.yaml==0.17.4
# via yamlpath
wheezy.template==3.1.0
# via -r requirements.in
yamlpath==3.5.0
# via -r requirements.in
17 changes: 9 additions & 8 deletions vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ charvars:
capital-u: toothless-rounded
capital-v: curly
capital-w: curly
capital-x: curly
capital-y: curly
capital-z: with-crossbar
capital-x: curly-serifless
capital-y: curly-serifless
capital-z: straight-serifless-with-crossbar
a: double-storey-tailed
b: toothless-corner
c: serifless
Expand All @@ -59,10 +59,11 @@ charvars:
u: toothless-rounded
v: curly
w: cursive
x: curly
x: curly-serifless
y: curly
z: with-crossbar
eszet: longs-s-lig
z: straight-serifless-with-crossbar
long-s: standard
eszet: longs-s-lig-tailed
turn-v: curly
lower-alpha: crossing
capital-gamma: standard
Expand All @@ -80,10 +81,10 @@ charvars:
five: oblique-upper-left-bar
six: open-contour
seven: curly-serifless
eight: crossing
eight: crossing-asymmetric
nine: straight-bar
tilde: low
asterisk: hex-high
asterisk: turn-hex-high
underscore: high
paragraph-sign: low
caret: high
Expand Down

0 comments on commit 3e6bbc2

Please sign in to comment.