Siddhant Agarwal
9916488990
Merge 3d7a289334b56f39a7b8a5bc005735e0b6484537 into 7278d887cf05fadc9a96478830e5876739b78f53
2025-07-23 21:17:06 +05:30
Tobias Schmitz
7278d887cf
Fix bounding box computation for lines in curves ( #6647 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-07-23 14:17:03 +00:00
Laurenz Stampfl
af2253ba16
Add support for PDF embedding ( #6623 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-07-22 11:06:44 +00:00
Lachlan Kermode
627f5b9d4f
Add show rule for smallcaps in HTML ( #6600 )
2025-07-17 16:09:13 +00:00
Laurenz
c58766440c
Support intra-doc links in HTML ( #6602 )
2025-07-16 08:17:42 +00:00
Y.D.X.
ea5272bb2b
Support setting fonts repeatedly with different covers
( #6604 )
2025-07-16 08:10:21 +00:00
Malo
cdbf60e883
Change enum.item.number
to Smart
instead of Option
( #6609 )
2025-07-16 08:05:52 +00:00
Laurenz
9a6268050f
HTML frame improvements ( #6605 )
2025-07-15 14:48:31 +00:00
Laurenz
275012d7c6
Handle lower
and upper
in HTML export ( #6585 )
2025-07-10 10:54:06 +00:00
siddhantdev
3d7a289334
Allow augment line at the beginning and end of a matrix
...
Allows augment lines at the begginnig and end of a matrix.
Augment 0 draws a line before the first column/row and augment n draws
a line after the last column/row of a matrix with n columns/rows.
-1 now draws a line after the last column/row of the matrix, not before it.
2025-07-10 13:59:45 +05:30
Laurenz
3aa7e861e7
Support images in HTML export ( #6578 )
2025-07-09 13:48:43 +00:00
Max
f9b01f595d
Move math styling to codex and add math.scr
( #6309 )
2025-07-09 13:08:49 +00:00
Laurenz
9ad1879e9d
Anti-alias clip paths ( #6570 )
2025-07-09 12:02:13 +00:00
Malo
09c831d3b3
Use "subs" and "sups" font features for typographic scripts ( #5777 )
2025-07-02 08:00:45 +00:00
+merlan #flirora
584dd5fec6
Fix panic when sampling across two coincident gradient stops ( #6166 )
2025-06-27 09:26:15 +00:00
+merlan #flirora
b9f3a95e03
Sort line items by logical order when constructing frame ( #5887 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-27 08:36:46 +00:00
Laurenz
9311f6f08e
Basic support for text decoration functions in HTML ( #6510 )
2025-06-26 13:44:45 +00:00
Laurenz
7420ec972f
Fix nested HTML frames ( #6509 )
2025-06-26 13:20:22 +00:00
Said A.
5dd5771df0
Disallow empty labels and references ( #5776 ) ( #6332 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-26 09:18:51 +00:00
Laurenz
f2f527c451
Also fix encoding of <textarea>
( #6497 )
2025-06-24 15:52:15 +00:00
Wannes Malfait
38dd6da237
Fix stroke cap of shapes with partial stroke ( #5688 )
2025-06-23 14:58:04 +00:00
Laurenz
bf8ef2a4a5
Properly handle raw text elements
2025-06-23 15:59:22 +02:00
Laurenz
f8dc1ad3bd
Handle pre elements that start with a newline
2025-06-23 15:56:01 +02:00
Laurenz
e9dc4bb204
Typed HTML API ( #6476 )
2025-06-23 09:12:58 +00:00
Lachlan Kermode
1f5846ce24
Render #super
as <sup>
, #sub
as <sub>
in HTML ( #6422 )
2025-06-11 14:07:25 +00:00
Malo
3a6d5fd6b2
Do not force math.mid
elements to have the Large math class ( #5980 )
2025-06-11 08:29:38 +00:00
Max
44d410dd00
Use the shaper in math ( #6336 )
2025-06-10 14:44:38 +00:00
PgBiel
7c7b962b98
Table multiple headers and subheaders ( #6168 )
2025-06-10 14:41:16 +00:00
Ian Wrzesinski
82da96ed95
Improve number lexing ( #5969 )
2025-06-10 09:11:27 +00:00
PgBiel
6725061841
Pin colspan and rowspan for blank cells ( #6401 )
2025-06-09 13:46:29 +00:00
Max
aee99408e1
Apply short fall consistently in math when stretching ( #6377 )
2025-06-04 10:14:24 +00:00
Max
128c40d839
Apply script-style to numbers consistently in math ( #6320 )
2025-06-04 08:20:54 +00:00
Nazar Serhiichuk
4a8367e90a
Fix Ukrainian secondary smart quotes ( #6372 )
2025-06-04 08:13:39 +00:00
Andrew Voynov
f7f163a8fa
Change Russian secondary smart quotes & remove alternatives ( #6331 )
2025-06-03 14:42:22 +00:00
Max
dd95f7d594
Fix bottom accent positioning in math ( #6187 )
2025-06-03 14:08:18 +00:00
Mikołaj
3e7a39e968
Fix stroking of glyphs in math mode ( #6243 )
2025-05-28 17:29:40 +00:00
Ian Wrzesinski
9a95966302
Remove line break opportunity when math operator precededes a closing paren ( #6216 )
2025-05-28 13:44:44 +00:00
frozolotl
d42d2ed200
Error if an unexpected named argument was received ( #6192 )
2025-05-20 16:24:46 +00:00
Tobias Schmitz
d204a28818
Expand text link boxes vertically by half the leading spacing ( #6252 )
2025-05-12 18:12:35 +00:00
Tobias Schmitz
22a117a091
Prohibit some line break opportunities between LTR-ISOLATE and OBJECT-REPLACEMENT-CHARACTER ( #6251 )
...
Co-authored-by: Max <max@mkor.je>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-05-12 09:16:38 +00:00
Tobias Schmitz
9b09146a6b
Use list spacing for attach spacing in tight lists ( #6242 )
2025-05-06 14:03:48 +00:00
Tobias Schmitz
b322da930f
Respect RTL cell layouting order in grid layout ( #6232 )
...
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2025-05-06 08:26:55 +00:00
Max
7e072e2493
Add test for flattened accents in math ( #6188 )
2025-04-17 14:10:27 +00:00
Ian Wrzesinski
12699eb7f4
Parse multi-character numbers consistently in math ( #5996 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-02 09:30:04 +00:00
Max
012e14d40c
Unify layout of vec
and cases
with mat
( #5934 )
2025-03-31 09:38:04 +00:00
Max
4f0fbfb7e0
Add dotless parameter to math.accent
( #5939 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-31 09:17:49 +00:00
Malo
1082181a6f
Improve french smartquotes ( #5976 )
2025-03-31 09:01:01 +00:00
Laurenz Stampfl
838a46dbb7
Test all exif rotation types and fix two of them ( #6102 )
2025-03-27 10:59:32 +00:00
PgBiel
1f1c133878
Refactor grid header and footer resolving ( #5919 )
2025-03-24 20:42:48 +00:00
Eduardo Sánchez Muñoz
38213ed534
Use u64
instead of usize
to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms ( #6026 )
2025-03-24 18:16:33 +00:00