480 Commits

Author SHA1 Message Date
Martin Haug
4640585fbd First iteration of outline items 2022-06-04 12:57:45 +02:00
Laurenz
9bbebd69dd Numbered spans 2022-05-31 12:37:05 +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
f8009b5b59 Reuse location type 2022-05-27 14:34:27 +02:00
Laurenz
806d9f0d9a Pure functions! 2022-05-26 17:14:44 +02:00
Laurenz
3e052e6e01 All methods for groups 2022-05-26 14:29:10 +02:00
Laurenz
a9869c212f Locatable groups 2022-05-26 13:49:44 +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
b6b6e36924 Replace static with const in two places 2022-05-25 21:23:12 +02:00
Laurenz
30fdba4356 Move deps from context to VM 2022-05-25 14:56:37 +02:00
Laurenz
c010cbc17d Move route from context to VM 2022-05-25 13:59:06 +02:00
Laurenz
6935cf8dfe Virtual machine 2022-05-25 11:51:28 +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
18511686f3 Add missing string cast for marginal 2022-05-20 22:28:02 +02:00
Laurenz
c9b72aaa84 More highlighting API 2022-05-20 10:04:49 +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
486f7b1bca Forbid auto for raw and math family 2022-05-18 18:12:02 +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
6536e9e069 Table fill closure 2022-05-16 16:04:40 +02:00
Laurenz
204cad6bd6 Store core context in grid layouter 2022-05-16 15:39:08 +02:00
Laurenz
05c27a581e Automatically display value in more places 2022-05-13 16:27:44 +02:00
Laurenz
11f1f0818b Pass language to raw show rule 2022-05-13 13:52:52 +02:00
Laurenz
3e9c63d685 Underline headings in raw theme 2022-05-13 13:52:26 +02:00
Laurenz
673d4e33e9 Fix grid measurement bug 2022-05-13 13:49:36 +02:00
Martin Haug
84bd3454df Write language and direction for PDFs 2022-05-11 16:25:49 +02:00
Laurenz
bfaf5447a7 Cast content from string 2022-05-06 10:05:11 +02:00
Laurenz
e674fd7e90 New raw theme & nicer debug representation 2022-05-04 22:14:57 +02:00
Laurenz
ba5622b7b9 Move smallcaps into separate function 2022-05-04 13:21:31 +02:00
Laurenz
507c5fc925 Text replacement show rules 2022-05-04 00:14:31 +02:00
Laurenz
d59109e8ff Support recursive show rules 2022-05-03 15:58:15 +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
Martin Haug
f07395f9a4 Move rounding logic out of exporters 2022-05-02 17:20:47 +02:00
Martin Haug
7b6f3a0ab9 A new Cast implementation for Sides
Reinstate circle
2022-05-02 16:35:11 +02:00
Martin Haug
84a4961a5d Outset; fix folding 2022-05-01 14:56:07 +02:00
Martin Haug
5f1499d380 Add round corners and change arguments 2022-05-01 11:50:34 +02:00
Laurenz
f9e115daf5 New block spacing model 2022-04-30 14:12:28 +02:00
Laurenz
f7c67cde72 New document & flow building 2022-04-26 13:26:31 +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