1360 Commits

Author SHA1 Message Date
Kian-Meng Ang
25acefeb5b
Fix typos (#115)
Found via `codespell -S target -L
crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-22 09:02:51 +01:00
Laurenz
b934a2fd83 Embed standard fonts in binary 2023-03-21 23:18:56 +01:00
Laurenz
53b57d8294 Fix show rule colon error message 2023-03-21 13:08:18 +01:00
Laurenz
c913271b29 Fix crash for jump to outdated span 2023-03-21 12:55:39 +01:00
Laurenz
69136b74dc More math shorthands 2023-03-21 10:29:59 +01:00
Laurenz
2d16f9434f Documentation for citation, bibliography, and content 2023-03-20 22:09:10 +01:00
Laurenz
659a4d3731 Document Location fields 2023-03-19 23:57:17 +01:00
Laurenz
30d6c070c1 More efficient function representation 2023-03-19 23:49:35 +01:00
Laurenz
ab43bd802e Renaming and refactoring 2023-03-19 22:39:19 +01:00
Laurenz
d6aaae0cea Fix font embedding bugs 2023-03-19 20:58:03 +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
a16726ae66 Architecture description 2023-03-18 18:27:22 +01:00
Laurenz
533d4d57c6 Fix hover tooltip value collapsing 2023-03-18 17:51:13 +01:00
Laurenz
5d475ae32e Attach parameter list span to function 2023-03-18 17:50:57 +01:00
Laurenz
9315e2f08e Make parameters traceable 2023-03-17 18:51:42 +01:00
Laurenz
59903270dc Methods for page and location on queried content 2023-03-17 18:43:20 +01:00
Laurenz
af7fe4d760 Hover and autocomplete in show rules 2023-03-17 18:18:47 +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
e8435df5ec More jump targets 2023-03-17 11:30:58 +01:00
Laurenz
ecb5543985 Node links 2023-03-15 12:33:38 +01:00
Laurenz
8567811808 Simplify stable id handling 2023-03-15 10:09:17 +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
e50189cfa7 Allow keywords as fields 2023-03-14 22:31:05 +01:00
Laurenz
724e9b140c Locatability and synthesis improvements 2023-03-13 21:41:33 +01:00
Laurenz
880b1847bd Derive Cast for enums 2023-03-13 21:40:06 +01:00
Laurenz
8debba439c Fix font tooltip 2023-03-13 11:30:17 +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
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
49940fde73 Show only math fonts in formula show rule 2023-02-25 16:21:39 +01:00