Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.02 KB

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