255 Commits

Author SHA1 Message Date
Laurenz
33928a00dc Tidy up library 2022-11-03 16:50:26 +01: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
Martin Haug
b14274d1e4 Methods to modify colors 2022-09-25 20:04:33 +02:00
Laurenz
fffb55f79a JSON reading 2022-09-25 17:37:16 +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
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
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
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
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
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
08554380f8 Fix generated strong and emphasized text 2022-05-19 13:11:00 +02:00
Laurenz
5a7c901f21 Switch to New Computer Modern Math 2022-05-19 12:59:39 +02:00
Laurenz
3965e10281 Hack in ReX for now 2022-05-18 19:09:57 +02:00
Laurenz
242b01549a Safe eval function 2022-05-16 20:22:48 +02:00
Laurenz
a741bd6b83 Absolute paths 2022-05-16 17:56:36 +02:00
Laurenz
1df621868f Fix control flow bug 2022-05-13 16:39:41 +02:00
Laurenz
05c27a581e Automatically display value in more places 2022-05-13 16:27:44 +02:00
Laurenz
3e9c63d685 Underline headings in raw theme 2022-05-13 13:52:26 +02:00
Laurenz
1927cc86da Set, show, wrap in code blocks 2022-05-09 00:03:57 +02:00
Laurenz
bfaf5447a7 Cast content from string 2022-05-06 10:05:11 +02:00
Laurenz
15ef72cca4 Fix empty heading 2022-05-04 23:34:02 +02:00
Laurenz
2a45650dcc Keyed pairs 2022-05-04 23:12:31 +02:00
Laurenz
e674fd7e90 New raw theme & nicer debug representation 2022-05-04 22:14:57 +02:00
Laurenz
507c5fc925 Text replacement show rules 2022-05-04 00:14:31 +02:00
Laurenz
e18a896a93 Test recursive show rules 2022-05-03 16:43:44 +02:00
Martin Haug
6a8a0ec6ec Code Review: Heap is Stack. Unsafe is Good.
Spaghetti Code is Style.
2022-05-03 12:59:41 +02:00
Martin Haug
33213abe7d New page margins API 2022-05-02 18:48:32 +02:00
Martin Haug
9b4397cdab Tests for the new shape API 2022-05-02 18:25:53 +02:00
Laurenz
f9e115daf5 New block spacing model 2022-04-30 14:12:28 +02:00
Martin Haug
649c101f07 Add blind text function 2022-04-25 14:20:47 +02:00
Laurenz
7163b4a6c5 Soft pagebreak 2022-04-24 21:58:45 +02:00
Laurenz
2f33ad0e0a Rename soft linebreak to justified linebreak 2022-04-24 21:38:23 +02:00
Laurenz
a302105b9f Fix duplicate RTL text and alignment + fr bugs 2022-04-18 12:37:22 +02:00
Laurenz
db820ae9aa Repeat function 2022-04-17 12:11:00 +02:00
Laurenz
4494b443bb Ellipsis 2022-04-16 23:06:47 +02:00
Laurenz
b274155c6d Improve language and add region controls 2022-04-13 16:01:24 +02:00
Laurenz
d025854457 Make language non-optional with english as default 2022-04-13 15:01:19 +02:00
Laurenz
67e9313b91 Soft breaks and shy hyphens 2022-04-13 14:48:19 +02:00