diff options
Diffstat (limited to 'library/src/math')
| -rw-r--r-- | library/src/math/style.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/src/math/style.rs b/library/src/math/style.rs index d272bc94..0ec6853a 100644 --- a/library/src/math/style.rs +++ b/library/src/math/style.rs @@ -253,7 +253,7 @@ impl Texify for MonoNode { } } -/// # Doublestruck +/// # Blackboard Bold /// Blackboard bold (double-struck) font style in math. /// /// For uppercase latin letters, blackboard bold is additionally available |
