From 81e80ecfba80f5bffab45719c1f2aba4f9b91b4f Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 17 Dec 2020 00:20:27 +0100 Subject: =?UTF-8?q?Test=20[page]=20function=20=F0=9F=93=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Make page break behaviour more consistent - Allow skipping reference image testing for single tests with `// compare-ref: false` (useful for tests which only check error messages) --- tests/typ/example-coma.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/example-coma.typ') diff --git a/tests/typ/example-coma.typ b/tests/typ/example-coma.typ index f841a122..d41032c1 100644 --- a/tests/typ/example-coma.typ +++ b/tests/typ/example-coma.typ @@ -1,4 +1,4 @@ -// Small integration test of syntax, page setup, box layout and alignment. +// Test integration of syntax, page setup, box layout and alignment. [page: width=450pt, height=300pt, margins=1cm] -- cgit v1.2.3