summaryrefslogtreecommitdiffstats
path: root/modules/perlconverters/usfm2osis.pl
Commit message (Expand)AuthorAgeFilesLines
* changed handling of \vp to generate <seg type="verseNumber"> rather than dele...Chris Little2012-02-251-2/+2
* consolidated code to trim leading/trailing whitespace and concatenate lines t...Chris Little2012-01-191-5/+21
* removed processing of mid-word apostrophes; the (previous) fix didn't actuall...Chris Little2012-01-191-1/+1
* corrected translation of apostrophePeter von Kaehne2012-01-101-1/+1
* added support for \wj (Words of Jesus) and enumerated \ms# (Major Section) tagsChris Little2012-01-021-5/+8
* \sls \fe added, \d correctedPeter von Kaehne2011-08-171-4/+7
* added support for \rq..\rq*, i.e. inline referencePeter von Kaehne2011-07-221-3/+5
* There is a typo in the OSIS handbook, Appendix F, re mapping of \dc. The rele...Peter von Kaehne2011-06-301-1/+1
* corrected use of \d Peter von Kaehne2011-06-141-3/+8
* updated year of copyrights in usfm2osis.pl, added a small script to ensure ti...Peter von Kaehne2011-06-101-3/+3
* added support for \bd..\bd* markerPeter von Kaehne2011-04-061-3/+6
* move <verse eID=""/> upward, above lines that start with title, div, and p el...Chris Little2010-11-051-1/+13
* move spaces at the end of a <catchWord/> element to follow the elementChris Little2010-11-051-8/+8
* addition of \\dcPeter von Kaehne2010-09-281-1/+4
* updated usage messagePeter von Kaehne2010-08-091-1/+2
* adding of \cls (closer) Peter von Kaehne2010-07-151-2/+11
* attempt at dealing with a bug in handling footnote-internal tags that were be...Chris Little2010-07-131-12/+15
* added imq and iq#Peter von Kaehne2010-07-121-0/+38
* \sc..\sc* (small-caps highlighting) addedPeter von Kaehne2010-07-111-2/+5
* added \imt (not the flush part of it)Peter von Kaehne2010-07-111-0/+5
* added support for \ie, \bk...\bk* and \restorePeter von Kaehne2010-07-101-4/+18
* added handling for \qs (selah) that occurs mid-lineChris Little2009-12-201-0/+2
* made type argument case insensitiveChris Little2009-12-191-1/+2
* added option to create commentaries (patch from refdoc)Chris Little2009-12-191-8/+40
* added uniform revision & date printing to usage statementChris Little2009-10-311-7/+7
* finished adding revision/date info to usage statementChris Little2009-10-291-3/+8
* attempt at storing svn keywords in a variableChris Little2009-10-291-3/+3
* cleaned up array referencesChris Little2009-10-281-9/+10
* delete leading BOM (corrected)Chris Little2009-10-281-2/+2
* delete leading BOMChris Little2009-10-281-0/+5
* added \cl handlingChris Little2009-10-271-12/+20
* added \qr, \qac...\qac* handlingChris Little2009-10-201-6/+10
* correction - enclose up to end of line for acrosticPeter von Kaehne2009-10-201-3/+3
* added support for Acrostic markerPeter von Kaehne2009-10-201-1/+6
* made Psalm titles canonicalChris Little2009-09-041-7/+20
* cutting new release (1.6)Chris Little2009-08-291-4/+4
* added \pb, \zelastic support for Ndebele Bible USFMChris Little2009-06-191-3/+11
* removed trailing whitespace from fileChris Little2009-06-181-53/+53
* added \add support for Shona Bible USFMChris Little2009-06-181-0/+3
* added support for a few more tagsChris Little2009-02-141-2/+14
* added/corrected support for a few more tagsChris Little2009-02-141-8/+26
* fixed final verse & chapter closersChris Little2009-02-091-0/+9
* one more added tag, for Orya BibleChris Little2009-02-081-4/+4
* some changes to handle Welsh BibleChris Little2009-02-081-765/+802
* updating to Daniel Owen's v. 1.4 editsChris Little2008-11-131-721/+765
* added improved encoding support (removing need for uconv)Chris Little2008-06-121-19/+54
* fixed a few bugs, improved a few things for broader USFM supportChris Little2008-06-121-25/+81
* Some new Perl conversion scripts targetting OSISChris Little2007-04-231-0/+630