Commit Graph

54 Commits (main)

Author SHA1 Message Date
Matthew Butterick c9eb43b5e2 add exception 2 years ago
Matthew Butterick 6acec6864d Merge branch 'main' of https://git.matthewbutterick.com/mbutterick/typesetting 2 years ago
Matthew Butterick ef47cafdf8 add some iExceptions 2 years ago
Matthew Butterick d74075b724 improve handling of intercapped words
Intercapped (aka camelCase) words are treated like a list of subwords joined by hyphens, but only if the pieces meet the usual min-length threshold. But don’t use this splitting technique when unhyphenating.
2 years ago
Matthew Butterick 9b95b094df update URLs for git.matthewbutterick.com 2 years ago
Matthew Butterick 3365a88b14 update hyphenate with official MIT-licensed patterns 2 years ago
Matthew Butterick 0639fe583a add exception 3 years ago
Matthew Butterick d91cfbdf36 wiff 4 years ago
Matthew Butterick 0c8d90b5ab W(O)TF 4 years ago
Matthew Butterick d474919663 flush output 4 years ago
Matthew Butterick 2fddd8d7f4 Revert "Revert "use fasl & post-installer""
This reverts commit 93c0f4e527.
4 years ago
Matthew Butterick 93c0f4e527 Revert "use fasl & post-installer"
This reverts commit b5599de0e0.
4 years ago
Matthew Butterick 68b22ea2a7 Revert "suppress post installer"
This reverts commit 3856cb3451.
4 years ago
Matthew Butterick 81d3d0af2d Revert "suppress it"
This reverts commit 85d200b8c0.
4 years ago
Matthew Butterick 85d200b8c0 suppress it 4 years ago
Matthew Butterick 3856cb3451 suppress post installer 4 years ago
Matthew Butterick b5599de0e0 use fasl & post-installer 4 years ago
Matthew Butterick a07718b872 remove Russian patterns (fixes #6) 5 years ago
Matthew Butterick 07c69f2435 add exception 5 years ago
Matthew Butterick 32cca4c6ab add #:min-hyphens option 5 years ago
Matthew Butterick dd15497ef3 stop the barbarism 5 years ago
Matthew Butterick 44859fac61 Russian credit 5 years ago
Matthew Butterick 085622c73c update docs 6 years ago
Matthew Butterick a33546ab16 add Russian patterns 6 years ago
Matthew Butterick b41dc3b021 tiny refac 6 years ago
Matthew Butterick 2fc1e9b65c add exception 6 years ago
Matthew Butterick 0b8ca8201a improve handling of words with interCaps 6 years ago
Matthew Butterick 8c4a090e14 adjustment 7 years ago
Matthew Butterick d6f2ca9ec7 generalize cache activities 7 years ago
Matthew Butterick 5de6888d42 add persistent pattern caches 7 years ago
Matthew Butterick a31e5b0d79 correction 7 years ago
Matthew Butterick 851fbaaa70 emit less code from macro 7 years ago
Matthew Butterick c9e8bd1cb9 improve comments 8 years ago
Matthew Butterick 55f4cbfa57 restructure caching scheme 8 years ago
Matthew Butterick 33fc788683 restrict #:exception arguments to that call 8 years ago
Matthew Butterick 25f7b73abd shorten cache key 8 years ago
Matthew Butterick bb00063f54 avoid a list operation 8 years ago
Matthew Butterick 635a8fa41e remove unneeded require 8 years ago
Matthew Butterick b2bdb03061 simplify another loop 8 years ago
Matthew Butterick 509116fdda simplify a loop 8 years ago
Matthew Butterick 5342b89c48 avoid a hash lookup 8 years ago
Matthew Butterick d443aa276c get rid of exceptions cache; fix dumb caching error 8 years ago
Matthew Butterick 95fc9019d7 correct comment 8 years ago
Matthew Butterick 923920128d even more minor refactorings 8 years ago
Matthew Butterick 0776dd1ecc minor refactorings 8 years ago
Matthew Butterick 30dc57bf1b minor simplifications 8 years ago
Matthew Butterick 3c7a58445b simplify `string->hashpair` 8 years ago
Matthew Butterick cf2cdb6413 adjust info.rkt 8 years ago
Matthew Butterick 026df65410 simplify 8 years ago
Matthew Butterick f379e40e8a add support for multiple languages (incl French); remove typed/hyphenate support (for lack of interest) 9 years ago