Releases: dcpurton/scripture
Releases · dcpurton/scripture
v2.0
Changes for version 2.0:
The most significant change for version 2.0 is switching the scripture
environment to always use a LaTeX list
environment. This improves reliability within other lists, as well as vertical and horizontal spacing. There may be some minor difference in behaviour due to this change.
There's also a new style
option which can be used to apply a previously defined set of options to a scripture
quotation.
Summary:
- Add
\scripturestyle
function - Add
inline/reference/format
option - Add
inline/reference/sep
option - Add
inline/version/delim
option - Add
inline/version/format
option - Add
style
option - Bug fixes
- Switch
scripture
to a LaTeX list based environment
v1.3
Changes for version 1.3:
- Add
\nofirstverse
function - Add
\textscripture
function - Add
added/font
option - Add
added/format
option - Add
inline/begin
option - Add
inline/end
option - Add
inline
option - Add
reference/align
option - Add
reference/newline
option - Add
verse/firstformat
option - Add
verse/firstsep
option - Add
verse/first
option - Add feature to highlight translator added words
- Bug fixes
- Remove
reference/delim
option
v1.2
Changes for version 1.2:
- Add
\textright
function - Add
chapter/colour
option - Add
colour
option - Add
language/variant
- Add
language
- Add
name/font
- Add
name/format
- Add
redletter/colour
- Add
redletter
- Add
reference/colour
- Add
textright/sep
- Add
verse/colour
- Add divine name feature
- Add red letter feature
- Bug fixes
v1.1
Changes for version 1.1:
- Add
\scripturecurrentchapter
and\scripturecurrentverse
variables - Add
\selah
function - Add
chapter/format
option - Add
chapter/hide
option - Add
chapter/show
option - Add
compact
option - Add
poetry/verse/left
option - Add
poetry/verse/right
option - Add
poetry/verse/sep
option - Add
verse/hide
option - Add
verse/sep
option with small default - Add
verse/show
option - Add before and after hooks for verses and chapters
- Bug fixes