summaryrefslogtreecommitdiff
path: root/tests/typ
AgeCommit message (Expand)Author
2023-06-07add calc.exp, calc.ln (#1299)Jett Chen
2023-06-06Improve value casting infrastructureLaurenz
2023-06-01Bugfix of CJK punctuation adjustment (#1384)Peng Guanwen
2023-05-30Add NumberingKind variants for Korean (#1360)Sung Jeon
2023-05-30Unicode code point conversion (#1068) (#1132)Erik Bünnig
2023-05-30Add a base parameter to str() (#1362)Lynn
2023-05-30Use icu4x for linebreaking algorithm (#1355)Peng Guanwen
2023-05-30Fix doc linksLaurenz
2023-05-30Fix pagebreak before `place`Laurenz
2023-05-30Support syntax highlighting for more languages (#771)Gabriel Wu
2023-05-30Custom outline indenting (#1157)Pg Biel
2023-05-30Add `fields` method to content (#1340)MALO
2023-05-29Fix `.at(default: ...)` for strings and content (#1339)Pg Biel
2023-05-29Add regression test for fix 3eb1f31 (#1320)Leedehai
2023-05-24Rework delimiter errorsLaurenz
2023-05-23Fix layout panic in rounded rectangleLaurenz
2023-05-23Forced size command in math (#1128)sitandr
2023-05-23Add support for date & time handling (#435)Laurenz Stampfl
2023-05-22Fix and simplify reference supplementsLaurenz
2023-05-22Don't hide introspection metadataLaurenz
2023-05-22Fix field access on styled elementLaurenz
2023-05-22Fix removal order for dictionaryLaurenz
2023-05-22Clearer error messages for failed comparisonsLaurenz
2023-05-20FootnotesLaurenz
2023-05-19resolve #510: reverse quote direction in RTL languages (#1183)Naim A
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-19Update string doc: index can be negative (#1198)Leedehai
2023-05-17Show default values in documentationLaurenz
2023-05-17Fix figure detectionLaurenz
2023-05-15Do not hang CJK punctuation (#1211)Peng Guanwen
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-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-11More efficient introspectionLaurenz
2023-05-03Function scopes (#1032)Pg Biel
2023-05-03Parameter pattern bug (#1062)Marmare314
2023-05-03Implement default values for at() (#995)Michael Lohr
2023-05-03[Feature] Allow function as argument for string.replace (#944)dvdvgt
2023-05-03Add shorthand for root operation (#929)Marmare314
2023-05-03Make ligatures copyable and searchableLaurenz
2023-05-01Fix smartquotes in outline (#1047)chris-02
2023-04-29Add a test checking equations can embed function-built pieces (#1033)Leedehai
2023-04-28check index on placeholder (#1005)Marmare314
2023-04-28Initial fix for spacing on decorated math operators (#1023)Pg Biel
2023-04-27Remove trailing blankspaces (#1001)Leedehai