diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-07-08 20:03:13 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-07-08 20:03:13 +0200 |
| commit | 5c327e249e03ac303e7fef40e2df6c6ef834db66 (patch) | |
| tree | 44e60f7ed494e1e6452f378620baa4afbc755346 /tests/typ/code/include.typ | |
| parent | f85e5aac64784deac75950a1307f2ca802ad6765 (diff) | |
Switch to = for headings once again
Diffstat (limited to 'tests/typ/code/include.typ')
| -rw-r--r-- | tests/typ/code/include.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/include.typ b/tests/typ/code/include.typ index 8080c6e8..166c3945 100644 --- a/tests/typ/code/include.typ +++ b/tests/typ/code/include.typ @@ -1,7 +1,7 @@ // Test include statements. --- -# Document += Document // Include a file #include "importable/chap1.typ" |
