Tagging ULB

This commit is contained in:
Henry Whitney 2020-08-03 16:28:04 -04:00
parent df00e2173b
commit 314d37071c
4 changed files with 2276 additions and 2146 deletions

View File

@ -103,7 +103,7 @@ __DATA__
#48-2CO 2 Corinthians
#49-GAL Galatians
#50-EPH Ephesians
#51-PHP Philippians
51-PHP Philippians
52-COL Colossians
#53-1TH 1 Thessalonians
#54-2TH 2 Thessalonians

View File

@ -26,7 +26,7 @@ my (%ULBtextThisVerse, %ULBpreTextThisVerse, %SNsThisVerse, %entriesThisSN, %lon
my @OGNTfilesToRun = ();
#my $filePattern = '\.xml' ;
my $filePattern = '52-COL\.xml' ;
my $filePattern = '51-PHP\.xml' ;
find( sub { push @OGNTfilesToRun, $File::Find::name if ( m/^(.*)$filePattern$/ ) }, $topDirOGNT) ;
say LOG "\@OGNTfilesToRun:\n@OGNTfilesToRun\n";

File diff suppressed because it is too large Load Diff

3
Output/.gitignore vendored
View File

@ -1,3 +1,6 @@
/63-1JN.usfm
/63-1JN.usfm.xml
/ULB.xml
/Standard.txt
/Tagged.txt
/map.tab