mirror of
https://github.com/typst/typst
synced 2025-05-22 21:15:28 +08:00
Move perp
symbol into correct category (#1741)
This commit is contained in:
parent
fc90b72355
commit
0e04d46e31
@ -436,13 +436,13 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
||||
|
||||
// Number theory.
|
||||
divides: ['∣', not: '∤'],
|
||||
perp: ['⟂', circle: '⦹'],
|
||||
|
||||
// Algebra.
|
||||
wreath: '≀',
|
||||
|
||||
// Geometry.
|
||||
parallel: ['∥', circle: '⦷', not: '∦'],
|
||||
perp: ['⟂', circle: '⦹'],
|
||||
|
||||
// Miscellaneous Technical.
|
||||
diameter: '⌀',
|
||||
|
Loading…
x
Reference in New Issue
Block a user