Formula rendering issues
complete
xianz
complete
Fixed in 1.12.1
xianz
in progress
This issue has been fixed in the web version, and the client version will release a fix soon
xianz
Can you provide some sample displays and original text
Y
Y15
xianz
Y
Y15
xianzHere are some LaTeX formulas with various mathematical symbols and fonts for testing:
- Basic Inequality:
\[
x \neq y \quad \text{(using \texttt{\\neq})}
\]
- Blackboard Bold (mathbb):
\[
\mathbb{R} \neq \mathbb{Q} \quad \text{(real numbers vs. rationals)}
\]
- Calligraphic (mathcal):
\[
\mathcal{L} \neq \mathcal{H} \quad \text{(Lagrangian vs. Hamiltonian)}
\]
- Fraktur (mathfrak):
\[
\mathfrak{g} \neq \mathfrak{h} \quad \text{(Lie algebras)}
\]
- Bold (mathbf):
\[
\mathbf{Ax} \neq \mathbf{b} \quad \text{(linear algebra)}
\]
- Script (mathscr):
\[
\mathscr{F} \neq \mathscr{G} \quad \text{(sheaves in algebraic geometry)}
\]
- Sans-serif (mathsf):
\[
\mathsf{NP} \neq \mathsf{P} \quad \text{(complexity classes)}
\]
- Typewriter (mathtt):
\[
\mathtt{0xFE} \neq \mathtt{0xFF} \quad \text{(hex values)}
\]
- Combined Styles:
\[
\mathbb{Z}/p\mathbb{Z} \neq \mathcal{O}_K \quad \text{(finite field vs. ring of integers)}
\]
- Multi-line Example:
\[
\begin{cases}
\nabla \cdot \mathbf{E} \neq 0 \\
\mathfrak{su}(2) \neq \mathfrak{so}(3) \\
\mathscr{C}^{\infty} \neq \mathscr{C}^{\omega}
\end{cases}
\]
All formulas are properly formatted with LaTeX and display correctly in math mode. Let me know if you'd like to test specific symbols or font combinations!
xianz
Y15: This is the display I got when I edited the content on 1.12.0. Is it as expected
Y
Y15
xianzThat's quite strange. My version is also 1.12.0.
xianz
under review
R
Rutarosha
The PC update 1.11.8 is also an issue.