diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/bibleref/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/bibleref/README | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/bibleref/README b/Master/texmf-dist/doc/latex/bibleref/README index 8367afdbb3e..3a6570ba544 100644 --- a/Master/texmf-dist/doc/latex/bibleref/README +++ b/Master/texmf-dist/doc/latex/bibleref/README @@ -1,6 +1,6 @@ -LaTeX Class File : bibleref v 1.12 +LaTeX Class File : bibleref v1.13 -Last Modified : 11 May 2010 +Last Modified : 2010-07-07 Author : Nicola Talbot @@ -11,10 +11,14 @@ Files : bibleref.dtx - documented source file The package file bibleref.sty can be used to ensure consistent formatting of bible citations. +INSTALLATION + To extract the code do: latex bibleref.ins +Put bibleref somewhere on TeX's path and refresh the database. + To extract the documentation do: latex bibleref.dtx @@ -22,6 +26,12 @@ latex bibleref.dtx A sample file, sample.tex, is provided. This will be extracted along with the style file bibleref.sty. +REQUIREMENTS + +ifthen +fmtcount +amsgen + This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license. |