233 Commits

Author SHA1 Message Date
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
Laurenz
2279c26543 Smart quotes
Co-Authored-By: Martin Haug <mhaug@live.de>
2022-04-13 13:08:46 +02:00
Laurenz
e8dd842c66 Fix bug with basically empty paragraph 2022-04-13 11:59:05 +02:00
Laurenz
002b6c5b3e Don't hang quotes 2022-04-13 11:24:42 +02:00
Laurenz
c3a387b8f7 Segment by script 2022-04-12 22:23:08 +02:00
Laurenz
34fa8df044 Move language-related properties from par to text
Closes #67
2022-04-10 23:36:36 +02:00
Laurenz
29eb13ca62 Sum color and length into stroke 2022-04-09 12:02:35 +02:00
Laurenz
712c00ecb7 Em units 2022-04-08 15:45:14 +02:00
Laurenz
977ac77e6a Start & end alignment 2022-04-08 15:01:55 +02:00
Laurenz
eb22eed31b Make chinese justification less bad 2022-04-07 12:51:03 +02:00
Laurenz
b8233a9e01 Don't allow empty lists and enums 2022-04-05 15:10:15 +02:00
Laurenz
b865accae6 Don't allow headings to span multiple lines 2022-04-05 15:04:31 +02:00
Laurenz
23d108c8e0 Font fallback 2022-04-03 13:55:58 +02:00
Laurenz
beca01c826 Methods 2022-03-18 23:43:58 +01:00
Martin Haug
6f5b721fe5 CR: I'm gonna make him a refactor he can't refuse 2022-03-17 10:50:51 +01:00
Martin Haug
4d617bcd67 LineNode 2022-03-16 12:36:50 +01:00
Laurenz
288a926fea Knuth-Plass and MicroType 2022-03-14 20:52:32 +01:00
Laurenz
2890a156d2 Remove classes and improve naming 2022-03-12 14:24:24 +01:00
Laurenz
5ac7eb3860 Rename template to content 2022-03-11 23:36:06 +01:00
Laurenz
e6b532391d More restructuring 2022-03-11 11:58:56 +01:00
Laurenz
b71113d37a Hyphenation 2022-03-08 19:49:26 +01:00
Laurenz
3ca5b23823 Reorganize library 2022-02-28 23:54:34 +01:00
Martin Haug
4f09233bda Enable join collection for control flow constructs 2022-02-28 15:41:38 +01:00