Skip to content

Commit 6a3ae3c

Browse files
committed
Fix merge error
1 parent d5b61f4 commit 6a3ae3c

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

tests/guide/test.typ

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -90,33 +90,13 @@ should flow from top to bottom in each column).
9090

9191

9292
#figure(
93-
<<<<<<< HEAD
94-
jacow-table(
95-
"lcc",
96-
[Margin],
97-
[A4 Paper],
98-
[US Letter Paper],
99-
[Top],
100-
[37 mm (1.46 in)],
101-
[0.75 in (19 mm)],
102-
[Bottom],
103-
[19 mm (0.75 in)],
104-
[0.75 in (19 mm)],
105-
[Left],
106-
[20 mm (0.79 in)],
107-
[0.79 in (20 mm)],
108-
[Right],
109-
[20 mm (0.79 in)],
110-
[1.02 in (26 mm)],
111-
=======
11293
// @typstyle off
11394
jacow-table("lcc",
11495
[Margin], [A4 Paper], [US Letter Paper],
11596
[Top], [37 mm (1.46 in)], [0.75 in (19 mm)],
11697
[Bottom], [19 mm (0.75 in)], [0.75 in (19 mm)],
11798
[Left], [20 mm (0.79 in)], [0.79 in (20 mm)],
11899
[Right], [20 mm (0.79 in)], [1.02 in (26 mm)],
119-
>>>>>>> main
120100
),
121101
placement: top, // top, bottom or auto
122102
caption: [Margin Specifications],

0 commit comments

Comments
 (0)