Re: [sword-devel] 1. OSIS XML->e-Reader, 2. OSIS2USFM

2022-12-26 Thread domcox
Marjan Šavli writes: 1. How can I make Bible to be displayed on e-reader (Kindle, Kobo...) Bible source is in OSIS XML format. (In free-scriptures there is a way to make epub format.) I think it's something that can be done by using an XSLT Stylesheet. XSLT is meant for transforming X

Re: [sword-devel] 1. OSIS XML->e-Reader, 2. OSIS2USFM

2022-12-20 Thread pierre amadio
Hi there. 1) I created an epub from an Osis file this way: https://github.com/pierre-amadio/epub-hb/tree/main/notes The idea is to parse the original xml file to convert it to simple html and create a matching table of content. Then to add the resulting file in an epub with sigil. https://sigil-e

[sword-devel] 1. OSIS XML->e-Reader, 2. OSIS2USFM

2022-12-20 Thread Marjan Šavli
Hi! Two short questions: 1. How can I make Bible to be displayed on e-reader (Kindle, Kobo...) Bible source is in OSIS XML format. (In free-scriptures there is a way to make epub format.) 2. I also tried to convert th