summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bibleref/CHANGES
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/bibleref/CHANGES
Initial commit
Diffstat (limited to 'macros/latex/contrib/bibleref/CHANGES')
-rw-r--r--macros/latex/contrib/bibleref/CHANGES70
1 files changed, 70 insertions, 0 deletions
diff --git a/macros/latex/contrib/bibleref/CHANGES b/macros/latex/contrib/bibleref/CHANGES
new file mode 100644
index 0000000000..f69256bc20
--- /dev/null
+++ b/macros/latex/contrib/bibleref/CHANGES
@@ -0,0 +1,70 @@
+1.23
+ * Add Tt abbreviation
+1.22
+ * Add Bar abbreviation
+1.21
+ * Add Wis abbreviation
+1.20:
+ * Before switching off `:` shorthand, test if it is a shorthand.
+1.19:
+ * \bibleverse and \ibibleverse are now robust, and so can be used in section title, caption, etc.
+ * Fix bug when using french and frenchb option of babel with pdflatex (because `:` character is active with this configuration).
+1.18:
+ * Fix bug with indexing when using non unicode engine.
+1.17:
+ * Use / to mark the two numbering of the Psalms : \bibleverse{Ps}{23/24}
+1.16:
+ * Don't add the \bvidxpgformat in the .idx file if defined as empty.
+
+1.15:
+ * Correct indexing for book without chapter. Thanks to Raphaƫl Pinson.
+
+1.14:
+
+ * added
+
+ \ibiblechvs - only displays chapter and verse,
+ but indexes under book, chapter and verse.
+ \ibiblevs - only displays verse, but indexes under book,
+ chapter and verse.
+
+ \biblerefcategory - sets up reference categories.
+
+ * Index now displayed using bibleref style current at \makeindex
+ rather than style in use when \ibibleref used.
+
+ * If there are chapter lists/ranges with no verses, can now
+ put the list in a single (chapter list:) for example
+ \ibibleverse{Gen}(1-5,9:)
+
+ * Added new package bibleref-xidx:
+
+ - extended bibleref indexing support
+
+ - verses added as subitems to chapters in index
+
+ - options to suppress the verses or chapters appearing in index
+
+1.13:
+ * Changed \@ifnextchar to \new@ifnextchar to prevent spaces being
+ ignored after bible references. (amsgen.sty now a required
+ package.)
+
+ * Removed spurious space when setting some of the styles
+
+1.12:
+ * Fixed bug occurring when the verse number has a suffix.
+
+1.11:
+ * Fixed sorting for 3-digit chapters
+
+1.10:
+ * Fixed bug causing unwanted @ in verse index subitem
+ * Entries sorted according to verses as well as book title and
+ * chapter.
+ * Added \setindexbooktitle
+
+1.09:
+ * Added \addbiblebook
+ * Added \biblerefindex
+ * Added \biblerefmap