Laurenz
|
9bc90c371f
|
Introspection
|
2022-12-02 15:45:18 +01:00 |
|
Laurenz
|
bdf06c9c61
|
Fix auto column shrinking behaviour
|
2022-11-30 14:49:55 +01:00 |
|
Laurenz
|
579dac3c91
|
Strong delta
|
2022-11-29 14:57:05 +01:00 |
|
Laurenz
|
0efe669278
|
Reorganize library and tests
|
2022-11-29 14:18:13 +01:00 |
|
Laurenz
|
836692e73c
|
Widow and orphan prevention
|
2022-11-28 17:57:16 +01:00 |
|
Laurenz
|
989d170dc7
|
Fragments
|
2022-11-28 12:40:16 +01:00 |
|
Laurenz
|
6bafc63910
|
Document metadata
|
2022-11-26 23:52:01 +01:00 |
|
Laurenz
|
0579fd4409
|
Reorganize library base
|
2022-11-26 17:13:31 +01:00 |
|
Laurenz
|
36490f7f7b
|
Make text and space nodes unselectable
|
2022-11-26 15:09:03 +01:00 |
|
Laurenz
|
7af46fc025
|
Dynamic labels
|
2022-11-26 13:41:27 +01:00 |
|
Laurenz
|
3cdd8bfa40
|
Extract numbering pattern from list node
|
2022-11-26 12:51:15 +01:00 |
|
Laurenz
|
dd9c323941
|
Show with set
|
2022-11-21 17:12:16 +01:00 |
|
Laurenz
|
c28d2130dd
|
Don't display functions
|
2022-11-21 17:11:40 +01:00 |
|
Laurenz
|
1d7e082d1d
|
Labels
|
2022-11-21 16:12:24 +01:00 |
|
Laurenz
|
ddada45097
|
Tracepoints for show rules
|
2022-11-20 23:32:30 +01:00 |
|
Laurenz
|
8eeb4ad8f6
|
Rename margins to margin
|
2022-11-19 23:33:33 +01:00 |
|
Laurenz
|
1937d746ab
|
Show everything!
|
2022-11-19 22:40:42 +01:00 |
|
Laurenz
|
9b8c1dc19f
|
Pass text node to text show rule instead of string
|
2022-11-18 14:31:51 +01:00 |
|
Laurenz
|
010cc2effc
|
New block spacing model
|
2022-11-09 18:20:02 +01:00 |
|
Laurenz
|
a7a4cae294
|
Less style properties
|
2022-11-08 11:45:59 +01:00 |
|
Laurenz
|
0a41844cc4
|
Selectors
|
2022-11-07 14:43:13 +01:00 |
|
Laurenz
|
efd1853d06
|
Show it!
- New show rule syntax
- Set if syntax
- Removed wrap syntax
|
2022-11-07 12:46:05 +01:00 |
|
Laurenz
|
33928a00dc
|
Tidy up library
|
2022-11-03 16:50:26 +01:00 |
|
Laurenz
|
46921a8c28
|
Separate test crate
This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414
|
2022-11-03 16:13:35 +01:00 |
|
Laurenz
|
37a7afddfa
|
Split crates
|
2022-11-03 13:35:39 +01:00 |
|
Laurenz
|
f547c97072
|
Reduce usage of finalize
|
2022-10-31 15:47:49 +01:00 |
|
Laurenz
|
ec884ec1d8
|
Refactor syntax module
|
2022-10-05 12:49:39 +02:00 |
|
Laurenz
|
5a8534a395
|
Parse basic math syntax
|
2022-10-04 13:45:16 +02:00 |
|
Laurenz
|
7ef6cb31df
|
Bump ttf-parser
|
2022-09-30 11:23:09 +02:00 |
|
Laurenz
|
abafb39041
|
Fix bad list interaction
Fixes #87
|
2022-09-26 16:25:40 +02:00 |
|
Laurenz
|
704f2fbaf1
|
Description lists, link syntax, and new enum syntax
|
2022-09-26 16:12:57 +02:00 |
|
Laurenz
|
2661f1a506
|
Round to nearest u8 instead of flooring
|
2022-09-25 21:46:54 +02:00 |
|
Martin Haug
|
b14274d1e4
|
Methods to modify colors
|
2022-09-25 20:04:33 +02:00 |
|
Laurenz
|
f6adc45638
|
XML reading
|
2022-09-25 18:20:39 +02:00 |
|
Laurenz
|
fffb55f79a
|
JSON reading
|
2022-09-25 17:37:16 +02:00 |
|
Laurenz
|
ddd3b6a82b
|
Tracked memoization
|
2022-09-21 20:25:57 +02:00 |
|
Laurenz
|
3760748fdd
|
Refactor error handling
|
2022-09-20 19:49:47 +02:00 |
|
Laurenz
|
757a701c1a
|
A New World
|
2022-09-20 16:37:15 +02:00 |
|
Laurenz
|
4ec3bcee48
|
Remove pins and memoization
|
2022-09-19 11:16:05 +02:00 |
|
Laurenz
|
e5f958b921
|
Handle line comments nested in block comments
Fixes #76
|
2022-09-19 11:05:25 +02:00 |
|
Laurenz
|
b98004330b
|
Handle non-breaking spaces during justification
|
2022-09-19 10:28:06 +02:00 |
|
Laurenz
|
0d12f2ab23
|
[WIP] Label and reference syntax
|
2022-09-07 11:07:17 +02:00 |
|
Laurenz
|
9362c279de
|
CSV reading
|
2022-07-27 00:09:15 +02:00 |
|
Laurenz
|
fc574b3945
|
New Str type with methods
|
2022-07-26 23:27:44 +02:00 |
|
Laurenz
|
1e9a5eda48
|
Rework array methods
|
2022-07-26 23:24:30 +02:00 |
|
Laurenz
|
7a6c2cce77
|
Make radius configuration unconfusing
|
2022-06-14 17:17:54 +02:00 |
|
Laurenz
|
6832ca2a26
|
Ensure expressions can continue after a multiline block
|
2022-06-14 14:05:46 +02:00 |
|
Laurenz
|
c81e2a5f56
|
Many fixes
|
2022-06-14 13:53:02 +02:00 |
|
Martin Haug
|
755d468198
|
Fix inline nodes and decorations
Also Code Review 👯♂️
|
2022-06-01 11:43:03 +02:00 |
|
Martin Haug
|
4e3036afcb
|
Sub- and superscripts
Fixes to PDF export I guess
Also improved rendition for non-Latin scripts
|
2022-05-31 22:56:08 +02:00 |
|