From a86cf7bd8c58b0ec26f8f53eb90f0dc6c95a1070 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 3 Apr 2021 20:54:55 +0200 Subject: =?UTF-8?q?Refresh=20all=20reference=20images=20=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/typ/markup/basic.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/markup/basic.typ') diff --git a/tests/typ/markup/basic.typ b/tests/typ/markup/basic.typ index 3e83b911..bfe3d2cb 100644 --- a/tests/typ/markup/basic.typ +++ b/tests/typ/markup/basic.typ @@ -3,7 +3,7 @@ --- #let linebreak() = [ // Inside the old line break definition is still active. - #circle(radius: 2pt, fill: #000) \ + #square(length: 3pt, fill: #000) \ ] A \ B \ C -- cgit v1.2.3