Math does not produce paragraphs

This commit is contained in:
Laurenz 2025-01-23 17:58:46 +01:00
parent 3c42efcfe8
commit aa67a0e745
2 changed files with 5 additions and 0 deletions

BIN
tests/ref/math-par.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

View File

@ -43,3 +43,8 @@ $sum_(k in NN)^prime 1/k^2$
// Test script-script in a fraction.
$ 1/(x^A) $
#[#set text(size:18pt); $1/(x^A)$] vs. #[#set text(size:14pt); $x^A$]
--- math-par ---
// Ensure that math does not produce paragraphs.
#show par: highlight
$ a + "bc" + #[c] + #box[d] + #block[e] $