GNU TeXmacs - Bugs: bug #61802, Labels in displayed formulas are...
You are not allowed to post comments on this tracker with your current authentication level.
bug #61802: Labels in displayed formulas are not converted
Submitter: | Jeroen Wouters <jeronim> | ||
Submitted: | Wed 12 Jan 2022 11:55:16 AM UTC | ||
Category: | Conversion | Priority: | 5 - Normal |
Item Group: | Error | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Name: | Open/Closed: | Open | |
Release: | None | Release: | 2.1 |
Fixed Release: | None | Fixed Release: | |
Keywords: |
Wed 12 Jan 2022 01:35:44 PM UTC, comment #2: |
Jeroen Wouters <jeronim>![]() |
Wed 12 Jan 2022 01:26:23 PM UTC, comment #1: The attached patch implements these labels for MathJax. |
Jeroen Wouters <jeronim>![]() |
Wed 12 Jan 2022 11:55:16 AM UTC, original submission:
When a label is put inside an <equation> tag, it is not converted to html when MathML or MathJax are enabled. The label is only exported when images are used. |
Jeroen Wouters <jeronim>![]() |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2022-01-12 | jeronim | Attached File | - | ![]() |
Added html-equation-label.diff, #52650 |
With this patch the label appears twice when exporting as images, where the image also gets the label, so some extra changes will be necessary.