Changes between Version 6 and Version 19 of Ticket #11362
- Timestamp:
- Aug 24, 2021, 6:18:24 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11362
-
Property
Status
changed from
new
toneeds_review
-
Property
Reviewers
changed from
to
Dave Morris
-
Property
Authors
changed from
to
Kwankyu Lee
- Property Cc klee added
-
Property
Component
changed from
group theory
tonotebook
-
Property
Summary
changed from
Repair show for Cayley tables as MathJax does not support setlength
toEnhance OutputHtml rich output for better pdf rendering of Jupyter notebook
-
Property
Branch
changed from
to
public/11362
-
Property
Milestone
changed from
sage-9.3
tosage-9.5
-
Property
Commit
changed from
to
35130bd3a69f9f959505575b868cef5a7914c72a
-
Property
Status
changed from
-
Ticket #11362 – Description
v6 v19 1 Previously this ticket was for repairing "show for Cayley tables as !MathJax does not support setlength". 2 3 While fixing that based on the latest Sage develop branch, I needed to augment `OutputHtml` rich output with latex whenever possible. 4 5 With the branch, Cayley tables are rendered correctly in Jupyter notebook. Moreover, because of the patch for `OutputHtml`, the notebook is exported as pdf correctly. 6 7 Checkout the uploaded Jupyterbook and try to export it as pdf. 8 9 Please test the branch for possible unexpected side effects, though I guess there would be none. 10 11 Below is the previous description of the ticket: 12 ---- 13 1 14 Define a finite group and its multiplication table: 2 15 {{{