| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-26 | Touch up docs | Laurenz | |
| 2023-04-26 | Allow passing `region` to LocalName (#926) | pan93412 | |
| 2023-04-26 | Fix grid-cell misalignment bug (#963) (#978) | jdierkes | |
| Having a table span multiple pages can cause an alignment bug in the table itself. If the first region in a cell in a grid row is empty, all other cells in this row will skip the first region. A misalignment bug can occur, since the calculation of all region sizes happen before the skip. The overall size allocated for the content of a cell with multiple regions and content in the first region thus is too little. Fixes #963 | |||
| 2023-04-26 | Fix alignment of list markers & enum numbers (#988) | Pg Biel | |
| 2023-04-25 | Handle margins directly in page | Laurenz | |
| 2023-04-25 | A small comment regarding page layout | Laurenz | |
| 2023-04-23 | Add note to measure function about being in infinite space (#927) | Alex Saveau | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-18 | clippy::wrong_self_convention (#857) | Marek Barvíř | |
| 2023-04-18 | Clippy fixes (#856) | Marek Barvíř | |
| 2023-04-17 | More Chinese punctuation adjustment (#836) | Peng Guanwen | |
| and also general linebreak improvements | |||
| 2023-04-16 | Clippy fixes (#581) | Marek Barvíř | |
| 2023-04-15 | Fix typo in `ParElem` documentation (#810) | Thiago Trannin | |
| 2023-04-13 | Fix linebreak after inline objects with metadata | Laurenz | |
| 2023-04-13 | Refine linebreak algorithm for better Chinese justification (#701) | Peng Guanwen | |
| 2023-04-11 | Add Czech translation (#683) | Radim Sückr | |
| 2023-04-11 | Added Arabic translations (#688) | Abdul Rahman Sibahi | |
| 2023-04-11 | Add Vietnamese Translation (#684) | ichxorya | |
| 2023-04-06 | Unpacking syntax (#532) | Marmare314 | |
| Closes #341 | |||
| 2023-04-06 | Fix block child spacing | Laurenz | |
| 2023-04-06 | Reorganize matches on languages | Laurenz | |
| 2023-04-06 | Add Norwegian language support (#628) | jakobrs | |
| 2023-04-06 | add support for polish language (#623) | zymon | |
| 2023-04-06 | add support for slovenian language (#621) | Vid Drobnič | |
| 2023-04-06 | Fix box and block sizing | Laurenz | |
| 2023-04-05 | Fixed page numbering (#594) | Sébastien d'Herbais de Thun | |
| 2023-04-05 | Spanish support (#548) | felipeacsi | |
| 2023-04-05 | Add support for ukrainian lang (#578) | Nazar Serhiichuk | |
| 2023-04-05 | Fix first line indent with styled text | Laurenz | |
| 2023-04-04 | Refactor and document figures | Laurenz | |
| 2023-04-04 | Improved figure numbering, labelling and referencing (#491) | Sébastien d'Herbais de Thun | |
| 2023-04-03 | Improve justification of Chinese/Japanese text (#542) | Alex Sayers | |
| 2023-04-03 | transform: Fix documentation (#538) | Johannes Wolf | |
| 2023-04-03 | Provide support for portuguese language (#525) | Mateus Felipe C. C. Pinto | |
| 2023-04-02 | Fix block spacing | Laurenz | |
| 2023-04-01 | Add support for cliping content in `block` and `box` (#431) | Birk Tjelmeland | |
| 2023-04-01 | Needless clone, borrows, casts and lifetimes (#504) | Marek Barvíř | |
| 2023-03-31 | Added FR language support (#483) | Sébastien d'Herbais de Thun | |
| 2023-03-31 | Added ZH language support (#481) | 1bitbool | |
| 2023-03-31 | Make `Paint` not implement `Copy` | Laurenz | |
| 2023-03-31 | Added RU language support (#467) | Daniil Berezin | |
| 2023-03-30 | Make label on styled and sequence elements locatable | Laurenz | |
| 2023-03-29 | Added IT language support (#413) | Marco Radocchia | |
| 2023-03-27 | typo: `childfren` -> `children` (#381) | oskgo | |
| 2023-03-27 | Term list separator changes | Laurenz | |
| 2023-03-27 | Fix enum parsing and allow zero in numberings | Laurenz | |
| Fixes #353. | |||
| 2023-03-25 | Fix fill color obstructing page header and background (#277) | Florian Kothmeier | |
| 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-20 | Documentation for citation, bibliography, and content | Laurenz | |
