typst/tests/typ/code
Laurenz 7e2c217cbc Rename some library arguments
- font
  - color -> fill
  - shorthands for families and size
- decoration functions
  - color -> stroke
  - strength -> thickness
  - position -> offset
  - invert offsets: now positive goes downwards just like the rest of typst
2021-07-08 21:42:36 +02:00
..
importable Replace using with from 2021-07-08 21:16:16 +02:00
array.typ Remove color literals (#39) 2021-06-30 22:32:24 +02:00
block-invalid.typ Make test separators commentable 2021-06-29 16:05:05 +02:00
block-scoping.typ Replace using with from 2021-07-08 21:16:16 +02:00
block.typ Join semantics 2021-06-18 11:59:05 +02:00
call-invalid.typ Make test separators commentable 2021-06-29 16:05:05 +02:00
call-wide.typ Rename some library arguments 2021-07-08 21:42:36 +02:00
call.typ Make use of wide calls 2021-06-29 13:49:50 +02:00
closure.typ Fix capturing bug 2021-06-27 12:05:36 +02:00
comment.typ URL special case for line comments 2021-07-08 19:37:38 +02:00
dict.typ Remove template pretty printing 2021-06-09 10:45:49 +02:00
for-pattern.typ Reorganize test cases 2021-05-18 00:36:11 +02:00
for.typ Join semantics 2021-06-18 11:59:05 +02:00
if.typ Move invalid syntax tests into appropriate places 2021-06-09 10:51:19 +02:00
import.typ Replace using with from 2021-07-08 21:16:16 +02:00
include.typ Switch to = for headings once again 2021-07-08 20:03:13 +02:00
let.typ Switch to = for headings once again 2021-07-08 20:03:13 +02:00
ops-assoc.typ Move invalid syntax tests into appropriate places 2021-06-09 10:51:19 +02:00
ops-invalid.typ Range operator 2021-07-08 19:12:07 +02:00
ops-prec.typ Move invalid syntax tests into appropriate places 2021-06-09 10:51:19 +02:00
ops.typ Range operator 2021-07-08 19:12:07 +02:00
repr.typ Remove color literals (#39) 2021-06-30 22:32:24 +02:00
target.typ Test cases for include and import 2021-05-31 22:33:40 +02:00
while.typ Join semantics 2021-06-18 11:59:05 +02:00