Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sile-0.15.10.tar.zst.asc | 2025-03-20 | 833 Bytes | |
sile-0.15.10.pdf.asc | 2025-03-20 | 833 Bytes | |
sile-0.15.10.zip.asc | 2025-03-20 | 833 Bytes | |
sile-vendored-crates-0.15.10.tar.zst.asc | 2025-03-20 | 833 Bytes | |
sile-x86_64.asc | 2025-03-20 | 833 Bytes | |
sile-0.15.10.pdf | 2025-03-20 | 1.1 MB | |
sile-0.15.10.sha256.txt | 2025-03-20 | 331 Bytes | |
sile-0.15.10.tar.zst | 2025-03-20 | 3.5 MB | |
sile-0.15.10.zip | 2025-03-20 | 4.7 MB | |
sile-vendored-crates-0.15.10.tar.zst | 2025-03-20 | 27.0 MB | |
sile-x86_64 | 2025-03-20 | 14.5 MB | |
README.md | 2025-03-20 | 6.3 kB | |
v0.15.10 source code.tar.gz | 2025-03-20 | 2.4 MB | |
v0.15.10 source code.zip | 2025-03-20 | 2.7 MB | |
Totals: 14 Items | 55.9 MB | 0 |
New Features
- build: Add tooling to generate tarball of vendored crates (55be5cd)
- cli: Add argument to ease soarch for 3rd party module(s) (4f0d5a4)
- core: Support ex-height and cap-height font adjustment (4e16acf)
- packages: Add
\cites
to output grouped bibliographic citations (bdba2ea) - packages: Add
\nocite
for marking a bibliography entry as cited (f828e9b) - packages: Add indexer options minimal/minimal-two for page range collapsing (e272e43)
- packages: Add new styling hooks to the indexer (facf84c)
- packages: Add option for filler between item and page in indexer (691bfe2)
- packages: Allow indexes to be used anywhere in a document (808aaf4)
- packages: Honor bibliography style indentation rules (c08fcaa)
- packages: Partial support for name-parts formatting (18c436e)
- packages: Support links to pages in the indexer (5953e59)
- packages: Support page ranges in indexer (a84d4ef)
- packages: Use the CSL implementation by default for bibliographies (d3c352b)
- shapers: Warn when asked to measure a character not shaped in a font (e0b5cd8)
- typesetters: Add content to text utility to the base typesetter (6af4934)
- typesetters: Discourage page breaks after hyphenated lines (ba49c8c)
Bug Fixes
- classes,packages: Use ex-height font adjustment for code (5b52afc)
- font: Properly cache fonts before use so a hook could look at them (7e24648)
- languages: Account for possible null termination in UTF-16 → 8 conversion (#2243) (e42b8de)
- languages: Fix Uyghur hyphenation (2bff142)
- languages: Move language setting declaration to after language supporte exists (447df41)
- languages: Update tests for changed ICU defaults (bf6e0bc)
- math: Script 'math' is needed for the ssty feature to work properly (cb64f9e)
- packages: Always use fake superscripts in bibliography for consistency (97453b1)
- packages: Apply default locale on locale overrides without xml:lang (cd70266)
- packages: Automatically register the indexer on endpage class hook (d697388)
- packages: Correct error handling the locator on some CSL styles (21b751e)
- packages: Correct invalid links on CSL DOI, PMID, PMCID with affixes (d8386ab)
- packages: CSL choose must inherit delimiter from nearest ancestor (64eaba4)
- packages: Honor affixes on multiple CSL citations correctly (5de5607)
- packages: Option "plural" on bibliography terms can be false (4d4bae5)
- packages: Suppress empty CSL macros (98a7ebe)
- packages: Use ex-height font adjustment for verbatim (dae3849)
- packages: Use language-dependent sorting (collation) in indexer (5db2dcd)
- shapers: Properly calculate metrics of single characters composed of many glyphs (2b109a0)
- typesetters: Special punctuation spaces need better italic correction (448ab15)