Re: Module release: CPDV
domcox <[email protected]> Fri, 18 Apr 2025 21:54:39 +0200
| Newsgroups | gmane.comp.literature.sword.devel |
|---|---|
| Message-ID | <[email protected]> |
Karl Kleinpaste <[email protected]> writes: > FYI, the .conf says > > Feature=NoParagraphs > > But in fact the content has paragraphs. Hi Karl, You're absolutely right, the source file contains numerous <p> tags. We use an utility (confmaker.py) to buils conf files. Typically, if <p> tags nested into <chapter> elements are detected, Feature=NoParagraphs is not set. In that particular case, the OSIS source for chapters elements use milestone elements (which is not a recommended approach). as a result <p> tags are not nested inside <chapter> elements, and not detected. I'm working on a fix. -- Dom _______________________________________________ sword-devel mailing list: [email protected] http://crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page