mirror of
https://github.com/typst/typst
synced 2025-08-19 17:38: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
|
/// (The box is not conceptually necessary, but unfortunately currently needed
|
||||||
/// due to limitations in Typst's text style handling in math.)
|
/// 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(
|
pub fn scr(
|
||||||
/// The content to style.
|
/// The content to style.
|
||||||
body: Content,
|
body: Content,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user