From f9e115daf54c29358f890b137f50a33a781af680 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 30 Apr 2022 14:12:28 +0200 Subject: New block spacing model --- tests/typ/code/ops-invalid.typ | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/typ/code/ops-invalid.typ') diff --git a/tests/typ/code/ops-invalid.typ b/tests/typ/code/ops-invalid.typ index 1506d9c4..4e7fdb04 100644 --- a/tests/typ/code/ops-invalid.typ +++ b/tests/typ/code/ops-invalid.typ @@ -29,6 +29,10 @@ // Error: 2-18 cannot apply '<=' to relative length and ratio {30% + 1pt <= 40%} +--- +// Error: 2-13 cannot apply '<=' to length and length +{1em <= 10pt} + --- // Special messages for +, -, * and /. // Error: 03-10 cannot add integer and string -- cgit v1.2.3