From 14f093bfee3d0871d9796a0dcaf1648b76010930 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sun, 23 May 2021 22:59:25 +0200 Subject: A few predefined colors for testing --- 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 bfe3d2cb..24c23e64 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. - #square(length: 3pt, fill: #000) \ + #square(length: 3pt, fill: black) \ ] A \ B \ C -- cgit v1.2.3