| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-13 | Fix floating placement within containers | Laurenz | |
| Fixes #1879 | |||
| 2023-09-11 | Update tests for type system changes | Laurenz | |
| 2023-09-06 | Interpret vertical page number alignment differently | Laurenz | |
| The vertical alignment of `number-align` now selects header or footer instead of aligning within the footer. This is a minor breaking change because - top behaves differently now - horizon is now forbidden - bottom (the new default) behaves differently, too Typical number-align usage will likely not use the vertical component at all, though. Fixes #645 | |||
| 2023-09-04 | Fix improper line wrapping in the presence of medial newlines (#2056) | bluebear94 | |
| Fixes #2019. | |||
| 2023-09-01 | Rename test | Laurenz | |
| The name `empty` shall not appear in any test but `empty.typ`. | |||
| 2023-08-30 | Introduce second variant of Ignorant Behaviour and prevent weak page breaks ↵ | Beiri22 | |
| at basically empty pages (#1929) | |||
| 2023-08-23 | linebreak_optimized: Handle breakpoints separated only by spaces (#1821) | bluebear94 | |
| 2023-08-08 | Penalize runts (#1858) | Matt Fellenz | |
| 2023-08-06 | Fix incomplete line endings (#1866) | Matt Fellenz | |
| 2023-07-19 | Resolve `place` deltas relative to real container size | Laurenz | |
| 2023-07-19 | Positions placed elements relative to real container size (#1745) | Laurenz | |
| This positions placed elements relative to the real container size instead of relative to the base size of the region. This makes its usage more versatile. Fixes #82 Fixes #685 Fixes #1705 | |||
| 2023-07-10 | Basic floating placement | Laurenz | |
| 2023-06-28 | Reintroduce `--root` | Laurenz | |
| 2023-06-12 | Clear page to Even Or Odd (#1427) | Zachary Capalbo | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-06-12 | Support for inside and outside margins (#1308) | Luis David Licea Torres | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-06-01 | Bugfix of CJK punctuation adjustment (#1384) | Peng Guanwen | |
| 2023-05-30 | Add NumberingKind variants for Korean (#1360) | Sung Jeon | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-05-30 | Use icu4x for linebreaking algorithm (#1355) | Peng Guanwen | |
| 2023-05-15 | Do not hang CJK punctuation (#1211) | Peng Guanwen | |
| 2023-05-12 | Support for align parameter in table to take an array (#1087) (#1149) | jassler | |
| 2023-05-11 | Default enum number alignment to 'end' (#1042) | Pg Biel | |
| 2023-05-11 | Implement sophisticated CJK punctuation adjustment (#954) | Peng Guanwen | |
| 2023-05-03 | Function scopes (#1032) | Pg Biel | |
| 2023-04-27 | Remove trailing blankspaces (#1001) | Leedehai | |
| 2023-04-27 | Correct some typos (#987) | Alexander Seiler | |
| 2023-04-26 | Fix alignment of list markers & enum numbers (#988) | Pg Biel | |
| 2023-04-20 | Add `quo`, `trunc` and `fract` calculation methods and rename `mod` to `rem` ↵ | HarmoGlace | |
| (#890) | |||
| 2023-04-17 | More Chinese punctuation adjustment (#836) | Peng Guanwen | |
| and also general linebreak improvements | |||
| 2023-04-13 | Refine linebreak algorithm for better Chinese justification (#701) | Peng Guanwen | |
| 2023-04-06 | Add 'layout' function to obtain the size of the outer container (#557) | Pg Biel | |
| 2023-04-06 | Unpacking syntax (#532) | Marmare314 | |
| Closes #341 | |||
| 2023-04-06 | Fix block child spacing | Laurenz | |
| 2023-04-06 | Fix path and polygon strokes | Laurenz | |
| 2023-04-06 | Fix box and block sizing | Laurenz | |
| 2023-04-05 | Fix first line indent with styled text | Laurenz | |
| 2023-04-02 | Fix block spacing | Laurenz | |
| 2023-04-01 | Add support for cliping content in `block` and `box` (#431) | Birk Tjelmeland | |
| 2023-03-31 | Correct minor typos (#474) | Chris Ohk | |
| 2023-03-27 | Update changelog | Laurenz | |
| 2023-03-27 | Fix enum parsing and allow zero in numberings | Laurenz | |
| Fixes #353. | |||
| 2023-03-24 | Replace infinite repeat layout panic with error (#235) | Ryan Pitasky | |
| When a page has auto width and there were no other constraints on the repetition width, this would previously panic. Now, there is an explicit check with a new error and test case. | |||
| 2023-03-22 | Fix typos (#115) | Kian-Meng Ang | |
| Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant` | |||
| 2023-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-19 | Measurement and introspection rework | Laurenz | |
| 2023-03-17 | Counters | Laurenz | |
| 2023-03-14 | Hanging indent | Laurenz | |
| 2023-03-08 | Streamline field names | Laurenz | |
| 2023-03-08 | Require font to be a named argument | Laurenz | |
| 2023-03-07 | Fully untyped model | Laurenz | |
| 2023-02-25 | New default style | Laurenz | |
