Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

MathJax Font Sizes and Spacing/Positioning in Notebook

I'd like to control the Latex fontsize in the notebook. In the first cell, I placed:

%html
<style>.MathJax {font-size: 200%;}</style>

... and in later cells' view() the individual characters/symbols increase in size but the positioning/spacing gets all spread out and ugly.

What's the right/easy way to increase the latex fontsize in Sage's notebook and still have it look good?

MathJax Font Sizes and Spacing/Positioning in Notebook

I'd like to control the Latex fontsize in the notebook. In the first cell, I placed:

%html
<style>.MathJax {font-size: 200%;}</style>

... and in later cells' view() output the individual characters/symbols increase in size but the positioning/spacing gets all spread out and ugly.

What's the right/easy way to increase the latex fontsize in Sage's notebook and still have it look good?

MathJax Font Sizes and Spacing/Positioning in Notebook

I'd like to control the Latex fontsize in the notebook. In the first cell, I placed:

%html
<style>.MathJax {font-size: 200%;}</style>

... and in later cells' view() output outputs the individual characters/symbols increase in size but the positioning/spacing gets all spread out and ugly.

What's the right/easy way to increase the latex fontsize in Sage's notebook and still have it look good?