GNU TeXmacs - Bugs: bug #63309, Space between operator and symbol...
You are not allowed to post comments on this tracker with your current authentication level.
bug #63309: Space between operator and symbol in the second row of "align" is too small.
Submitter: | jadelight | ||
Submitted: | Thu 03 Nov 2022 10:30:21 AM UTC | ||
Category: | Editor | Priority: | 5 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Name: | Open/Closed: | Open | |
Release: | None | Release: | 2.1.2 |
Fixed Release: | None | Fixed Release: | |
Keywords: |
No files currently attached
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.
No changes have been made to this item
If I put "a" on the left column and "=b" on the right column of an "align" environment, then the space between "=" and "b" is too small. This is odd becuase "=b" is just an ordinary expression as in any other math environment. Same issue occurs if "=" is replaced by other operators such as "+".
If I put "a=" on the left and "b" on the right, then the space is good. However, the exported LaTeX code will give wrong space for this choice.