Closed
Description
There's a typesetting problem with the equations at https://jsdokken.com/dolfinx-tutorial/chapter1/nitsche.html
Subscripts such as \int_{\Omega}
are getting rendered in the browser (firefox) with a star, as in "∫*Ω" instead of "∫Ω". It makes it look as if some arcane operators are being used, making it seem more complicated than it really is.
The source code at
dolfinx-tutorial/chapter1/nitsche.py
Line 48 in 1b64530
Subscripts on other pages are correctly formatted.
Metadata
Metadata
Assignees
Labels
No labels