summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bibleref-parse/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-03-31 00:27:41 +0000
committerKarl Berry <karl@freefriends.org>2011-03-31 00:27:41 +0000
commita93a5e037eee9f7e2e45671fb2be9b825ec7d9f0 (patch)
tree9e86261b377a1fbf1eb726a49be50bb3067f43ff /Master/texmf-dist/doc/latex/bibleref-parse/README
parent7a253d3b053c803ac7ecb4e8dbb7fb264ce0319f (diff)
new latex package bibleref-parse (30mar11)
git-svn-id: svn://tug.org/texlive/trunk@21895 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bibleref-parse/README')
-rw-r--r--Master/texmf-dist/doc/latex/bibleref-parse/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bibleref-parse/README b/Master/texmf-dist/doc/latex/bibleref-parse/README
new file mode 100644
index 00000000000..839b1fcd265
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bibleref-parse/README
@@ -0,0 +1,15 @@
+The bibleref-parse package
+
+This package parses Bible passages that are given in human readable format.
+It accepts a wide variety of formats. This allows for a simpler and more
+convenient interface to the functionality of the bibleref package.
+
+Copyright (c) 2011 Sebastian Kuhnert
+Licence: LPPL 1.3c or later
+Current Maintainer: Sebastian Kuhnert
+
+Files belonging to this package:
+bibleref-parse.sty The package itself
+bibleref-parse.pdf Documentation
+bibleref-parse.tex Documentation source
+README This file