72 Commits

Author SHA1 Message Date
HarmoGlace
6134e3f4ee
Add toml support (#807) 2023-04-26 11:31:32 +02:00
Leedehai
62361b4127
Support indices preceding the base symbol, revamping #699 (#825)
Breaking change: abbreviate attach() attachment params, top -> t, bottom -> b
2023-04-25 11:24:07 +02:00
Sébastien d'Herbais de Thun
561ff979d5
Add instrumentation (Part 1) (#761) 2023-04-23 14:33:56 +02:00
Laurenz
d10b53df0b Clippy 2023-04-18 19:16:13 +02:00
Marek Barvíř
56673bcdf5
Clippy fixes (#856) 2023-04-18 11:19:09 +02:00
Laurenz
9bdc4a7de0 Write PDF outline 2023-04-17 13:26:49 +02:00
Marek Barvíř
ee32e7ad1c
Clippy fixes (#581) 2023-04-16 11:10:35 +02:00
Sébastien d'Herbais de Thun
1198e0cd38
Selector rework (#640) 2023-04-12 12:47:51 +02:00
Pg Biel
ca71081d05
Add 'layout' function to obtain the size of the outer container (#557) 2023-04-06 15:36:36 +02:00
SekoiaTree
52b92a9d35
Path support (#536) 2023-04-06 12:10:49 +02:00
P-Andersson
387bcc3879
add support for loading data from yaml files (#447) 2023-04-01 14:33:42 +02:00
Olle Lögdahl
44165d09a9
Add polygon drawing primitive (#314) 2023-03-28 16:43:16 +02:00
Laurenz
ab43bd802e Renaming and refactoring 2023-03-19 22:39:19 +01:00
Laurenz
0ba99ab8aa Measurement and introspection rework 2023-03-19 10:19:34 +01:00
Laurenz
a69b587455 Rename formula to equation 2023-03-18 19:27:31 +01:00
Laurenz
6d64d3e8e9 Query 2023-03-17 16:04:14 +01:00
Laurenz
c47e4cb496 State 2023-03-17 16:04:12 +01:00
Laurenz
312197b276 Counters 2023-03-17 11:45:57 +01:00
Laurenz
89f44f220d Bibliography and citations 2023-03-14 22:53:54 +01:00
Laurenz
2a86e4db0b Reference supplements 2023-03-14 22:34:43 +01:00
Laurenz
1283f6b20f Don't set none fields for syntax-created nodes 2023-03-12 23:26:28 +01:00
Laurenz
1a390deaea Figures 2023-03-11 20:01:56 +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
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
d7a65fa26d Rework style chain access 2023-03-08 14:35:33 +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
6e65ebf236 Panic function 2023-02-19 21:08:01 +01:00
Laurenz
67b4540397 Dissolve utility category 2023-02-16 14:43:38 +01:00
Laurenz
1d5bf56e58 Remove basics section 2023-02-07 12:10:52 +01:00
Laurenz
10675cd6d5 Merge text and math symbols 2023-02-02 19:50:06 +01:00
Martin Haug
0287b98ef3 Add calc module 2023-01-30 21:04:34 +01:00
Laurenz
1ea0a93325 User-defined symbols 2023-01-30 19:45:10 +01:00
Laurenz
4809e685a2 More capable math calls 2023-01-28 15:36:32 +01:00
Laurenz
28c554ec21 Rework math attachments and accents 2023-01-28 12:14:03 +01:00
Laurenz
1de53730bc Symbol values and modules 2023-01-27 12:04:36 +01:00
Laurenz
a8fd64f928 Hashtags everywhere! 2023-01-27 11:54:30 +01:00
Laurenz
4653ffebb4 Math module 2023-01-23 15:23:52 +01:00
Laurenz
7e295d84b5 Math delimiter grouping 2023-01-22 13:32:58 +01:00
Laurenz
83b6858146 Math framework 2023-01-22 13:26:42 +01:00
Laurenz
40561e57fb Remove most fields from SyntaxKind enum 2023-01-15 12:40:27 +01:00
Laurenz
7c683db367 Merge MarkupNode and MathNode into Expr 2022-12-31 09:52:14 +01:00
Martin Haug
bc535f7b71 read function 2022-12-29 11:49:01 +01:00
Laurenz
8527517258 Rename desc to terms 2022-12-22 18:25:29 +01:00
Laurenz
ba294e2670 Split up list type into three separate types and document them 2022-12-21 12:50:33 +01:00
Laurenz
08daade59f Document text sub- and superscripts 2022-12-20 17:14:46 +01:00
Laurenz
f5f7df7247 Documentation 2022-12-20 16:11:37 +01:00
Laurenz
35b16e545b Document parameters in comment 2022-12-17 16:24:29 +01:00