commit | b93fabbadeeac0a402bda909791e310e364910d9 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Jan 13 12:05:44 2023 +0100 |
committer | Akron <nils@diewald-online.de> | Mon Jan 16 13:47:15 2023 +0100 |
tree | f180848bb9cc4e21fc402d47accabfe76b747cdd | |
parent | d26319b6c1d6be74b2526f1b8aedc7a1c3dc0940 [diff] [blame] |
Introduce --no-tokenizer parameter Change-Id: Icc12c24dd3d01b0e31d14b6d5a6c6214da0d9918
diff --git a/Changes b/Changes index 5c4f541..444ff50 100644 --- a/Changes +++ b/Changes
@@ -3,6 +3,8 @@ - Option --xmlid-to-textsigle <from-regex>@<to-c/to-d/to-t> added to convert standard P5 text id attributes to I5 sigles with three parts. + - Add --no-tokenizer parameter as a requirement + for relying on inline tokens only. 2.3.4 2022-11-09 - Improve stability of XML entity replacement.