hypher icon indicating copy to clipboard operation
hypher copied to clipboard

Add Galician patterns

Open deivisCode opened this issue 4 months ago • 0 comments

I have 0 rust experience, so just in case, this is exactly what I did:

  • I first added the patterns from https://github.com/hyphenation/tex-hyphen/blob/master/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-gl.tex
  • Then edited the Cargo.toml, and tests/generate (following the changes made for Catalan language)
  • Run cargo test --tests generate two times, first failed, second succeded
  • src/lang.rs gets correctly updated
  • Edited README accordingly

deivisCode avatar Aug 31 '25 19:08 deivisCode