summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-20Add web app changelogMartin Haug
2023-05-20Update changelogLaurenz
2023-05-20Check crate docs in CILaurenz
2023-05-19Bump dependenciesLaurenz
2023-05-19resolve #510: reverse quote direction in RTL languages (#1183)Naim A
2023-05-19Reduce redundant ops when computing sup/sub shifts (#1190)Leedehai
2023-05-19cli: Emit escape codes only if output is a tty (#1188)Johannes Wolf
2023-05-19Fixed symbol style reset in stretching (#1195)sitandr
2023-05-19Print the string that is not castable to number (#1207)Leedehai
2023-05-19Do not crash on invalid patternLaurenz
2023-05-19Update string doc: index can be negative (#1198)Leedehai
2023-05-19Add note about embedding svg images (#1243)Laurenz Stampfl
2023-05-19adding dotless i & j to sym.rs (#1227)Matthias Frühauf
2023-05-19Fix broken link for "Let binding" (#1242)multisn8
2023-05-19Document `both` argument for countersLaurenz
2023-05-19Fix text examplesLaurenz
2023-05-19Doc links for function scopesLaurenz
2023-05-17Show default values in documentationLaurenz
2023-05-17Search keywordsLaurenz
2023-05-17Better documentation outlinesLaurenz
2023-05-17Externalize contributor fetchingLaurenz
2023-05-17Fix figure detectionLaurenz
2023-05-16Bump comemoLaurenz
2023-05-15Extract category definitions into individual functionsLaurenz
2023-05-15Switch from unicode_xid to unicode_ident (#1208)Kevin Stevens
2023-05-15Small typo in 1-writing.md (#1189)maxwell-thum
2023-05-15Do not hang CJK punctuation (#1211)Peng Guanwen
2023-05-15Minor grammar mistake in Guide for LaTeX Users (#1209)Kevin Stevens
2023-05-12Show rules for symbols (fixes #1130) (#1175)sitandr
2023-05-12Support for align parameter in table to take an array (#1087) (#1149)jassler
2023-05-12Initial support for breakable figures (#1121)Pg Biel
2023-05-11Adjust attach() per TeXbook Appendix G 18a (#1129)Leedehai
2023-05-11Guide for users switching from LaTeX (#1103)Martin Haug
2023-05-11Default enum number alignment to 'end' (#1042)Pg Biel
2023-05-11Improve alignment of text inside raw blocks (#1034)Pg Biel
2023-05-11Implement sophisticated CJK punctuation adjustment (#954)Peng Guanwen
2023-05-11Alternate between right/left alignment in equations (#936)Alex Saveau
2023-05-11Let `Document` be `Sync` againLaurenz
2023-05-11Documentation fixesLaurenz
2023-05-11Remove tracing from cheap functionsLaurenz
2023-05-11More efficient introspectionLaurenz
2023-05-11Remove 'static bound on `World`Laurenz
2023-05-04More efficient incremental parsingLaurenz
2023-05-11Add spelling hintMartin Haug
2023-05-11Fix typo in text fractions tooltip (#1167)jannisko
2023-05-08Left and right double tackMartin Haug
2023-05-04Extract version for Nix from workspace (#1094)Gleb Smirnov
2023-05-03Function scopes (#1032)Pg Biel
2023-05-03Parameter pattern bug (#1062)Marmare314
2023-05-03Implement default values for at() (#995)Michael Lohr