xianz
marked this post as
complete
1.12.1中修复了
xianz
marked this post as
in progress
这个问题在Web版修复了,客户端版本近期会发布修复
xianz
能否提供一些显示样例和原始文本
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: 这是我在1.12.0上编辑内容得到的显示效果,是符合预期的吗
Y
Y15
xianzThat's quite strange. My version is also 1.12.0.
xianz
marked this post as
under review
R
Rutarosha
PC端更新1.11.8也是这个问题。