summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-25Fix fill color obstructing page header and background (#277)Florian Kothmeier
2023-03-24Simplify heading block exampleLaurenz
2023-03-24Fix index out of bounds error in build script (#173)figsoda
2023-03-24Replace infinite repeat layout panic with error (#235)Ryan Pitasky
2023-03-24Changed "ColorChoice::Always" to "ColorChoice::Auto" to honour user setting o...Dave L
2023-03-24Fixed Typo (#227)Easyoakland
2023-03-24Fix descriptions of some types (#206)Sebastian Zivota
2023-03-24Fix import syntax in tutorial (#205)Sebastian Zivota
2023-03-24Make alignment actually centered (#176)Roland Fredenhagen
2023-03-24strip cli target (#143)arctic-penguin
2023-03-24Fix year in community.md (#135)Dave Purdum
2023-03-24fix a couple of typos / apostrophes in the README and tutorials (#128)JD Matthews
2023-03-22Fix mistake in tutorial (#107)vinícius x
2023-03-22Fix typo in README (#111)Liam Sanft
2023-03-22Fix typos (#115)Kian-Meng Ang
2023-03-22Fix build if not on a git checkout (#119)Felix Obenhuber
2023-03-21Switch to `Buffer::from_static` for embedded fontsLaurenz
2023-03-21Fail gracefully if `git` does not existLaurenz
2023-03-21Embed standard fonts in binaryv23-03-21-2Laurenz
2023-03-21Add note about fontsLaurenz
2023-03-21Fix typo (#94)Tommy Zaft
2023-03-21Fix typoLaurenz
2023-03-21Documentation changesv23-03-21Laurenz
2023-03-21Fix show rule colon error messageLaurenz
2023-03-21Fix crash for jump to outdated spanLaurenz
2023-03-21More math shorthandsLaurenz
2023-03-21Bump dependenciesLaurenz
2023-03-21Release actionLaurenz
2023-03-21A few tutorial improvementsLaurenz
2023-03-20Documentation for citation, bibliography, and contentLaurenz
2023-03-20Documentation for measure, locate, and styleLaurenz
2023-03-20Documentation for queryLaurenz
2023-03-20Documentation for stateLaurenz
2023-03-20Documentation for countersLaurenz
2023-03-20Write changelogLaurenz
2023-03-19Document `Location` fieldsLaurenz
2023-03-19More efficient function representationLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Fix font embedding bugsLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Equation numberingLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-18Architecture descriptionLaurenz
2023-03-18Fix hover tooltip value collapsingLaurenz
2023-03-18Attach parameter list span to functionLaurenz
2023-03-18Fix page counterLaurenz
2023-03-18Readme and licenseLaurenz
2023-03-17Make parameters traceableLaurenz
2023-03-17Methods for page and location on queried contentLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz