summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/natbib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-07-15 20:53:33 +0000
committerKarl Berry <karl@freefriends.org>2006-07-15 20:53:33 +0000
commit00d3726f248819a1d04d536214efdbc2ffde7e12 (patch)
treed140c0d6854c161902962d3b6f358afe6872de80 /Master/texmf-dist/doc/latex/natbib
parent11c5cef3a0ba92a334d609d3122886eb109e56ab (diff)
natbib 7.3 update (22mar06)
git-svn-id: svn://tug.org/texlive/trunk@1849 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/natbib')
-rw-r--r--Master/texmf-dist/doc/latex/natbib/README.1st4
-rw-r--r--Master/texmf-dist/doc/latex/natbib/README.v73 (renamed from Master/texmf-dist/doc/latex/natbib/README.v71)25
-rw-r--r--Master/texmf-dist/doc/latex/natbib/natbib.pdfbin0 -> 184770 bytes
-rw-r--r--Master/texmf-dist/doc/latex/natbib/natnotes.tex11
4 files changed, 26 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/natbib/README.1st b/Master/texmf-dist/doc/latex/natbib/README.1st
index 1d44a64310e..1ea739ee85c 100644
--- a/Master/texmf-dist/doc/latex/natbib/README.1st
+++ b/Master/texmf-dist/doc/latex/natbib/README.1st
@@ -31,6 +31,6 @@ See my parallel custom-bib system for generating customized bst files.
For installation instructions and more details, see README.vxx.
Patrick W. Daly
-Max-Planck-Institut f\"ur Aeronomie
+Max-Planck-Institut f\"ur Sonnensystemforschung
D-37191 Katlenburg-Lindau, Germany
-E-mail: daly@linmpi.mpg.de
+E-mail: daly@mps.mpg.de
diff --git a/Master/texmf-dist/doc/latex/natbib/README.v71 b/Master/texmf-dist/doc/latex/natbib/README.v73
index 96012c66efd..7a9b3228e0e 100644
--- a/Master/texmf-dist/doc/latex/natbib/README.v71
+++ b/Master/texmf-dist/doc/latex/natbib/README.v73
@@ -1,8 +1,10 @@
NATBIB Package
+Version 7.3 Revised user's manual.
-Version 7.1 (See list of changes below)
- The bst files have been upgraded to contain
- doi and eid fields for electronic journals
+Version 7.2 (See list of changes below)
+ Allow numerical cite compression without sorting
+ Hyperref package does not suppress compression
+ Compatibility with citeref package
This is the natbib package for handling both author-year and numerical
BibTeX styles. It contains the following files:
@@ -11,8 +13,7 @@ BibTeX styles. It contains the following files:
ltxdoc class distributed with LaTeX2e.
May be docstripped with option `package,all' to get the
- natbib.sty package file, or with `package,all,209' to obtain
- a LaTeX 2.09 style file.
+ natbib.sty package file.
natbib.ins -- A docstrip batch job to extract natbib.sty and natnotes.tex
from the source file natbib.dtx.
@@ -123,6 +124,14 @@ For full details, print out the documentation in natbib.dtx by LaTeXing it.
-------------------------------------------------------------------------
List of changes
+ v7.3 Go over the manual documentation and update it for 2006 rather than 1993.
+ No changes to code.
+
+ v7.2 Allow numerical cite compression without sorting (option compress)
+ Hyperref package no longer suppresses compression
+ Compatibility with citeref package
+ Superscript citations may have braces, defined in \bibpunct
+
v7.1 Add warning when multiple citations with common authors and year
are missing distinguishing extra letter.
@@ -394,8 +403,8 @@ Changes from previous (4.x) versions:
Under LaTeX2e, punctuation can be selected with options in \usepackage
-------------------------------------------------------------------------
-2003 June 6
+2006 Jan 12
Patrick W. Daly
-Max-Planck-Institut f\"ur Aeronomie
+Max-Planck-Institut f\"ur Sonnensystemforschung
D-37191 Katlenburg-Lindau, Germany
-E-mail: daly@linmpi.mpg.de
+E-mail: daly@mps.mpg.de
diff --git a/Master/texmf-dist/doc/latex/natbib/natbib.pdf b/Master/texmf-dist/doc/latex/natbib/natbib.pdf
new file mode 100644
index 00000000000..abefe38c5b0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/natbib/natbib.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/natbib/natnotes.tex b/Master/texmf-dist/doc/latex/natbib/natnotes.tex
index 556ef7db044..76ee1b099d4 100644
--- a/Master/texmf-dist/doc/latex/natbib/natnotes.tex
+++ b/Master/texmf-dist/doc/latex/natbib/natnotes.tex
@@ -21,8 +21,8 @@
%%
%% For more details, LaTeX the source natbib.dtx.
%% ==============================================
-%% Copyright 1993-2003 Patrick W Daly
-%% Max-Planck-Institut f\"ur Aeronomie
+%% Copyright 1993-2006 Patrick W Daly
+%% Max-Planck-Institut f\"ur Sonnensystemforschung
%% Max-Planck-Str. 2
%% D-37191 Katlenburg-Lindau
%% Germany
@@ -31,7 +31,7 @@
\def\DescribesFile#1 [#2 #3 #4]
{\def\filename{#1}\def\filedate{#2}\def\fileversion{#3}}
\DescribesFile{natbib}
- [2003/06/06 7.1 (PWD)]
+ [2006/03/22 7.3 (PWD)]
\documentclass{article}
\setlength{\parindent}{0pt}
@@ -281,7 +281,7 @@ contain a |\bibliographystyle| command, \emph{preferably with the same
style argument}.
\head{Sorting and compressing citations}
Do not use the \texttt{cite} package with \thestyle; rather use one of the
-options \texttt{sort} or \texttt{sort\&compress}.
+options \texttt{sort}, \texttt{compress}, or \texttt{sort\&compress}.
These also work with author--year citations, making multiple citations appear
in their order in the reference list.
@@ -314,6 +314,9 @@ is read in after the main package file.
which they appear in the list of references;
\item[\ttfamily sort\&compress] as \texttt{sort} but in addition multiple
numerical citations are compressed if possible (as 3--6, 15);
+\item[\ttfamily compress] to compress without sorting, so compression only
+ occurs when the given citations would produce an ascending sequence of
+ numbers;
\item[\ttfamily longnamesfirst] makes the first citation of any reference
the equivalent of the starred variant (full author list) and subsequent
citations normal (abbreviated list);