Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smaller inline latex fonts? #457

Open
borgauf opened this issue Aug 25, 2021 · 0 comments
Open

Smaller inline latex fonts? #457

borgauf opened this issue Aug 25, 2021 · 0 comments

Comments

@borgauf
Copy link

borgauf commented Aug 25, 2021

First-day noob here. I found this in the html version of my file

.MathJax_Display,
.MathJax {
border: 0 !important;
font-size: 100% !important;
text-align: center !important;
margin: 0em !important;
line-height: 2.25 !important;
}

I changed the font-size to 80% and it reduced the inline latex font size mismatch appropriately. Is there a jupytertheme to do this? BTW, is a .jupyter/custom/custom.css file compatible with jupyterthemes? Could I just make the tweak there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant