diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-07 23:43:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-07 23:43:29 +0000 |
commit | 76c5544ce671ef8e88ff14e9c9a8f99f196f4897 (patch) | |
tree | 1fd0d993775b28abda9b1d49c2e19c9b509ea60d /Master/texmf-dist/doc/latex | |
parent | 35e9c26f88d95cb3f778bf59dd03e016d1389581 (diff) |
natbib 74a (7sep06)
git-svn-id: svn://tug.org/texlive/trunk@2099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/natbib/README.v74a (renamed from Master/texmf-dist/doc/latex/natbib/README.v74) | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/natbib/natnotes.tex | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/natbib/README.v74 b/Master/texmf-dist/doc/latex/natbib/README.v74a index 729f2c17d97..031aa07805e 100644 --- a/Master/texmf-dist/doc/latex/natbib/README.v74 +++ b/Master/texmf-dist/doc/latex/natbib/README.v74a @@ -1,8 +1,7 @@ NATBIB Package - (See list of changes below) -Version 7.4 Minor fix +Current Version: 7.4a from 2006/09/06 -Version 7.3 Revised user's manual. +See list of changes below This is the natbib package for handling both author-year and numerical BibTeX styles. It contains the following files: @@ -122,6 +121,8 @@ For full details, print out the documentation in natbib.dtx by LaTeXing it. ------------------------------------------------------------------------- List of changes + v7.4a Fix bug in the compression option that occurs with hyperref and dvips. + 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. diff --git a/Master/texmf-dist/doc/latex/natbib/natnotes.tex b/Master/texmf-dist/doc/latex/natbib/natnotes.tex index 99e5c5da718..7c789ecfb43 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/08/18 7.4 (PWD)] + [2006/09/06 7.4a (PWD)] \documentclass{article} \setlength{\parindent}{0pt} |