| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-24 | Merge `typst` and `typst-library` | Laurenz | |
| 2023-11-20 | Support arbitrary content for document title | Laurenz | |
| For PDF, they will be immediately turned into plain text. However, it's still useful because templates can now accept content titles (with math or such things) instead of forcing strings because of set document. Moreover, it will be useful with "get rules" in the future. | |||
| 2023-11-19 | More useful `Debug` impls | Laurenz | |
| 2023-11-19 | Streamline imports | Laurenz | |
| 2023-11-17 | Allow `elem` synthesized fields to take a default value (#2687) | Sébastien d'Herbais de Thun | |
| 2023-11-14 | Translate local names to Greek (#2684) | Dimitri Kokkonis | |
| Additionally, add support for single and double quotes in Greek. | |||
| 2023-11-13 | Improve documentation for figure kind (#2654) | Malo | |
| 2023-11-13 | Fix links in bibliographies again | Laurenz | |
| Fixes #2667 | |||
| 2023-11-10 | Improve French and Chinese localization for figures (#2542) | MALO | |
| 2023-11-08 | Extract `typst-pdf` crate | Laurenz | |
| 2023-11-06 | Content rework 2 - Electric Boogaloo (#2504) | Sébastien d'Herbais de Thun | |
| 2023-11-02 | fix(figure separator): `. ` is now default for Russian (#2540) | Andrew Voynov | |
| 2023-10-31 | CSL support | Laurenz | |
| 2023-10-30 | Fixed typos (#2524) | Fritz Rehde | |
| 2023-10-27 | Add IDs and creation date to PDFs (#2374) | Martin Haug | |
| 2023-10-22 | Remove unnecessary backticks | Laurenz | |
| Fixes #2447 | |||
| 2023-10-22 | Adapt default figure separator to the current locale (#2390) | MALO | |
| 2023-10-22 | Add date to document (#2371) | SekoiaTree | |
| 2023-10-17 | Replaced `into_iter` to `iter` (#2398) | Sébastien d'Herbais de Thun | |
| 2023-10-04 | Add `Repr` trait (#2269) | MALO | |
| 2023-09-28 | initial Romanian support (#2246) | DVDTSB | |
| 2023-09-26 | Add ability to set document keywords. (#2234) | qj | |
| 2023-09-25 | Fixing the styling issues of the empty pages caused by pagebreak (#2182) | LU Jialin | |
| 2023-09-25 | feat: inital Hungarian language support (#2229) | FlyinPancake | |
| 2023-09-13 | Add logical numbering support for PDF export (#1933) | Kevin K | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-09-12 | Add figure separator field (#1791) | Dmitrij | |
| 2023-09-12 | Add `figure.caption` element (#1704) | MALO | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-09-11 | First-class types | Laurenz | |
| Makes types first-class values. | |||
| 2023-09-11 | Forward third-party errors | Laurenz | |
| Better to know something even if it isn't always formatted in the prettiest way | |||
| 2023-09-07 | Add note: footnote show/set rules at document start (#2078) | raphCode | |
| 2023-09-04 | Docs fixes | Laurenz | |
| Fixes #2059 Fixes #1946 Fixes #1936 Fixes #1862 Fixes #1820 Fixes #1383 | |||
| 2023-08-30 | Introduce second variant of Ignorant Behaviour and prevent weak page breaks ↵ | Beiri22 | |
| at basically empty pages (#1929) | |||
| 2023-08-29 | More type safety for spans | Laurenz | |
| 2023-08-26 | Fixed numbering hint (#2012) | Sébastien d'Herbais de Thun | |
| 2023-08-25 | Fixed counter's "Time travel" doc example (#2002) | Andrew Voynov | |
| 2023-08-25 | Add Finnish translations (#1996) | Kivi Kaitaniemi | |
| 2023-08-25 | calm down clippy even more (#1997) | Beiri22 | |
| 2023-08-21 | Improve clarity regarding location parameter in counter.final() (#1962) | Lukas Löring | |
| 2023-08-07 | Add hint for "access denied" message | Laurenz | |
| 2023-08-07 | Touch up docs | Laurenz | |
| 2023-08-06 | Query-System for metadata (#1812) | Beiri22 | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-08-04 | Bytes type | Laurenz | |
| - Moves `Bytes` from `util` to `eval` module - Accepts bytes in `str` function for bytes -> str conversion - Adds `bytes` function for str | array -> bytes conversion - Adds `array` function for bytes -> array conversion - Adds `len`, `at`, and `slice` methods for bytes - Adds `encoding` parameter to `read` function | |||
| 2023-07-19 | Identify state by key only | Laurenz | |
| 2023-07-10 | Basic floating placement | Laurenz | |
| 2023-07-06 | Caption position (#1495) (#1496) | Erik Bünnig | |
| 2023-07-06 | Add Japanese translation for LocalName (#1662) | Shogo Takata | |
| 2023-07-05 | Add heading `bookmarked` toggle (#1566) | Pg Biel | |
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
