Configuring MathJax fonts
When openeing Sage using Jupyter notebook the font that MathJax uses is STIX-Web instead of TeX. On the Sage Notebook it is TeX. Any ideas how to configure that?
Asked: 2018-07-19 21:19:00 +0100
Seen: 294 times
Last updated: Jul 19 '18
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
What is your operating system? How did you install Sage? How do you start the Jupyter Notebook?
Windows 10. From the github binaries. Sage created a shortcut in the start menu for opening a notebook.
Apparently this is an open question with the Jupyter notebook: https://github.com/jupyter/notebook/i... The stack overflow link there has a solution but it's non-trivial.