TEIC / Stylesheets

TEI XSL Stylesheets
228 stars 124 forks source link

fix errors in docxtotei noticed by Stylesheets group #634

Closed sydb closed 8 months ago

sydb commented 9 months ago

While discussing #610 the Stylesheets group noticed two minor bugs, which this PR is intended to address.

  1. Read version from file VERSION (rather than a static hard-coded value that has not been changed since 2.15.0!).
  2. Fix typo — function had "#teitodocx" where it meant "#docxtotei" (alright, that is more than a typo, but you get the idea).