diff options
Diffstat (limited to 'tests/typ/layout')
| -rw-r--r-- | tests/typ/layout/par.typ | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/typ/layout/par.typ b/tests/typ/layout/par.typ index aabe63ef..264209b8 100644 --- a/tests/typ/layout/par.typ +++ b/tests/typ/layout/par.typ @@ -25,7 +25,6 @@ Hello // While we're at it, test the larger block spacing wins. #set block(spacing: 0pt) #show raw: set block(spacing: 15pt) -#show math: set block(spacing: 7.5pt) #show list: set block(spacing: 2.5pt) ```rust |
