summaryrefslogtreecommitdiffstats
path: root/modules/perlconverters
Commit message (Collapse)AuthorAgeFilesLines
* improved milestoned output (chapters are now milestoned too)Peter von Kaehne2018-06-101-2/+12
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@530 07627401-56e2-0310-80f4-f8cd0041bdcd
* corrected misplaced semicolon. Thanks to Nicolas KarolakPeter von Kaehne2014-12-091-1/+1
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@489 07627401-56e2-0310-80f4-f8cd0041bdcd
* set various svn propertiesChris Little2013-07-235-418/+418
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@438 07627401-56e2-0310-80f4-f8cd0041bdcd
* corrected ampersand (&) handling (without mangling pre-escaped sequences) ↵Chris Little2013-06-101-2/+2
| | | | | | for MODTOOLS-37 git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@423 07627401-56e2-0310-80f4-f8cd0041bdcd
* Add executable flag to miscellaneous Perl scripts.Greg Hellings2012-10-101-0/+0
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@405 07627401-56e2-0310-80f4-f8cd0041bdcd
* added spport for \ib, \ior..\ior* and \io (without level no)Peter von Kaehne2012-07-141-4/+21
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@359 07627401-56e2-0310-80f4-f8cd0041bdcd
* added more abbreviationsChris Little2012-07-121-0/+2
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@358 07627401-56e2-0310-80f4-f8cd0041bdcd
* added more abbreviationsChris Little2012-07-121-0/+18
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@357 07627401-56e2-0310-80f4-f8cd0041bdcd
* made \wj handling a little more robust (so that it now tolerates crossing ↵Chris Little2012-03-091-1/+11
| | | | | | linebreaks) git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@355 07627401-56e2-0310-80f4-f8cd0041bdcd
* removed a bunch of non-USFM stuff, including quotation handlingChris Little2012-03-091-34/+34
| | | | | | made \s handling more robust with respect to sections without titles git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@354 07627401-56e2-0310-80f4-f8cd0041bdcd
* made \b generate a linebreak element <lb/>Chris Little2012-02-251-4/+4
| | | | | | | | removed notes that \b and \m are unsupported commented out a line of special-purpose non-USFM code git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@351 07627401-56e2-0310-80f4-f8cd0041bdcd
* changed handling of \vp to generate <seg type="verseNumber"> rather than ↵Chris Little2012-02-251-2/+2
| | | | | | deleting git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@350 07627401-56e2-0310-80f4-f8cd0041bdcd
* added abbreviation "REVELATION"Chris Little2012-02-131-0/+1
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@349 07627401-56e2-0310-80f4-f8cd0041bdcd
* consolidated code to trim leading/trailing whitespace and concatenate lines ↵Chris Little2012-01-191-5/+21
| | | | | | that don't begin with tags git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@348 07627401-56e2-0310-80f4-f8cd0041bdcd
* removed processing of mid-word apostrophes; the (previous) fix didn't ↵Chris Little2012-01-191-1/+1
| | | | | | actually do anything but waste a few cycles (This line was originally for processing SFM, not USFM, in which apostrophes where expected to be transformed into pretty apostrophes in the course of typesetting.) git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@347 07627401-56e2-0310-80f4-f8cd0041bdcd
* corrected translation of apostrophePeter von Kaehne2012-01-101-1/+1
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@346 07627401-56e2-0310-80f4-f8cd0041bdcd
* added support for \wj (Words of Jesus) and enumerated \ms# (Major Section) tagsChris Little2012-01-021-5/+8
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@340 07627401-56e2-0310-80f4-f8cd0041bdcd
* \sls \fe added, \d correctedPeter von Kaehne2011-08-171-4/+7
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@337 07627401-56e2-0310-80f4-f8cd0041bdcd
* added support for \rq..\rq*, i.e. inline referencePeter von Kaehne2011-07-221-3/+5
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@336 07627401-56e2-0310-80f4-f8cd0041bdcd
* There is a typo in the OSIS handbook, Appendix F, re mapping of \dc. The ↵Peter von Kaehne2011-06-301-1/+1
| | | | | | relevant attribute is called 'editions' rather than 'edition' git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@330 07627401-56e2-0310-80f4-f8cd0041bdcd
* removed, doubled upPeter von Kaehne2011-06-141-83/+0
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@329 07627401-56e2-0310-80f4-f8cd0041bdcd
* corrected use of \d Peter von Kaehne2011-06-141-3/+8
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@327 07627401-56e2-0310-80f4-f8cd0041bdcd
* updated year of copyrights in usfm2osis.pl, added a small script to ensure ↵Peter von Kaehne2011-06-102-3/+86
| | | | | | titles work git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@326 07627401-56e2-0310-80f4-f8cd0041bdcd
* added support for \bd..\bd* markerPeter von Kaehne2011-04-061-3/+6
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@318 07627401-56e2-0310-80f4-f8cd0041bdcd
* move <verse eID=""/> upward, above lines that start with title, div, and p ↵Chris Little2010-11-051-1/+13
| | | | | | elements git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@312 07627401-56e2-0310-80f4-f8cd0041bdcd
* move spaces at the end of a <catchWord/> element to follow the elementChris Little2010-11-051-8/+8
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@311 07627401-56e2-0310-80f4-f8cd0041bdcd
* addition of \\dcPeter von Kaehne2010-09-281-1/+4
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@306 07627401-56e2-0310-80f4-f8cd0041bdcd
* more on crossreferences. Nothing works yet, so don't try it outPeter von Kaehne2010-08-142-204/+0
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@296 07627401-56e2-0310-80f4-f8cd0041bdcd
* some cleaning up and start to introduce xml::dom logicPeter von Kaehne2010-08-141-24/+17
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@295 07627401-56e2-0310-80f4-f8cd0041bdcd
* the start of a xref add programme reading a list of xrefs and adding them to ↵Peter von Kaehne2010-08-131-0/+108
| | | | | | an OSIS file. The programme is partially adapted and has code remains floating aboiyt which ar emeaningless in this context. So, ignore for the moment until it gets somewhere. git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@294 07627401-56e2-0310-80f4-f8cd0041bdcd
* updated usage messagePeter von Kaehne2010-08-091-1/+2
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@293 07627401-56e2-0310-80f4-f8cd0041bdcd
* fixed wrong variable intiationPeter von Kaehne2010-08-051-1/+2
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@292 07627401-56e2-0310-80f4-f8cd0041bdcd
* More improvements. Seems to deal with most problems thrown at it now.Peter von Kaehne2010-08-051-9/+4
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@291 07627401-56e2-0310-80f4-f8cd0041bdcd
* start of a xref tool, fixing localised references and creating osis referencesPeter von Kaehne2010-08-041-0/+107
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@290 07627401-56e2-0310-80f4-f8cd0041bdcd
* small typo correctedPeter von Kaehne2010-08-041-1/+1
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@289 07627401-56e2-0310-80f4-f8cd0041bdcd
* adding of \cls (closer) Peter von Kaehne2010-07-151-2/+11
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@288 07627401-56e2-0310-80f4-f8cd0041bdcd
* attempt at dealing with a bug in handling footnote-internal tags that were ↵Chris Little2010-07-131-12/+15
| | | | | | being clobbered git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@287 07627401-56e2-0310-80f4-f8cd0041bdcd
* added imq and iq#Peter von Kaehne2010-07-121-0/+38
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@286 07627401-56e2-0310-80f4-f8cd0041bdcd
* \sc..\sc* (small-caps highlighting) addedPeter von Kaehne2010-07-111-2/+5
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@285 07627401-56e2-0310-80f4-f8cd0041bdcd
* added \imt (not the flush part of it)Peter von Kaehne2010-07-111-0/+5
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@284 07627401-56e2-0310-80f4-f8cd0041bdcd
* added support for \ie, \bk...\bk* and \restorePeter von Kaehne2010-07-101-4/+18
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@283 07627401-56e2-0310-80f4-f8cd0041bdcd
* added handling for \qs (selah) that occurs mid-lineChris Little2009-12-201-0/+2
| | | | | | I don't think this generates particularly good OSIS, but I don't think it is converting from particularly good USFM, either. git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@259 07627401-56e2-0310-80f4-f8cd0041bdcd
* made type argument case insensitiveChris Little2009-12-191-1/+2
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@257 07627401-56e2-0310-80f4-f8cd0041bdcd
* added option to create commentaries (patch from refdoc)Chris Little2009-12-191-8/+40
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@256 07627401-56e2-0310-80f4-f8cd0041bdcd
* added svn keywordsChris Little2009-11-081-2/+2
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@231 07627401-56e2-0310-80f4-f8cd0041bdcd
* added some code to revert non-native versification data introduced by imp2modChris Little2009-11-081-0/+12
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@230 07627401-56e2-0310-80f4-f8cd0041bdcd
* added mdb (actually csv exported from mdb) converterChris Little2009-11-061-0/+147
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@229 07627401-56e2-0310-80f4-f8cd0041bdcd
* made converter accept lowercase testament identifiersChris Little2009-10-311-3/+3
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@228 07627401-56e2-0310-80f4-f8cd0041bdcd
* added uniform revision & date printing to usage statementChris Little2009-10-315-19/+39
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@227 07627401-56e2-0310-80f4-f8cd0041bdcd
* finished adding revision/date info to usage statementChris Little2009-10-291-3/+8
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@225 07627401-56e2-0310-80f4-f8cd0041bdcd