This commit is contained in:
29
AutoLaTeX/MathJax/extensions/a11y/mathmaps/units/other.js
vendored
Normal file
29
AutoLaTeX/MathJax/extensions/a11y/mathmaps/units/other.js
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
[
|
||||
{"category": "",
|
||||
"mappings": {
|
||||
"default": {
|
||||
"default": "dozen"
|
||||
}
|
||||
},
|
||||
"key": "doz",
|
||||
"names": ["doz", "doz."]
|
||||
},
|
||||
{"category": "",
|
||||
"mappings": {
|
||||
"default": {
|
||||
"default": "square"
|
||||
}
|
||||
},
|
||||
"key": "sq",
|
||||
"names": ["sq", "sq."]
|
||||
},
|
||||
{"category": "",
|
||||
"mappings": {
|
||||
"default": {
|
||||
"default": "hectare"
|
||||
}
|
||||
},
|
||||
"key": "ha",
|
||||
"names": ["ha"]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user