diff options
| author | Laurenz <laurmaedje@gmail.com> | 2019-10-16 22:32:40 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2019-10-16 22:32:40 +0200 |
| commit | e87a34a4d0bf967427e2443f9f48026d09ccd5db (patch) | |
| tree | d1163980613526f9b211c710a9bb52b2893f0839 /tests | |
| parent | 58693486f97ddbb34595efa1a81a4e7b1d3204c9 (diff) | |
Rearrange layouting contexts ♻
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/layouts/align.typ | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/layouts/align.typ b/tests/layouts/align.typ index 8cad240c..7a512f47 100644 --- a/tests/layouts/align.typ +++ b/tests/layouts/align.typ @@ -1,7 +1,6 @@ -{size:150pt*206pt} +{size:150pt*208pt} [align: left][Left: {lorem:20}] - [align: right][Right: {lorem:20}] [align: center][Center: {lorem:80}] |
