Move perp symbol into correct category (#1741)

This commit is contained in:
DVDTSB 2023-07-19 14:13:47 +03:00 committed by GitHub
parent fc90b72355
commit 0e04d46e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -436,13 +436,13 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
// Number theory. // Number theory.
divides: ['', not: ''], divides: ['', not: ''],
perp: ['⟂', circle: ''],
// Algebra. // Algebra.
wreath: '', wreath: '',
// Geometry. // Geometry.
parallel: ['∥', circle: '', not: ''], parallel: ['∥', circle: '', not: ''],
perp: ['⟂', circle: ''],
// Miscellaneous Technical. // Miscellaneous Technical.
diameter: '', diameter: '',