mirror of
https://github.com/typst/typst
synced 2025-08-19 01:18:32 +08:00
Use 'Script Style' in docs
This commit is contained in:
parent
edc26010bf
commit
4e57e8b425
@ -106,7 +106,7 @@ pub fn cal(
|
||||
///
|
||||
/// (The box is not conceptually necessary, but unfortunately currently needed
|
||||
/// due to limitations in Typst's text style handling in math.)
|
||||
#[func(title = "Script", keywords = ["mathscr", "roundhand"])]
|
||||
#[func(title = "Script Style", keywords = ["mathscr", "roundhand"])]
|
||||
pub fn scr(
|
||||
/// The content to style.
|
||||
body: Content,
|
||||
|
Loading…
x
Reference in New Issue
Block a user