| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@361 07627401-56e2... | Chris Little | 2012-08-04 | 2 | -2/+2 |
* | Initial commits of usfmtags.py & usfm2osis.py | Chris Little | 2012-08-04 | 2 | -0/+1086 |
* | added spport for \ib, \ior..\ior* and \io (without level no) | Peter von Kaehne | 2012-07-14 | 1 | -4/+21 |
* | added more abbreviations | Chris Little | 2012-07-12 | 1 | -0/+2 |
* | added more abbreviations | Chris Little | 2012-07-12 | 1 | -0/+18 |
* | Added a script which extracts from an OSIS markup for WoJ quotations, useful ... | Peter von Kaehne | 2012-04-06 | 2 | -0/+8268 |
* | made \wj handling a little more robust (so that it now tolerates crossing lin... | Chris Little | 2012-03-09 | 1 | -1/+11 |
* | removed a bunch of non-USFM stuff, including quotation handling | Chris Little | 2012-03-09 | 1 | -34/+34 |
* | oops, still need to open as writable | Chris Little | 2012-02-26 | 1 | -1/+1 |
* | fixed output encoding handling to not double-encode UTF-8 (following suggesti... | Chris Little | 2012-02-26 | 1 | -2/+3 |
* | made \b generate a linebreak element <lb/> | Chris Little | 2012-02-25 | 1 | -4/+4 |
* | changed handling of \vp to generate <seg type="verseNumber"> rather than dele... | Chris Little | 2012-02-25 | 1 | -2/+2 |
* | added abbreviation "REVELATION" | Chris Little | 2012-02-13 | 1 | -0/+1 |
* | consolidated code to trim leading/trailing whitespace and concatenate lines t... | Chris Little | 2012-01-19 | 1 | -5/+21 |
* | removed processing of mid-word apostrophes; the (previous) fix didn't actuall... | Chris Little | 2012-01-19 | 1 | -1/+1 |
* | corrected translation of apostrophe | Peter von Kaehne | 2012-01-10 | 1 | -1/+1 |
* | Added a file which will compare two SWORD modules and report any | Greg Hellings | 2012-01-08 | 1 | -0/+47 |
* | added support for \wj (Words of Jesus) and enumerated \ms# (Major Section) tags | Chris Little | 2012-01-02 | 1 | -5/+8 |
* | \sls \fe added, \d corrected | Peter von Kaehne | 2011-08-17 | 1 | -4/+7 |
* | added support for \rq..\rq*, i.e. inline reference | Peter von Kaehne | 2011-07-22 | 1 | -3/+5 |
* | added charmap for USFM files, disregarding tags | Peter von Kaehne | 2011-07-08 | 1 | -0/+94 |
* | use STDOUt as default | Peter von Kaehne | 2011-07-07 | 1 | -23/+23 |
* | use of STDOUT if no outputfile given | Peter von Kaehne | 2011-07-07 | 1 | -11/+7 |
* | some small utilities to clean up OSIS files | Peter von Kaehne | 2011-07-07 | 5 | -0/+332 |
* | There is a typo in the OSIS handbook, Appendix F, re mapping of \dc. The rele... | Peter von Kaehne | 2011-06-30 | 1 | -1/+1 |
* | removed, doubled up | Peter von Kaehne | 2011-06-14 | 1 | -83/+0 |
* | correction | Peter von Kaehne | 2011-06-14 | 1 | -10/+43 |
* | corrected use of \d | Peter von Kaehne | 2011-06-14 | 1 | -3/+8 |
* | updated year of copyrights in usfm2osis.pl, added a small script to ensure ti... | Peter von Kaehne | 2011-06-10 | 2 | -3/+86 |
* | corrections | Peter von Kaehne | 2011-06-09 | 1 | -2/+2 |
* | Updated nasb convert util to be generic lockman converter (spanish names hard... | Troy A. Griffitts | 2011-05-13 | 2 | -11/+88 |
* | updated to handle lbla | Troy A. Griffitts | 2011-05-11 | 1 | -19/+50 |
* | a short script to order USFM files along the canon | Peter von Kaehne | 2011-04-20 | 1 | -0/+29 |
* | improved title encoding | Peter von Kaehne | 2011-04-16 | 1 | -0/+50 |
* | some mistakes, typos etc corrected | Peter von Kaehne | 2011-04-16 | 1 | -16/+15 |
* | This simple Perl script reads an OSIS file and produces a preliminary conf fi... | Peter von Kaehne | 2011-04-15 | 1 | -0/+169 |
* | added support for \bd..\bd* marker | Peter von Kaehne | 2011-04-06 | 1 | -3/+6 |
* | draft for a usfm adder | Peter von Kaehne | 2011-03-25 | 1 | -0/+19 |
* | updated source reference xrefs | Peter von Kaehne | 2010-12-30 | 1 | -0/+5 |
* | updated to reflect reliance on Perl bindings | Peter von Kaehne | 2010-12-10 | 1 | -1/+2 |
* | corrected loop error | Peter von Kaehne | 2010-11-15 | 1 | -9/+7 |
* | This is a complete make over of xreffix now using the Sword API via the perl ... | Peter von Kaehne | 2010-11-06 | 1 | -10/+115 |
* | move <verse eID=""/> upward, above lines that start with title, div, and p el... | Chris Little | 2010-11-05 | 1 | -1/+13 |
* | move spaces at the end of a <catchWord/> element to follow the element | Chris Little | 2010-11-05 | 1 | -8/+8 |
* | now producing ESV-like xrefs | Peter von Kaehne | 2010-10-08 | 1 | -1/+1 |
* | produces now standard xrefs in OSIS | Peter von Kaehne | 2010-10-06 | 1 | -5/+18 |
* | addition of \\dc | Peter von Kaehne | 2010-09-28 | 1 | -1/+4 |
* | more improvements to reading the xml files. Better USFM | Peter von Kaehne | 2010-09-24 | 3 | -29/+195 |
* | now prefaces nearly fully extracted and recognised | Peter von Kaehne | 2010-09-18 | 2 | -2/+41 |
* | updated, produces now usfm for the text part | Peter von Kaehne | 2010-09-14 | 1 | -16/+51 |