Ryan Pitasky
8b1852cffb
Replace infinite repeat layout panic with error ( #235 )
...
When a page has auto width and there were no other constraints on the repetition width, this would previously panic. Now, there is an explicit check with a new error and test case.
2023-03-24 09:15:24 +01:00
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
2d16f9434f
Documentation for citation, bibliography, and content
2023-03-20 22:09:10 +01: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
c7f4d6b12e
Equation numbering
2023-03-18 19:54:00 +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
f2b0c5e08d
Fix page counter
2023-03-18 16:28:39 +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
ecb5543985
Node links
2023-03-15 12:33:38 +01:00
Laurenz
89f44f220d
Bibliography and citations
2023-03-14 22:53:54 +01:00
Laurenz
e50189cfa7
Allow keywords as fields
2023-03-14 22:31:05 +01:00
Laurenz
2bacbaf2bd
Hanging indent
2023-03-14 22:30:21 +01:00
Laurenz
724e9b140c
Locatability and synthesis improvements
2023-03-13 21:41:33 +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
1a390deaea
Figures
2023-03-11 20:01:56 +01:00
Laurenz
529d3e10c6
Section references
2023-03-11 18:29:48 +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
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
7597b99789
New default style
2023-02-25 20:04:30 +01:00
Laurenz
09077d6382
Fix more bad font names
2023-02-24 15:08:00 +01:00
Laurenz
448844d66c
Allow multiple authors
2023-02-24 14:09:38 +01:00
Laurenz
affb353453
Merge main back
2023-02-23 14:38:45 +01:00
Laurenz
6e65ebf236
Panic function
2023-02-19 21:08:01 +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
67b4540397
Dissolve utility category
2023-02-16 14:43:38 +01:00
Laurenz
942fa6636d
Fix raw block highlighting
2023-02-15 09:52:08 +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
17e9805b34
Let eval
take code instead of markup
2023-02-13 17:45:08 +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