ForNeVeR / ForNeVeR/xaml-math

changing the font of a statement to Roman

Open
#319 1 comment 0 reactions 0 assignees View on GitHub
help-wanted kind:question
Dominant language
C#
Stars
719
Forks
113
Avg merge
6d 12h
Merged PRs (30d)
1

Description

while trying to write (if) in the Roman font, I came across this
\textnormal{} % to use the LaTeX font of the main body text (usually serif)
\textrm{} % to force Roman font (serif)
\textsf{} % to force sans serif font

but these commands do not work, does this library support other way for forcing the roman font on parts of the text ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.