Skip to content

Conversation

hseg
Copy link
Contributor

@hseg hseg commented Oct 3, 2021

  • Use babel's bidi implementation
  • Remove global lang option -- it broke eg hebrew
  • Import babel languages individually instead of as package options --
    was broken for greek, hebrew
  • Move header-includes to after babel setup

Closes #7604

* Use `babel`'s bidi implementation
* Remove global `lang` option -- it broke eg hebrew
* Import babel languages individually instead of as package options --
  was broken for greek, hebrew
* Move `header-includes` to after `babel` setup

Closes jgm#7604
@hseg
Copy link
Contributor Author

hseg commented Oct 3, 2021

Tested on a sample file with mixed hebrew/english text, works

@jgm jgm merged commit da8bcb7 into jgm:master Oct 4, 2021
@jgm
Copy link
Owner

jgm commented Oct 4, 2021

Thanks very much. I'll update the tests for you.

@hseg
Copy link
Contributor Author

hseg commented Oct 4, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Babel use is non-idiomatic, breaking hebrew, greek
2 participants