Skip to content

Bridgeconn/text_to_usfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEXT to USFM Conver

Convert more than one file at one time

Please follow the Instructions:

  1. First line of file should not be blank.
  2. Two space or tab between verse number and verse.
  3. All verse should be in single line (enter should not be present between sentences
  4. All original file should be inside folder. (folder name can be anything)
  5. File name should be single word (like: 1Corinthians.txt)
  6. Output file will be create inside output_file folder with extension .usfm

Not like:

1 हम मसीह के लिये मूर्ख है; परन्‍तु तुम मसीह में बुद्धिमान हो:\n हम निर्बल हैं परन्‍तु तुम बलवान हो: तुम आदर पाते हो, परन्‍तु हम निरादर होते हैं।

Make file executable with below command from console/ Terminal

$ chmod +x text_to_usfm.rb

Please check example file with below command:

$ ./text_to_usfm.rb

About

ruby script to convert text files to usfm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages