You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's start implementing sizing from those (and probably make it configurable?)
There's also the base fontsize command that accepts some arbitrary units of measure. We'll have to think more about how to implement them, and which units we want to support.
The text was updated successfully, but these errors were encountered:
(Extracted from #149.)
Il standard LaTeX, there's a couple of standard font sizes:
\tiny
\scriptsize
\footnotesize
\small
\normalsize
\large
\Large
\LARGE
\huge
\Huge
Let's start implementing sizing from those (and probably make it configurable?)
There's also the base
fontsize
command that accepts some arbitrary units of measure. We'll have to think more about how to implement them, and which units we want to support.The text was updated successfully, but these errors were encountered: