diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-10 00:00:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-10 00:00:31 +0000 |
commit | cdb7652d653cc1c8c06315f735d1a70728d2f9b1 (patch) | |
tree | 200bce243e84e7f22abec18304a2fcf41c79288e /Master/texmf-dist/doc/latex/bibleref/README | |
parent | a3553d2be74615ac58c2d0301d63971ca67b2d1c (diff) |
bibleref 1.13 (8jul10)
git-svn-id: svn://tug.org/texlive/trunk@19317 c570f23f-e606-0410-a88d-b1316a301751
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. |