-
Notifications
You must be signed in to change notification settings - Fork 407
Conceal support for \mathbf and \mathrm #1968
Copy link
Copy link
Closed
Labels
enhancementready-to-implementDiscussions are over, implementation should startDiscussions are over, implementation should start
Description
This was raised by @Konfekt in #1883 (comment) and also discussed several years ago in #557. Since VimTeX v2.0, this should be relatively straightforward to implement.
Before I implement anything, I wanted to be sure I "understand" the feature. We want:
\mathbf{text}to be displayed as simplytextbut bolded.\mathrm{text}to be displayed astext(not bold).
Is there anything more?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementready-to-implementDiscussions are over, implementation should startDiscussions are over, implementation should start