We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
accent
1 parent 989be0c commit 00db74eCopy full SHA for 00db74e
crates/typst-library/src/math/accent.rs
@@ -3,7 +3,7 @@ use crate::foundations::{cast, elem, func, Content, NativeElement, SymbolElem};
3
use crate::layout::{Length, Rel};
4
use crate::math::Mathy;
5
6
-/// Attaches an accent to a base.
+/// 基底文字にアクセントを付ける。
7
///
8
/// # Example
9
/// ```example
0 commit comments