Add U for 19.05 spacing, closes #48
This commit is contained in:
parent
3745cf3c47
commit
c46a0bcd16
6 changed files with 14 additions and 7 deletions
|
@ -2,6 +2,7 @@ const a = require('./assert')
|
|||
const prep = require('./prepare')
|
||||
|
||||
const default_units = {
|
||||
U: 19.05,
|
||||
u: 19,
|
||||
cx: 18,
|
||||
cy: 17
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue