diff options
Diffstat (limited to 'tests/typ/code')
| -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 945a041d..8080c6e8 100644 --- a/tests/typ/code/include.typ +++ b/tests/typ/code/include.typ @@ -13,7 +13,7 @@ // Expression as a file name. #let chap2 = include "import" + "able/chap" + "2.typ" -_ -- Intermission -- _ +-- _Intermission_ -- #chap2 { |
