3884 Commits

Author SHA1 Message Date
Y.D.X.
c7938e93dc
Add links and examples in the docs of str (#6751)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-08-22 17:18:11 +00:00
Laurenz
e1c9fc36a5
Fix case in docs serialization (#6808) 2025-08-22 17:16:42 +00:00
Malo
f7b932261b
Fix repr of foo.with(..) (#6773) 2025-08-22 16:45:53 +00:00
Y.D.X.
0b0c4cdb5f
Make links to $grid in table docs more specific (#6776)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2025-08-22 16:40:58 +00:00
Laurenz
206792bf38
Ensure that hyphenation is possible after a tag (#6807) 2025-08-22 16:28:11 +00:00
Malo
720f01a11c
Fix sub and super oneliners (#6791) 2025-08-22 16:27:56 +00:00
Laurenz
f9caddc6d3
Compute width of shaped text on-demand (#6806) 2025-08-22 16:03:20 +00:00
Laurenz
aef36f3962
Do not consider default ignorables when picking last resort font (#6805) 2025-08-22 13:04:12 +00:00
Laurenz
2501da4bb6
Fix Unicode mapping of hyphenation artifacts (#6799) 2025-08-21 14:21:56 +00:00
Laurenz
727df723df
Separate items for hyphens, fixing style of repeated hyphen (#6798) 2025-08-21 14:03:06 +00:00
Laurenz
c163c46b3a
Extract trim_weak_spacing function (#6797) 2025-08-21 13:17:16 +00:00
Laurenz
eb93294171
Fix logical order in bidirectional lines (#6796) 2025-08-21 12:50:16 +00:00
ultimatile
880e69b0c8
Fix typo in doc on quotes parameter of smartquote (#6779) 2025-08-18 07:41:39 +00:00
Laurenz
f6c6c68902
Bump Rust to 1.89 in CI (#6775)
Co-authored-by: Drodt <daniel.drodt@tu-darmstadt.de>
Co-authored-by: Daniel Drodt <132357467+Drodt@users.noreply.github.com>
2025-08-17 10:55:28 +00:00
Théophile Cailliau
f985d15a94
Implement fraction styles: vertical, skewed, and horizontal. (#6672) 2025-08-17 10:48:26 +00:00
Y.D.X.
5ef94692ca
Use stylistic-set: 1 in favor of ss01 in docs and tests (#6766) 2025-08-15 11:30:37 +00:00
Martin Haug
1d9a125a52
More accessible color scheme for raw blocks (#6754)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-08-15 10:22:43 +00:00
Marcono1234
a7dac28c7c
Improve code snippets in Table Guide (#6658) 2025-08-15 09:36:18 +00:00
Laurenz
805fb24ca4
HTML whitespace protection (#6750) 2025-08-13 12:12:24 +00:00
Tobias Schmitz
343a57b50d
Move grid cell locator creation to GridLayouter (#6746) 2025-08-13 12:09:56 +00:00
Laurenz
a7c8fd6872
Move is_inline to HtmlElem (#6748) 2025-08-12 14:27:39 +00:00
Laurenz
57f85eb4fd
Deduplicate fallback smart quotes (#6747) 2025-08-12 14:05:34 +00:00
Tau
1e1d943d9d
Bump hayro and krilla (#6741) 2025-08-12 08:34:49 +00:00
Robin
59812bfb69
Simplify links in docs (#6732)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-08-11 12:10:54 +00:00
Robin
8f1e446546
Fix broken links in docs (#6734) 2025-08-11 09:22:41 +00:00
Robin
0b91d2e051
Remove use of "last" and "end" for conic gradient circle docs (#6733) 2025-08-11 09:22:34 +00:00
Robin
07e73d756e
Add missing "the" for cmyk function of color docs (#6731) 2025-08-11 09:21:56 +00:00
Robin
5babe8888c
Update RelativeTo to include tiling in docs (#6730) 2025-08-11 09:21:45 +00:00
Laurenz
bcc71ddb9b
Encoding fixes for HTML raw text elements (#6720) 2025-08-07 17:27:59 +00:00
Laurenz
df9a9caee0
Fix return type of missing_method (#6718) 2025-08-07 16:52:12 +00:00
Laurenz
da6aedf7a4
Add span to html.frame node (#6716) 2025-08-07 16:37:07 +00:00
Robin
a16a4e974d
Fix curve docs for fill (refer to curve instead of rectangle) (#6714) 2025-08-07 15:47:12 +00:00
Robin
7392140572
Remove redundant "This can be" from stroke docs of curve and polygon (#6715) 2025-08-07 15:46:50 +00:00
Robin
7546bfff74
Fix phrasing of iff (if and only if) in docs (#6713) 2025-08-07 15:10:25 +00:00
PgBiel
3119ba3104
Ensure table headers trigger rowbreak (#6687) 2025-08-07 15:04:21 +00:00
Y.D.X.
0b639c7510
Document escaping semicolon, valid identifiers, and state tips (#6674)
Co-authored-by: Andrew Voynov <37143421+Andrew15-5@users.noreply.github.com>
Co-authored-by: Yaksher <yaksher.git@gmail.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-08-07 15:02:43 +00:00
Y.D.X.
3455ac7dd2
Include numbering in PDF bookmark (#6622)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-08-07 11:17:54 +00:00
Laurenz
c49b9640a6
Rename pdf.embed to pdf.attach (#6705) 2025-08-07 10:19:47 +00:00
Robin
1790a27de8
Add link to position field of grid.hline and grid.vline docs (#6670) 2025-08-07 09:25:30 +00:00
Max
89dce86f02
Support multiple fonts in math (#6365) 2025-08-07 09:20:19 +00:00
Laurenz
f38a2e9b9d
Avoid dangling reference output for HTML tests (#6711) 2025-08-06 13:31:26 +00:00
Laurenz
298c293181
Support smartquotes in HTML export (#6710)
Co-authored-by: Malo <57839069+MDLC01@users.noreply.github.com>
2025-08-06 12:32:39 +00:00
Laurenz
cfce90ec29
Move par, box, and block to show rules in HTML export (#6709) 2025-08-06 10:30:49 +00:00
Laurenz
15d5591a42
Make HTML data structures cheaper to clone (#6708) 2025-08-06 09:30:45 +00:00
Johann Birnick
d0026093d4
Add title element (#5618)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-08-06 08:13:41 +00:00
Sebastian Eberle
6de2d9586a
Correct CeTZ spelling (#6706) 2025-08-06 08:11:20 +00:00
Y.D.X.
b98954c78b
Show aliases of citation styles in docs and completions (#6696) 2025-08-05 15:18:27 +00:00
Laurenz
4a975fdb8b
Ensure that whitespace is not collapsed in inline raw blocks (#6703) 2025-08-05 15:13:21 +00:00
Laurenz
6177c1b22d
Support for raw syntax highlighting in HTML export (#6691) 2025-08-04 13:35:00 +00:00
Laurenz
04b8b3195f
Wrap raw blocks in <code> tag additionally to <pre> tag (#6701) 2025-08-04 13:21:27 +00:00