1896 Commits

Author SHA1 Message Date
Laurenz
457ce95436 More EcoVec usage
Frame unfortunately can't use it because splice is missing.
2023-02-23 14:36:40 +01:00
Laurenz
a1d47695a2 Switch to ecow 2023-02-23 12:20:47 +01:00
Laurenz
6e65ebf236 Panic function 2023-02-19 21:08:01 +01:00
Laurenz
1e681b35c7 Fix typos 2023-02-18 20:18:15 +01:00
Laurenz
2acc17a6f5 Fix summation in math docs 2023-02-18 17:15:04 +01:00
Laurenz
090831c9cb Memoize closure calls 2023-02-17 16:41:27 +01:00
Laurenz
c1637054a4 Fix semicolon parsing 2023-02-17 16:41:21 +01:00
Laurenz
028632a3a1 Fix error handling after hashtag 2023-02-17 16:32:48 +01:00
Laurenz
dd5f07eb91 Add clusters and codepoints methods 2023-02-17 10:53:47 +01:00
Laurenz
585f656487 Check char boundaries in string methods 2023-02-17 10:20:52 +01:00
Laurenz
56b6a2a908 Impl Eq for syntax tree types 2023-02-17 10:01:40 +01:00
Laurenz
80e73979f3 Fix template tutorial examples 2023-02-16 22:37:56 +01:00
Laurenz
67b4540397 Dissolve utility category 2023-02-16 14:43:38 +01:00
Laurenz
f60d344621 Fix tutorial previews 2023-02-15 23:32:13 +01:00
Laurenz
310c229c61 Changelog 2023-02-15 23:22:00 +01:00
Laurenz
942fa6636d Fix raw block highlighting 2023-02-15 09:52:08 +01:00
Laurenz
618beb1ac1 Fix links 2023-02-14 14:39:19 +01:00
Laurenz
b9c0fd87d3 Fix grid sizing 2023-02-14 12:34:16 +01:00
Laurenz
cc9b52ddd4 Better table lines 2023-02-14 12:08:05 +01:00
Laurenz
e64b2379a8 Disable link boxes in PDF 2023-02-13 17:53:19 +01:00
Laurenz
17e9805b34 Let eval take code instead of markup 2023-02-13 17:45:08 +01:00
Laurenz
5233b1c50a Better examples for spacing functions 2023-02-13 17:25:36 +01:00
Laurenz
28b5c55cd5 Configurable markers for nested lists 2023-02-13 17:15:20 +01:00
Laurenz
05c8c6045c Configurable numbering for nested enums 2023-02-13 16:54:05 +01:00
Laurenz
8f68bc7a8e Dissolve basics folder 2023-02-13 16:50:57 +01:00
Laurenz
b1b4e52af9 Block sizing 2023-02-13 16:04:25 +01:00
Laurenz
72b60dfde7 Fill and stroke properties for containers 2023-02-13 12:18:34 +01:00
Laurenz
db49b628f7 Remove dumb field functions 2023-02-13 11:00:11 +01:00
Martin Haug
58adf1d025 Add XMP 2023-02-12 23:32:14 +01:00
Laurenz
dca478182b Update changelog 2023-02-12 23:12:22 +01:00
Laurenz
a8f2e85f96 Add delimiter setting for cases 2023-02-12 22:43:37 +01:00
Laurenz
10b17a04bc Fix docs 2023-02-12 22:39:20 +01:00
Laurenz
fd90736fb6 Support fractional width for box 2023-02-12 22:04:27 +01:00
Laurenz
d99359dede Add baseline argument to box 2023-02-12 21:14:21 +01:00
Laurenz
d689d706ea Vertically center non-math content in math by default 2023-02-12 21:14:12 +01:00
Laurenz
e70fbf5372 Support auto as sizing for box 2023-02-12 21:00:23 +01:00
Laurenz
70c8a08905 Fix hover tooltip in math 2023-02-12 20:53:59 +01:00
Laurenz
b6ee82c7e8 Remove block around outline 2023-02-12 20:31:13 +01:00
Laurenz
78072c99eb Add tg and ctg operators 2023-02-12 20:28:17 +01:00
Laurenz
7b2cdb9d95 Require colon in show rule 2023-02-12 20:25:24 +01:00
Laurenz
77c29b36d4 Autocomplete parentheses 2023-02-12 20:06:49 +01:00
Laurenz
3ffa7393f0 Make all nodes block-level 2023-02-12 19:57:28 +01:00
Laurenz
f4856c18b9 Remove base width 2023-02-12 17:28:17 +01:00
Laurenz
697ae1f925 Extract regions into separate module 2023-02-12 16:40:00 +01:00
Laurenz
ebbee6274c Fix square base 2023-02-12 16:38:18 +01:00
Laurenz
6260878245 Let line have an extent 2023-02-12 15:01:40 +01:00
Laurenz
2b26e08128 Fix set document bug 2023-02-12 13:23:48 +01:00
Laurenz
8cbc2ac483 Fix place base 2023-02-12 13:23:40 +01:00
Laurenz
fea238921f Fast path for gutter-less grid 2023-02-12 13:04:46 +01:00
Laurenz
01a62a690b Make grid RTL aware 2023-02-12 12:57:40 +01:00