Bug #2184
Updated by Serge Heiden almost 4 years ago
This may produce undesirable white spaces when displaying out-of-text-to-edit or note elements.
h3. Solution
* white space insertion must be an option (new import parameter)
* the The tokenizer should not insert any white spaces or linebreaks in elements with mixed content.
* to
To facilitate displaying and editing XML-TEI-TXM files, linebreaks may be safely added before TXM specific tags that never occur in mixed content context, eg: context: <txm:form>, <txm:ana>.
Note that if the "tokenize" box is unchecked in the import form, no linebreaks are added to XML-TXM files.
h3. Solution
* white space insertion must be an option (new import parameter)
* the The tokenizer should not insert any white spaces or linebreaks in elements with mixed content.
* to
To facilitate displaying and editing XML-TEI-TXM files, linebreaks may be safely added before TXM specific tags that never occur in mixed content context, eg: context: <txm:form>, <txm:ana>.
Note that if the "tokenize" box is unchecked in the import form, no linebreaks are added to XML-TXM files.