diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-06 22:29:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-06 22:29:57 +0000 |
commit | 240dbb5ee820f2e77e4106bf872f363540c413e2 (patch) | |
tree | 3921b3f18013915f30f418d31199a3770604a0db /Master/texmf-dist/doc/latex/biblatex/README | |
parent | 6892558c73756d9f24023e6269e025fa6f3cf15d (diff) |
biblatex 0.9d (4sep10)
git-svn-id: svn://tug.org/texlive/trunk@19592 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex/README | 23 |
1 files changed, 8 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/README b/Master/texmf-dist/doc/latex/biblatex/README index c97676b8ec4..644dece7dbb 100644 --- a/Master/texmf-dist/doc/latex/biblatex/README +++ b/Master/texmf-dist/doc/latex/biblatex/README @@ -1,4 +1,4 @@ -$Id: README,v 0.9a 2010/03/19 19:52:15 lehman beta $ +$Id: README,v 0.9d 2010/09/03 20:11:58 lehman beta $ ABOUT @@ -59,7 +59,8 @@ Strictly required: - e-TeX - BibTeX -- etoolbox 1.8 or later +- etoolbox 2.0 or later +- logreq 1.0 or later - keyval - ifthen - url @@ -70,20 +71,18 @@ Strongly recommended: - csquotes 4.4 or later - babel -etoolbox and csquotes are available from CTAN: - -http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/ -http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes/ - -Biber is available from: +Biber is available from CTAN or: http://sourceforge.net/projects/biblatex-biber/ AUTOMATIC INSTALLATION -TeX Live: Biblatex is included in TeX Live. +TeX Live: The biblatex package is included in TeX Live. Use the TeX Live package manager to install it. +MiKTeX: The biblatex package is included in MiKTeX. + Use the MiKTeX package manager to install it. + SEMI-AUTOMATIC INSTALLATION 1. Get the file biblatex-<version>.tds.zip from @@ -195,12 +194,6 @@ BibTeX. This file adds support for Microsoft Codepage 1252 (Windows Ansi). winansi.csf implements a generic sorting order; the winansi_*.csf files are optimized for specific languages. -bibtoolrsc - -A configuration file for bibtool with support for the additional -entry types and fields provided by biblatex. Add the contents of -this file to your existing '.bibtoolrsc' file. - USAGE Refer to biblatex.pdf for a systematic reference manual and to the |