lukeme / gobible

Automatically exported from code.google.com/p/gobible
1 stars 0 forks source link

GoBibleCreator does not detect unpaired markers in USFM files #136

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
GoBibleCreator 2.4.0 does not detect if the USFM file contains any unpaired 
"Words of Jesus" markers.

Refer to closed issue 135 for background details.
http://code.google.com/p/gobible/issues/detail?id=135

It assumes that every "\wj " is paired by a "\wj*".

It would be sensible to check the integrity of the USFM source text files, and 
report an error message if any unpaired markers are found.

Original issue reported on code.google.com by DFH...@gmail.com on 11 Oct 2010 at 12:30

GoogleCodeExporter commented 8 years ago
When GoBibleCreator is enhanced to support the Symscroll branch of GoBibleCore, 
it would also make sense to detect unpaired instances of other types of USFM 
marker, such as "\add " and "\add*".

This would ensure that we don't end up with a similar issue for italics, etc.

Original comment by DFH...@gmail.com on 11 Oct 2010 at 12:33

GoogleCodeExporter commented 8 years ago
Added Dirk to the cc: list.

Q. What does the USFM GBC Preprocessor do?

Original comment by DFH...@gmail.com on 31 Dec 2012 at 2:24

GoogleCodeExporter commented 8 years ago

Original comment by DFH...@gmail.com on 3 Jan 2013 at 10:36