diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-02-14 12:08:05 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-02-14 12:08:05 +0100 |
| commit | cc9b52ddd4defa3894ee3a4b28e411fa0b0991ba (patch) | |
| tree | 56594649ee2ce36fe5b3687c72e07c50e7b6b8dd /tests | |
| parent | e64b2379a88c169c087403c5ae90e98911c0fe7a (diff) | |
Better table lines
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/bugs/grid-1.png | bin | 928 -> 923 bytes | |||
| -rw-r--r-- | tests/ref/compiler/break-continue.png | bin | 7268 -> 7263 bytes | |||
| -rw-r--r-- | tests/ref/compute/data.png | bin | 8602 -> 8606 bytes | |||
| -rw-r--r-- | tests/ref/layout/grid-auto-shrink.png | bin | 7796 -> 7799 bytes | |||
| -rw-r--r-- | tests/ref/layout/grid-rtl.png | bin | 1725 -> 1702 bytes | |||
| -rw-r--r-- | tests/ref/layout/par.png | bin | 25788 -> 25793 bytes | |||
| -rw-r--r-- | tests/ref/layout/table.png | bin | 4295 -> 4325 bytes | |||
| -rw-r--r-- | tests/ref/math/content.png | bin | 7871 -> 7869 bytes | |||
| -rw-r--r-- | tests/ref/text/shift.png | bin | 7781 -> 7781 bytes | |||
| -rw-r--r-- | tests/typ/layout/grid-rtl.typ | 2 |
10 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/bugs/grid-1.png b/tests/ref/bugs/grid-1.png Binary files differindex 6fd950ad..1ed227e9 100644 --- a/tests/ref/bugs/grid-1.png +++ b/tests/ref/bugs/grid-1.png diff --git a/tests/ref/compiler/break-continue.png b/tests/ref/compiler/break-continue.png Binary files differindex 401b3940..e81c29fd 100644 --- a/tests/ref/compiler/break-continue.png +++ b/tests/ref/compiler/break-continue.png diff --git a/tests/ref/compute/data.png b/tests/ref/compute/data.png Binary files differindex 678a1fd1..5b232083 100644 --- a/tests/ref/compute/data.png +++ b/tests/ref/compute/data.png diff --git a/tests/ref/layout/grid-auto-shrink.png b/tests/ref/layout/grid-auto-shrink.png Binary files differindex 851e8b7e..64b14f63 100644 --- a/tests/ref/layout/grid-auto-shrink.png +++ b/tests/ref/layout/grid-auto-shrink.png diff --git a/tests/ref/layout/grid-rtl.png b/tests/ref/layout/grid-rtl.png Binary files differindex 8b838480..d0cdb16e 100644 --- a/tests/ref/layout/grid-rtl.png +++ b/tests/ref/layout/grid-rtl.png diff --git a/tests/ref/layout/par.png b/tests/ref/layout/par.png Binary files differindex 199c8919..2c19ffcf 100644 --- a/tests/ref/layout/par.png +++ b/tests/ref/layout/par.png diff --git a/tests/ref/layout/table.png b/tests/ref/layout/table.png Binary files differindex f50f613b..9c91b892 100644 --- a/tests/ref/layout/table.png +++ b/tests/ref/layout/table.png diff --git a/tests/ref/math/content.png b/tests/ref/math/content.png Binary files differindex 46d5ef9b..728e1a1e 100644 --- a/tests/ref/math/content.png +++ b/tests/ref/math/content.png diff --git a/tests/ref/text/shift.png b/tests/ref/text/shift.png Binary files differindex 7e8d99a9..1316fb77 100644 --- a/tests/ref/text/shift.png +++ b/tests/ref/text/shift.png diff --git a/tests/typ/layout/grid-rtl.typ b/tests/typ/layout/grid-rtl.typ index 31015097..9c871424 100644 --- a/tests/typ/layout/grid-rtl.typ +++ b/tests/typ/layout/grid-rtl.typ @@ -6,4 +6,4 @@ --- #set text(dir: rtl) -#table(columns: 2, gutter: 5pt)[A][B][C][D] +#table(columns: 2)[A][B][C][D] |
