mirror of
https://github.com/typst/typst
synced 2025-05-17 02:25:27 +08:00
Add sym.bullet, which is different from sym.circle.filled.small (#1372)
This commit is contained in:
parent
a54cde71cb
commit
9cae387480
@ -446,6 +446,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
||||
suit: [club: '♣', diamond: '♦', heart: '♥', spade: '♠'],
|
||||
|
||||
// Shapes.
|
||||
bullet: '•',
|
||||
circle: [
|
||||
stroked: '○',
|
||||
stroked.tiny: '∘',
|
||||
|
Loading…
x
Reference in New Issue
Block a user