Description
The built-in LaTeX editor generates \differentialD, when typing dx, but the rendering environment does not support it.
For example, the following expression is generated or accepted by the editor:
\int f(x) \differentialD x
However, it does not render correctly in notes.
Expected behavior:
either \differentialD should be supported by the renderer,
or the editor should not generate unsupported commands.
At the moment, users must manually replace it with something like \mathrm{d}.
TriliumNext Version
0.102.2
What operating system are you using?
Ubuntu
What is your setup?
Local + server sync
Operating System Version
Ubuntu 24.04
Error logs
No response
Description
The built-in LaTeX editor generates
\differentialD, when typingdx, but the rendering environment does not support it.For example, the following expression is generated or accepted by the editor:
However, it does not render correctly in notes.
Expected behavior:
either
\differentialDshould be supported by the renderer,or the editor should not generate unsupported commands.
At the moment, users must manually replace it with something like
\mathrm{d}.TriliumNext Version
0.102.2
What operating system are you using?
Ubuntu
What is your setup?
Local + server sync
Operating System Version
Ubuntu 24.04
Error logs
No response