fontstyles | R Documentation |
Identity functions for different font styles
plain(x)
italic(x)
bold(x)
x |
the expression to render |
x
plain(1) + bold(2) + italic(3)
mathml(term=quote(plain(abc) + bold(def) + italic(ghi)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.