Rename v-ampersand-open → v-ampersand-upper-open (#211)
This commit is contained in:
parent
c2968e2e4a
commit
54ee8a7cba
2 changed files with 3 additions and 3 deletions
|
@ -589,11 +589,11 @@ sampler = '&'
|
|||
description = 'Ampersand (`&`) with a closed contour'
|
||||
ampersand = 'closed'
|
||||
|
||||
[simple.v-ampersand-open]
|
||||
[simple.v-ampersand-upper-open]
|
||||
tag = 'VXAH'
|
||||
sampler = '&'
|
||||
description = 'Ampersand (`&`) with an open contour at upper half'
|
||||
ampersand = 'open'
|
||||
ampersand = 'upperOpen'
|
||||
|
||||
[simple.v-ampersand-lower-open]
|
||||
tag = 'VXAI'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue