1203 Commits

Author SHA1 Message Date
Laurenz
7fb19d5ef8 Unified file loading errors 2022-06-14 20:07:27 +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
e03f32ca34 Turn reparsing methods into free functions 2022-06-14 14:03:13 +02:00
Laurenz
c81e2a5f56 Many fixes 2022-06-14 13:53:02 +02:00
Laurenz
891af17260 Bump lipsum 2022-06-13 19:44:57 +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
6aff11057b Non-outlined headings 2022-06-09 13:45:36 +02:00
Laurenz
cd5a14bc24
Merge pull request #75 from typst/semantics
Frame Role and PDF outline
2022-06-08 19:31:07 +02:00
Martin Haug
72d3f3fffa CR: Whoever said orange is the new pink was seriously disturbed. 2022-06-08 19:26:20 +02:00
Martin Haug
9dca4c2f78 Preallocate Page Refs 2022-06-08 17:05:07 +02:00
Martin Haug
55dce19f49 Restructure PDF structure writing 2022-06-08 16:36:50 +02:00
Martin Haug
995a7882d2 Auto-detect grid row semantics 2022-06-08 13:11:51 +02:00
Martin Haug
6d8b65c4b2 More consistent role application 2022-06-08 12:30:10 +02:00
Martin Haug
4640585fbd First iteration of outline items 2022-06-04 12:57:45 +02:00
Martin Haug
b905048d4b Switch bounded condition, delete only_at_start 2022-06-01 19:39:23 +02:00
Martin Haug
91bf1b7f65 Refine ahead_nontrivia search
Also reintroduces unsafe layers under another name
2022-06-01 17:58:04 +02:00
Martin Haug
a937462491
Merge pull request #73 from typst/span-numbers 2022-06-01 16:57:38 +02:00
Laurenz
af10b08cc1 Documentation 2022-06-01 16:51:46 +02:00
Laurenz
94b375ce55 Incremental renumbering 2022-06-01 13:49:02 +02:00
Laurenz
665ed12825
Merge pull request #72 from typst/true-superscript
Sub- and superscripts
2022-06-01 11:47:05 +02:00
Martin Haug
755d468198 Fix inline nodes and decorations
Also Code Review 👯‍♂️
2022-06-01 11:43:03 +02:00
Laurenz
c56a8c41f0 Fix that incremental reparsing is impossible at the end
Co-Authored-By: Martin Haug <mhaug@live.de>
2022-06-01 10:30:28 +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
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
Laurenz
97858e5992 Basic manual tracking 2022-05-31 10:13:34 +02:00
Laurenz
ccb4753e24 Find optionally takes function instead of value 2022-05-30 10:33:51 +02:00
Laurenz
757615dc42 Fix color space definitions 2022-05-30 10:31:05 +02:00
Martin Haug
26a427a321 Fix FontFile3 dictionary for OpenType-Fonts 2022-05-30 10:28:06 +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
Martin Haug
73086b5a7c
Merge pull request #71 from typst/pins 2022-05-27 16:39:06 +02:00
Laurenz
8ba11b0722 Reword 2022-05-27 16:37:03 +02:00
Laurenz
f8009b5b59 Reuse location type 2022-05-27 14:34:27 +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
Martin Haug
99cb655832 Intra-document links 2022-05-27 12:56:20 +02:00
Laurenz
9950a69d23 Replay group and value side effects 2022-05-27 09:36:51 +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
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