From 4653ffebb43d733a3cff873d0903c7d00aaeb499 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 23 Jan 2023 15:03:10 +0100 Subject: Math module --- tests/typ/layout/par.typ | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/typ/layout') 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 -- cgit v1.2.3