Is there a way to write mathematical formulas?
I'd like to @import some fonts, but Checkvist's custom CSS is loaded inside @media screen.
I'd like to @import some fonts, but Checkvist's custom CSS is loaded inside @media screen. @import rules must precede all other types of rules (with a few exceptions), hence cannot be used. Would be great if there was a way to use @import with Checkvist's custom CSS option.
I'm afraid no. You can attach files with math formulas, but there is no math language in Checkvist.
ReplyDeleteKirill - maybe you could let Checkvist read the JavaScript library at https://www.mathjax.org/. It's very robust and allows the user to input standard LaTeX like \( x^2 + \frac{a}{b} \) and it formats beautifully. I use this often. Something to look at when you have time :-)
ReplyDelete