summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/citeall/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-03 22:17:36 +0000
committerKarl Berry <karl@freefriends.org>2017-12-03 22:17:36 +0000
commitcde3e211202b8db560c86ff3ebc5f22cdf2271da (patch)
treeb855fbc1ae19d7374e0926b37d0206686914be9c /Master/texmf-dist/doc/latex/citeall/README.md
parentd274b0f6220f15309256c9b2bc9ad63d5bbe7e92 (diff)
citeall (3dec17)
git-svn-id: svn://tug.org/texlive/trunk@45975 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/citeall/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/citeall/README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/citeall/README.md b/Master/texmf-dist/doc/latex/citeall/README.md
new file mode 100644
index 00000000000..b8979be2ab5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/citeall/README.md
@@ -0,0 +1,19 @@
+#citeall --- A package to cite all entries of a bbl created with biblatex
+Version 1.4 Ulrike Fischer 2017
+
+## License
+LaTeX Project Public License
+
+## Contents
+
+- Readme (this file)
+- citeall.sty (the sty)
+- citeall.tex, citeall.pdf (the docu)
+- examples-citeall.bib (and example bib-file used by the documentation)
+
+## Installation
+
+Put the sty where it can be found.
+
+If you want to compile the documentation:
+put the bib-file where it can be found.