A new markup-based typesetting system that is powerful and easy to learn.
Go to file
Laurenz bbcdeb128c Move, rename and switch some things (boring) 🚚
- Problems -> Diagnostics
- Position -> Pos
- offset_spans -> Offset trait
- Size -> Length (and some more size types renamed)
- Paper into its own module
- scope::Parser -> parsing::CallParser
- Create `Decorations` alias
- Remove lots of double newlines
- Switch from f32 to f64
2020-07-29 18:09:51 +02:00
.github/workflows Change crappy tide/toddle CI mistake 🙄 2020-07-19 13:11:20 +02:00
src Move, rename and switch some things (boring) 🚚 2020-07-29 18:09:51 +02:00
tests Move, rename and switch some things (boring) 🚚 2020-07-29 18:09:51 +02:00
.gitignore Decoupled function parser 🔗 [WIP] 2020-01-21 17:09:31 +01:00
Cargo.toml Serialize layouts with serde 🔠 2020-02-04 21:36:29 +01:00