Home

Awesome

Bible

This is a project working on Bible that includes its several common versions in English and Chinese. It intends to show the text of each version in a line-by-line manner for, maybe not better reading but, better comparison.

Getting Started

objective: compile bible.pdf, ot.pdf, nt.pdf

git clone --depth 1 https://github.com/michaelchanwahyan/Bible.git
cd Bible
git submodule init
git submodule update --depth 1

Prerequisites and Remarks for Build

Build Usage

python3 genBibleTexSrc.py
/bin/bash buildBibleTex.sh

python3 genOtTexSrc.py
/bin/bash buildOtTex.sh

python3 genNtTexSrc.py
/bin/bash buildNtTex.sh

and finally the output file "bible.pdf", "ot.pdf" and "nt.pdf" should be ready.

// remark : bible_small.pdf is small-characters version of

// the bible that greatly reduces the number of pages

// remark : as of 2021, ot and nt (Old and New Testament) are to be packed with original Hebrew and Greek from openly accessible original texts)

Current Bible Version Supported

Notice:

for Masoretic typesetting, assistance font shall be downloaded and installed from SBL (Society of Biblical Literature), namely the font file :

SBL BibLit.ttf

from https://www.sbl-site.org/educational/BiblicalFonts_SBLBibLit.aspx

Editor

contact person : Michael via michaelchan_wahyan@yahoo.com.hk