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
|
e29f55bb29
|
Remove font store
|
2022-09-19 17:44:40 +02:00 |
|
Laurenz
|
30be75c668
|
Renaming
`Face` -> `Font`
`FaceId` -> `FontId`
`SourceFile` -> `Source`
|
2022-09-19 11:36:59 +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
|
0dacb2d151
|
Fix error messages on Windows
|
2022-06-14 18:18:28 +02:00 |
|
Laurenz
|
20b990d297
|
Anti-aliased image rendering
|
2022-06-14 17:20:31 +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 |
|
Laurenz
|
2fe549c1ec
|
Fix inline math formula frame size
|
2022-06-13 14:07:48 +02:00 |
|
Laurenz
|
7660978ee5
|
Move Arc into Frame
|
2022-06-12 20:51:31 +02:00 |
|
Laurenz
|
6e3b1a2c80
|
Make all fields of Frame private
|
2022-06-12 17:26:18 +02:00 |
|
Laurenz
|
ed6550fdb0
|
Bump dependencies
|
2022-06-10 23:54:16 +02:00 |
|
Laurenz
|
94b375ce55
|
Incremental renumbering
|
2022-06-01 13:49:02 +02:00 |
|
Laurenz
|
0a9172cb15
|
Enforce and make use of span ordering
|
2022-05-31 13:19:09 +02:00 |
|
Laurenz
|
9bbebd69dd
|
Numbered spans
|
2022-05-31 12:37:05 +02:00 |
|
Laurenz
|
08a6188123
|
Remove green/red distinction
|
2022-05-31 10:40:30 +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 |
|
Laurenz
|
ccb4753e24
|
Find optionally takes function instead of value
|
2022-05-30 10:33:51 +02:00 |
|
Laurenz
|
90be79dc86
|
Page background and foreground
|
2022-05-28 00:26:24 +02:00 |
|
Laurenz
|
1a7ce3da02
|
Luma color
|
2022-05-27 16:09:43 +02:00 |
|
Laurenz
|
d4e59d4be1
|
Make justified break work for last line
|
2022-05-27 15:54:54 +02:00 |
|
Laurenz
|
736289b064
|
Ensure me is always contained in all
|
2022-05-27 14:20:05 +02:00 |
|
Laurenz
|
ae68a15a46
|
Print function for debugging
|
2022-05-27 14:19:58 +02:00 |
|
Laurenz
|
806d9f0d9a
|
Pure functions!
|
2022-05-26 17:14:44 +02:00 |
|
Laurenz
|
22214a1e0a
|
Test groups
|
2022-05-27 14:23:05 +02:00 |
|
Laurenz
|
66d8f4569a
|
Locate me!
|
2022-05-26 11:59:53 +02:00 |
|
Martin Haug
|
99cb655832
|
Intra-document links
|
2022-05-27 12:56:20 +02:00 |
|
Laurenz
|
c010cbc17d
|
Move route from context to VM
|
2022-05-25 13:59:06 +02:00 |
|
Laurenz
|
3309ff9fe5
|
Slim down context
|
2022-05-25 11:16:03 +02:00 |
|
Laurenz
|
018860da9c
|
Parse math fonts only once
|
2022-05-24 19:30:09 +02:00 |
|
Laurenz
|
08554380f8
|
Fix generated strong and emphasized text
|
2022-05-19 13:11:00 +02:00 |
|