1578 Commits

Author SHA1 Message Date
Laurenz
1283f6b20f Don't set none fields for syntax-created nodes 2023-03-12 23:26:28 +01:00
Laurenz
5800acceac Consider glyph side when determining cursor position 2023-03-12 22:59:39 +01:00
Laurenz
a735bb9db3 Jump to destination 2023-03-12 14:28:24 +01:00
Laurenz
ad05ba5925 Spans in math 2023-03-12 13:20:36 +01:00
Martin Haug
2720a44b96 Merge branch 'main' into ng 2023-03-12 09:58:47 +01:00
Laurenz
ca6edf5283 Jump to source and preview 2023-03-11 23:29:32 +01:00
Laurenz
1a390deaea Figures 2023-03-11 20:01:56 +01:00
Laurenz
529d3e10c6 Section references 2023-03-11 18:29:48 +01:00
Laurenz
8e5f446544 Autocompletion for raw language tags 2023-03-11 11:46:12 +01:00
Laurenz
a9fdff244a Expose content representation more 2023-03-10 21:19:50 +01:00
Laurenz
902c2ea121 Fix y offset in shaper 2023-03-10 14:25:04 +01:00
Laurenz
62f35602a8 New #[func] macro 2023-03-10 12:55:21 +01:00
Laurenz
c38d72383d Make all optional fields settable 2023-03-09 14:42:14 +01:00
Laurenz
2c13ff9bfe Make render background color configurable 2023-03-09 13:07:36 +01:00
Laurenz
d7a65fa26d Rework style chain access 2023-03-08 14:35:33 +01:00
Laurenz
e5eab73374 Streamline field names 2023-03-08 11:02:27 +01:00
Laurenz
1b2b53ecb9 Require font to be a named argument 2023-03-08 10:44:24 +01:00
Laurenz
25b5bd1175 Fully untyped model 2023-03-07 15:17:13 +01:00
Laurenz
6ab7760822 Split up model module 2023-03-01 16:33:28 +01:00
Laurenz
ab841188e3 Bump ecow 2023-03-01 11:27:10 +01:00
Laurenz
8f246406c6 Fix PartialEq and Hash impls of Font 2023-02-27 15:46:25 +01:00
Laurenz
aa8a5bf42f Documentation fixes 2023-02-26 23:07:50 +01:00
Laurenz
7597b99789 New default style 2023-02-25 20:04:30 +01:00
Laurenz
49940fde73 Show only math fonts in formula show rule 2023-02-25 16:21:39 +01:00
Laurenz
7845f34e2b Changelog 2023-02-24 16:14:38 +01:00
Laurenz
87991b81d6 Better font autocompletion 2023-02-24 16:03:58 +01:00
Laurenz
09077d6382 Fix more bad font names 2023-02-24 15:08:00 +01:00
Laurenz
151765bb3e Don't complete in comments 2023-02-24 14:22:34 +01:00
Laurenz
7726e8aa4d Don't complete params directly after comma 2023-02-24 14:18:05 +01:00
Laurenz
448844d66c Allow multiple authors 2023-02-24 14:09:38 +01:00
Laurenz
6547c2d6d5 Handle New CM Math Book 2023-02-24 13:59:32 +01:00
Laurenz
affb353453 Merge main back 2023-02-23 14:38:45 +01:00
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