scriptura/scriptura.ini

36 lines
1.2 KiB
INI
Raw Normal View History

# Default configuration file
# Part of the Scriptura project
# default section must be present and is reverified on every run
[defaults]
# which module to load by default - this should be the abbreviation used by the Sword module
module=KJV
# When searching the Bible, what default portions are you searching - should be in standard Biblical notation format
scope=Gen 1:1 - Rev 22:21
# What verse are you loading on startup - also standard Biblical notation
searchkey=Mat 5:5
# general ncurses layout
[layout]
# should panels be arranged vertically 'v' or horizontally 'h'
panels=v
# text markup options - most of these can be set during runtime, and are dependent on what data is present in the module
[markup]
# show footnotes (0 or 1)
footnotes=1
# if showing the words of Jesus in a different color, what color is used - this should be a standard ncurses color
lettercolor=cyan
# if a translation has identified words as not part of the original text, do we italicize it (0 or 1)
nontextual=0
# ignore all other markup options and give us the raw text stored in the module (0 or 1)
rawtext=0
# do we show the words of Jesus in a separate color (0 or 1)
redletters=1
# if the module contains Strong's numbers, do we display them (0 or 1)
strongs=0