diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-19 23:36:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-19 23:36:17 +0000 |
commit | 0ea7446c8635d5d43c7e3b08d8fbb673ca926534 (patch) | |
tree | b4b53f7d59c4c1a45464d99d0a3e693f683772d9 /Master/texmf-dist/doc/latex/natbib | |
parent | d4444716a50cfb3e5004a32d7ac3a311e54913d2 (diff) |
natbib 74 (19aug06)
git-svn-id: svn://tug.org/texlive/trunk@1988 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/natbib')
-rw-r--r-- | Master/texmf-dist/doc/latex/natbib/README.v74 (renamed from Master/texmf-dist/doc/latex/natbib/README.v73) | 10 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/natbib/natbib.pdf | bin | 184770 -> 181842 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/natbib/natnotes.tex | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/natbib/README.v73 b/Master/texmf-dist/doc/latex/natbib/README.v74 index 7a9b3228e0e..729f2c17d97 100644 --- a/Master/texmf-dist/doc/latex/natbib/README.v73 +++ b/Master/texmf-dist/doc/latex/natbib/README.v74 @@ -1,10 +1,8 @@ NATBIB Package -Version 7.3 Revised user's manual. + (See list of changes below) +Version 7.4 Minor fix -Version 7.2 (See list of changes below) - Allow numerical cite compression without sorting - Hyperref package does not suppress compression - Compatibility with citeref package +Version 7.3 Revised user's manual. This is the natbib package for handling both author-year and numerical BibTeX styles. It contains the following files: @@ -124,6 +122,8 @@ For full details, print out the documentation in natbib.dtx by LaTeXing it. ------------------------------------------------------------------------- List of changes + v7.4 Fix so nonamebreak option works with numerical citations too. + v7.3 Go over the manual documentation and update it for 2006 rather than 1993. No changes to code. diff --git a/Master/texmf-dist/doc/latex/natbib/natbib.pdf b/Master/texmf-dist/doc/latex/natbib/natbib.pdf Binary files differindex abefe38c5b0..60bb01bc957 100644 --- a/Master/texmf-dist/doc/latex/natbib/natbib.pdf +++ b/Master/texmf-dist/doc/latex/natbib/natbib.pdf diff --git a/Master/texmf-dist/doc/latex/natbib/natnotes.tex b/Master/texmf-dist/doc/latex/natbib/natnotes.tex index 76ee1b099d4..99e5c5da718 100644 --- a/Master/texmf-dist/doc/latex/natbib/natnotes.tex +++ b/Master/texmf-dist/doc/latex/natbib/natnotes.tex @@ -31,7 +31,7 @@ \def\DescribesFile#1 [#2 #3 #4] {\def\filename{#1}\def\filedate{#2}\def\fileversion{#3}} \DescribesFile{natbib} - [2006/03/22 7.3 (PWD)] + [2006/08/18 7.4 (PWD)] \documentclass{article} \setlength{\parindent}{0pt} |