| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-13 | Better test runner (#3922) | Laurenz | |
| 2024-04-02 | Fixed interaction of first_line_indent with outline (#3745) | Etienne Collin | |
| 2024-02-29 | Add `depth` and `offset` field to `heading` (#3038) | tingerrr | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-02-28 | Externalize assets (#3515) | Laurenz | |
| 2024-02-27 | New context system (#3497) | Laurenz | |
| 2024-02-21 | Wider callsite span (#3466) | Laurenz | |
| 2024-02-21 | Use `Outer(H|V)Alignment` to constraint types (#3465) | Leedehai | |
| 2024-01-30 | Document how to cite sources with special characters. (#3261) | Michael Färber | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-01-29 | Do not parse special spaces to Space Token (#3267) | Peng Guanwen | |
| 2023-12-26 | Fix the test image of numbering.png (#3070) | k-84mo10 | |
| 2023-12-25 | Contemporary Japanese numbering (#3012) | k-84mo10 | |
| 2023-11-24 | Bump Hayagriva | Martin Haug | |
| Fix #2572 | |||
| 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-14 | Translate local names to Greek (#2684) | Dimitri Kokkonis | |
| Additionally, add support for single and double quotes in Greek. | |||
| 2023-11-13 | Fix bug where inline equations were displayed in the outline (#2662) | frozolotl | |
| 2023-11-11 | Changed default `image` Russian supplement to short form (#2637) | Andrew Voynov | |
| 2023-11-10 | Improve French and Chinese localization for figures (#2542) | MALO | |
| 2023-10-31 | Fix citation grouping bug with spaces | Laurenz | |
| 2023-10-31 | CSL support | Laurenz | |
| 2023-10-30 | Say which label occurs never or multiple times in error message | Laurenz | |
| 2023-10-27 | Add IDs and creation date to PDFs (#2374) | Martin Haug | |
| 2023-10-22 | Adapt default figure separator to the current locale (#2390) | MALO | |
| 2023-10-22 | Add date to document (#2371) | SekoiaTree | |
| 2023-09-13 | Bump dependencies | Laurenz | |
| 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 | Update tests for type system changes | Laurenz | |
| 2023-08-29 | More type safety for spans | Laurenz | |
| 2023-08-03 | Warn if layout doesn't stabilize (#1684) | bluebear94 | |
| 2023-07-19 | Identify state by key only | Laurenz | |
| 2023-07-05 | Add heading `bookmarked` toggle (#1566) | Pg Biel | |
| 2023-06-28 | Reintroduce `--root` | Laurenz | |
| 2023-06-26 | Make footnotes referenceable (#1546) | MALO | |
| 2023-06-12 | Add `outline.entry` (#1423) | Pg Biel | |
| 2023-06-09 | Adjust outline indent option | Laurenz | |
| 2023-06-08 | Improve footnote handling for multi-page blocks | Laurenz | |
| 2023-06-08 | Fix footnote in columns | Laurenz | |
| Fixes #1433 | |||
| 2023-05-30 | Add NumberingKind variants for Korean (#1360) | Sung Jeon | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-05-30 | Custom outline indenting (#1157) | Pg Biel | |
| 2023-05-24 | Rework delimiter errors | Laurenz | |
| Fixes #572 | |||
| 2023-05-22 | Fix and simplify reference supplements | Laurenz | |
| - Fixes #873 by properly handling `none` supplement for`ref`. - Fixes #523 by adding a `supplement` parameter to `math.equation` - In the future, we can remove supplement functions in favor of show-set rules with fine-grained selectors. Currently, this is not possible because show-set + synthesis doesn't play well together | |||
| 2023-05-20 | Footnotes | Laurenz | |
| 2023-05-17 | Fix figure detection | Laurenz | |
| 2023-05-12 | Initial support for breakable figures (#1121) | Pg Biel | |
| 2023-05-11 | More efficient introspection | Laurenz | |
| Switches from a mutable locator to one based on tracked chains and optimizes query performance. | |||
| 2023-04-26 | Touch up docs | Laurenz | |
| 2023-04-23 | Support show-set for outline and bibliography headings | Laurenz | |
| 2023-04-17 | Write PDF outline | Laurenz | |
| 2023-04-13 | Fix linebreak after inline objects with metadata | Laurenz | |
