typst/crates/typst-library/src/model
Andrew Voynov d4be7c4ca5
Add page reference customization example (#6480)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-24 13:00:51 +00:00
..
bibliography.rs Prefer `.yaml` over `.yml` in the docs (#6436) 2025-06-19 19:20:15 +00:00
cite.rs Revamp data loading and deprecate `decode` functions (#5671) 2025-01-09 09:34:16 +00:00
document.rs Revamp data loading and deprecate `decode` functions (#5671) 2025-01-09 09:34:16 +00:00
emph.rs A few basic HTML show rules 2024-12-04 10:12:07 +01:00
enum.rs Use list spacing for attach spacing in tight lists (#6242) 2025-05-06 14:03:48 +00:00
figure.rs Add an example of show-set `place.clearance` for figures in the doc (#6208) 2025-06-02 13:02:01 +00:00
footnote.rs Semantic paragraphs (#5746) 2025-01-24 12:11:26 +00:00
heading.rs Rework outline (#5735) 2025-01-23 11:50:51 +00:00
link.rs Respect `par` constructor arguments (#5842) 2025-02-10 14:37:19 +00:00
list.rs Use list spacing for attach spacing in tight lists (#6242) 2025-05-06 14:03:48 +00:00
mod.rs Export target docs (#5812) 2025-02-05 13:24:10 +00:00
numbering.rs Numbering implementation refactor (#6122) 2025-06-04 13:31:06 +00:00
outline.rs Rewrite `outline.indent` example (#6383) 2025-06-24 09:56:58 +00:00
par.rs Support first-line-indent for every paragraph (#5768) 2025-01-27 13:15:20 +00:00
quote.rs Respect `quotes: false` in inline quote (#5991) 2025-03-03 11:50:47 +00:00
reference.rs Add page reference customization example (#6480) 2025-06-24 13:00:51 +00:00
strong.rs A few basic HTML show rules 2024-12-04 10:12:07 +01:00
table.rs Table multiple headers and subheaders (#6168) 2025-06-10 14:41:16 +00:00
terms.rs Use list spacing for attach spacing in tight lists (#6242) 2025-05-06 14:03:48 +00:00