From 7637db066f528aa60f1d837e4ef03105a19ec24d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 12 Jan 2010 23:56:35 +0000 Subject: notes2bib 2.0b (11jan10) git-svn-id: svn://tug.org/texlive/trunk@16686 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/notes2bib/README | 31 +++++++++++++++++++-- .../texmf-dist/doc/latex/notes2bib/notes2bib.pdf | Bin 198894 -> 197238 bytes 2 files changed, 28 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/notes2bib/README b/Master/texmf-dist/doc/latex/notes2bib/README index 9f31cf285f7..c7d62668a1e 100644 --- a/Master/texmf-dist/doc/latex/notes2bib/README +++ b/Master/texmf-dist/doc/latex/notes2bib/README @@ -13,6 +13,31 @@ in the same way. The package can be used with natbib and biblatex as well as plain LaTeX citations. Both sorted and unsorted bibliography styles are supported. -notes2bib is written internally using LaTeX3 syntax. It -therefore requires the expl3 and xpackages packages. The e-TeX -extensions are also required. +Installation +------------ + +The package is supplied in dtx format and as a pre-extracted zip +file, notes2bib.tds.zip. The later is most convenient for most +users: simply unzip this in your local texmf directory and run +texhash to update the database of file locations. If you want to +unpack the dtx yourself, running 'tex notes2bib.dtx' will +extract the package whereas 'latex notes2bib.dtx will extract +it and also typeset the documentation. + +The package requires LaTeX3 support as provided in the expl3 +and xpackages bundles. Both of these are available on CTAN +(http://www.ctan.org/) as ready-to-install zip files. Suitable +versions are available in MiKTeX 2.8 and TeX Live 2009 +(updating the relevant packages online may be necessary). +LaTeX3, and so notes2bib, requires the e-TeX extensions: these +are available on all modern TeX systems. + +Typesetting the documentation requires a number of packages in +addition to those needed to use the package. This is mainly +because of the number of demonstration items included in the +text. To compile the documentation without error, you will +need the packages: + - csquotes + - helvet + - mathpazo + - listings diff --git a/Master/texmf-dist/doc/latex/notes2bib/notes2bib.pdf b/Master/texmf-dist/doc/latex/notes2bib/notes2bib.pdf index cc179706ae3..3b8e495f2b3 100644 Binary files a/Master/texmf-dist/doc/latex/notes2bib/notes2bib.pdf and b/Master/texmf-dist/doc/latex/notes2bib/notes2bib.pdf differ -- cgit v1.2.3