
| Key: |
AMATH-508
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Paul Libbrecht
|
| Votes: |
0
|
| Watchers: |
0
|
Link this issue to another issue
|
|
If you were logged in you would be able to see more operations.
|
|
|
Currently, we do not detect that the neighbours of the OMOBJ are two BRs (or we are a first or last, or followed by a period): in all these cases, the TeX rendering should output a $$ instead of a single-$ so that, for example, the limit, sum, and integral symbols actually show in their full form.
paul
|
|
Description
|
Currently, we do not detect that the neighbours of the OMOBJ are two BRs (or we are a first or last, or followed by a period): in all these cases, the TeX rendering should output a $$ instead of a single-$ so that, for example, the limit, sum, and integral symbols actually show in their full form.
paul |
Show » |
|
<p style="cm"> blabla <OMOBJ><OMV name="x"/></OMOBJ></p>
gives a displaystyle x. There's also a page in exampleContent which testifies this.
paul