Changelog
0.94.7 2023-06-08
Changelog
0.94.6 2023-05-25
getPromptValue()
Changelog
0.94.5 2023-05-24
Changelog
0.94.3 2023-05-22
mathVirtualKeyboard.layouts
property was a frozen array (an array that
cannot be modified) but that wasn't clear. Now, a runtime error is produced if
an attempt is made to modify the array. If using Typescript, a compile-time
error is also generated.\text{}
commandChangelog
0.94.2 2023-05-22
Changelog
0.94.1 2023-05-21
,
) did not
include the digits before the decimal.Changelog
0.94.0 2023-05-18
\raise
, \lower
and \raisebox
commands. Those commands
were necessary to render some chemical bonds.(
, [
or {
with a selection will enclose the selection with this
delimiter.\ce{ O\bond{~-}H}
\mathtooltip{}
and \texttip{}
commands are
now displayed when used with a static formula.unstyled-latex
).
This strips any color/background-color/font sizing commands from the ouput.\cos^2
(operators
with a superscript).Changelog
0.93.0 2023-05-08
\the
command. For example, \the\year
. Its argument can be a
literal or a register, preceded by an optional factor literal.label
property, the key
property can also now be used
for keycap shortcuts. This allow overriding of the shortcut label. For example
{key: "[undo]", label: "undo"}
--keyboard-row-padding-left
and
--keyboard-row-padding-right
as an option to account for shadows or other
decoration that may spill outside the box of a keycap.em
units relative to the font size
of the math-field
. The default value is 0, which allows the math-field
to
use its default sizing logic.keydown
/keyup
event pair. Add an event listener to the keyboard to receive
those events.\mskip
command\space
, ~
\left...\right
command did not display the visual
indicator that the caret was inside the argument of the command.