summaryrefslogtreecommitdiff
path: root/tests/layouting.rs
AgeCommit message (Collapse)Author
2019-12-07Create parsing test harness โšกLaurenz
2019-12-06Finish consistent map and add two further convenience maps ๐Ÿ—บLaurenz
2019-12-05Rename crate `typst` -> `typstc` โœLaurenz
2019-12-05Move arg parser into `FuncArgs` and create (incomplete) consistent map ๐ŸงญLaurenz
2019-11-30Better error reporting ๐ŸšจLaurenz
2019-11-28Remove bad tests and tweak numbers for better debugging ๐ŸงชLaurenz
2019-11-18Page style modification functions ๐Ÿ“œLaurenz
- `page.size` - `page.margins`
2019-11-17Update standard library functions ๐ŸŽLaurenz
2019-11-08Update examples due to new syntax highlighting ๐ŸŒนLaurenz
2019-11-06Parse keyword arguments ๐Ÿ“‹Laurenz
2019-10-31Spans for all parts of functions โœ…Laurenz
2019-10-16Implement space extension (multipage) โž•Laurenz
2019-10-14Refactor and refine PDF exporter โ™ปLaurenz
2019-10-13Run rustfmt ๐ŸšฟLaurenz
2019-10-13Refactor layout types ๐ŸšงLaurenz
2019-10-11Render debug boxes ๐ŸงญLaurenz
2019-10-11Create test runner which renders layouts to images ๐Ÿ—บLaurenz