This commit is contained in:
38
AutoLaTeX/MathJax/extensions/a11y/mathmaps/units/speed.js
vendored
Normal file
38
AutoLaTeX/MathJax/extensions/a11y/mathmaps/units/speed.js
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
[
|
||||
{"category": "",
|
||||
"mappings": {
|
||||
"default": {
|
||||
"default": "knot"
|
||||
}
|
||||
},
|
||||
"key": "kt",
|
||||
"names": ["kt", "kt."]
|
||||
},
|
||||
{"category": "",
|
||||
"mappings": {
|
||||
"default": {
|
||||
"default": "miles per hour"
|
||||
}
|
||||
},
|
||||
"key": "mph",
|
||||
"names": ["mph"]
|
||||
},
|
||||
{"category": "",
|
||||
"mappings": {
|
||||
"default": {
|
||||
"default": "revolutions per minute"
|
||||
}
|
||||
},
|
||||
"key": "rpm",
|
||||
"names": ["rpm"]
|
||||
},
|
||||
{"category": "",
|
||||
"mappings": {
|
||||
"default": {
|
||||
"default": "kilometers per hour"
|
||||
}
|
||||
},
|
||||
"key": "kmh",
|
||||
"names": ["kmh"]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user