Hi Chris,
> Von: Chris Burrell
> I've found some instructions on transforming usfm/x to osis on the wiki
> but
> was wondering how difficult it would be to automate a lot of it?
Several of us have been starting to think and experiment with this too.
Basically it is easy to automate as such. Th
Title: signature
I'm breaking my long period of ignoring
and avoiding OSIS, and working on building a USFX to MOSIS
converter into the open source Haiola software, both into the UI
tool and as a stand-alone cross-platform executable. The "M" in
"MOSIS" is for "Mod
Aside:
Tim Jore of Distant Shores Media has mentioned on several occasions of an
extension to Wikimedia which can display USFM suitably formatted.
David
--
View this message in context:
http://sword-dev.350566.n4.nabble.com/usfx-tp4651233p4651251.html
Sent from the SWORD Dev mailing list arc
I don't remember who advised me to do module development in USFM then
convert to OSIS at the last step, but it was good advice (Dealing with USFM
for edits is far more manageable than OSIS).
I've started doing it that way ( I use to work directly in OSIS), so I
expect the need to convert from USFM
.. and Bibleedit does a reasonably good job of converting USFM to OSIS as
well ..
On Thu, Nov 8, 2012 at 6:07 AM, Peter von Kaehne wrote:
>
> > Von: Chris Burrell
>
> > Thanks for all the info. On the last point, I did mean read directly from
> > USFM. I don't know the format well-enough, but
> Von: Chris Burrell
> Thanks for all the info. On the last point, I did mean read directly from
> USFM. I don't know the format well-enough, but presumably if other
> software
> uses it, then maybe we could have a go at displaying the best we can...
I do not think this would be a good thing -
It would be straightforward to model it in JSword after the GBF filter. It'd
essentially be the equivalent of the usfm2osis script. That's a work in
progress. And since usfm input is not "clean" having it in JSword is dubious at
best.
Also I don't see the value for modules unless the SWORD libr
If you know 'awk' it's not difficult at all Chris. You can use 'awk'
regular expressions to replace USFM tags with OSIS ones.
~A
On Thu, Nov 8, 2012 at 5:39 AM, Chris Burrell wrote:
> Thanks for all the info. On the last point, I did mean read directly from
> USFM. I don't know the format we
Thanks for all the info. On the last point, I did mean read directly from
USFM. I don't know the format well-enough, but presumably if other software
uses it, then maybe we could have a go at displaying the best we can...
Chris
On 8 November 2012 10:17, Peter von Kaehne wrote:
> Hi Chris,
>
>