Skip to main content
1 vote
1 answer
66 views

I thought that putting label between "$" or "$$" would be sufficient but this is not the case. Code for Label of my charts in my graph is the following: var config = { ...
schlebe's user avatar
  • 3,943
0 votes
1 answer
49 views

I have come across the maths: ...Often the integration symbol $\oiint_S$ (or $\varoiint_S$) is used... and mathjax doesn't support the variation of the "DoubleContourIntegral" entity. Or ...
daviestar's user avatar
  • 4,731
0 votes
1 answer
89 views

I tried to display original code: $\sim$ in my jupyter notebook. I thought that $ can be eacaped in the beginning time, so I used \$\sim\$, it displayed ~ later. Then I tried \\$\sim$, it displayed $\...
Steve Chan's user avatar
0 votes
0 answers
28 views

I would like to change the menu language und speech language to german. The most obvious configuration window.MathJax = { locale: 'de' }; does not work and there seems to be no information about it ...
coderookie's user avatar
0 votes
1 answer
108 views

I am using the solution given in How to reduce vertical space between items inside flex container? which worked well. But when I added mathjax related item, now alignment is broken for some reason. I ...
Nasser's user avatar
  • 13.3k
1 vote
3 answers
336 views

I have a website which includes svg-images which themselves include mathematical formulas that should be rendered using MathJax. As far as I know, this isn't supported natively (i.e., by just putting ...
GraffL's user avatar
  • 121
0 votes
1 answer
62 views

This is a MathJax question. In this answer, Davide Cervone provides a solution to make dobule brackets auto-sizeable (when used with \left and \right), but as a result, \coloneq becomes a text rather ...
bp2017's user avatar
  • 135
0 votes
1 answer
189 views

I'm trying to use the statmath CTAN package (https://ctan.org/pkg/statmath?lang=en) in Quarto (following https://github.com/quarto-dev/quarto-cli/discussions/1620#discussioncomment-3296389); here's a ...
Doug Ezra Morrison's user avatar
1 vote
1 answer
72 views

I'm running Sphinx 4.5.0 in Python 3.10 and trying to write a MathJax macro that takes parameters. I've found examples that show how to do this (example 1 mathjax3_config) , but when I copy them to ...
Aaron Caba's user avatar
0 votes
1 answer
47 views

I tried \color and \textcolor in a markdown file and then in an html file. Only the latter scopes the color to its argument. With \color, the rest of the expression stays red. <script src="https://...
Joy's user avatar
  • 103
0 votes
1 answer
62 views

I'd like to be able to enter metadata into my input LaTeX code so that when a user clicks a rendered MathJax formula, I can get a click event that indicates which part of the formula was clicked on. ...
jcarpenter2's user avatar
  • 5,494
1 vote
1 answer
102 views

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>MathJax Line Breaking</title> <!-- MathJax configuration --> ...
Fairoozino's user avatar
0 votes
0 answers
224 views

I'm working on a Laravel application where users create math questions using LaTeX syntax, typically written between dollar signs like this: Inline math: $E = mc^2$ Display math: $$\int_0^\infty e^{-x^...
Otmane Hammadi's user avatar
2 votes
0 answers
123 views

TL;DR: I want to write (basic) custom macros that VS Code can render in markdown files I use VS Code with the Markdown Preview Enchanced extension to write mathematical documents in Markdown. I often ...
Sam OT's user avatar
  • 468
0 votes
2 answers
60 views

I inserted latex code into blogger Theme, immediately after saving it was automatically encoded. As a result, the math formula was broken when displayed. Original code: <b:if cond='data:blog....
Lê Phong Nguyễn's user avatar

15 30 50 per page
1
2 3 4 5
123