Skip to content

Built-in LaTeX editor generates \differentialD, which is not supported by the renderer #9523

@Aiza-Lee

Description

@Aiza-Lee

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    State: TriageIssues that need to be verifiedUIIssues related to user-interface/front-end

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions