DiogenesAnalytics / diogenesanalytics.github.io.bak

Source code for Diogenes Analytics website.
0 stars 0 forks source link

Bug: Make MathJax Figures Horizontally Scrollable #39

Closed DiogenesAnalytics closed 4 months ago

DiogenesAnalytics commented 4 months ago

Problem

It is not possible to ALWAYS have the equations/formulas rendered by MathJax fit completely within the viewing dimensions of the screen (especially with mobile screens). Instead, something must be done to allow the equations to be horizontally scrolled.

Solution

It should be similar to what was done for the <code> element: https://github.com/DiogenesAnalytics/diogenesanalytics.github.io/blob/24ded32c19b926c8179c195af7cef13be12db526/_includes/article.css#L47-L59

DiogenesAnalytics commented 4 months ago

Implemented with: a23befec02936d3fa91dae5c1af2df216e43efce