summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-28 21:22:26 +0000
committerKarl Berry <karl@freefriends.org>2015-07-28 21:22:26 +0000
commitd2c4b12ffaab0820a6557bf6043ccb9a3abcd0e1 (patch)
treefcccadc1b31a0ba104318e5cf8a95993e8567069
parent0f2e8a3f6cc986296e73e726fe1f599cbb6b2e63 (diff)
nmbib (28jul15)
git-svn-id: svn://tug.org/texlive/trunk@37984 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/nmbib/Makefile2
-rw-r--r--Master/texmf-dist/doc/latex/nmbib/README4
-rw-r--r--Master/texmf-dist/doc/latex/nmbib/nmbib.pdfbin347249 -> 347244 bytes
-rw-r--r--Master/texmf-dist/doc/latex/nmbib/nmsample.pdfbin96991 -> 96763 bytes
-rw-r--r--Master/texmf-dist/doc/latex/nmbib/type.bib8
-rw-r--r--Master/texmf-dist/source/latex/nmbib/nmbib.dtx7
-rw-r--r--Master/texmf-dist/tex/latex/nmbib/nmbib.sty4
7 files changed, 15 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/nmbib/Makefile b/Master/texmf-dist/doc/latex/nmbib/Makefile
index 1221e712ad2..4b59427e242 100644
--- a/Master/texmf-dist/doc/latex/nmbib/Makefile
+++ b/Master/texmf-dist/doc/latex/nmbib/Makefile
@@ -3,7 +3,7 @@
#
# This file is in public domain
#
-# $Id: Makefile,v 1.8 2015-04-27 19:29:03 boris Exp $
+# $Id: Makefile,v 1.8 2015/04/27 19:29:03 boris Exp $
#
PACKAGE=nmbib
diff --git a/Master/texmf-dist/doc/latex/nmbib/README b/Master/texmf-dist/doc/latex/nmbib/README
index 37f5f170b59..833fa7992e6 100644
--- a/Master/texmf-dist/doc/latex/nmbib/README
+++ b/Master/texmf-dist/doc/latex/nmbib/README
@@ -6,3 +6,7 @@ multiple bibliographies with different sorting. The new version
offers a number of citation commands, streamlines the creation of
bibliographies, ensures the compatibility with natbib package and
provides other improvments.
+
+Changes:
+
+ v1.04 An embarrassing typo corrected. \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/nmbib/nmbib.pdf b/Master/texmf-dist/doc/latex/nmbib/nmbib.pdf
index ef337a95481..ba4aeed009a 100644
--- a/Master/texmf-dist/doc/latex/nmbib/nmbib.pdf
+++ b/Master/texmf-dist/doc/latex/nmbib/nmbib.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/nmbib/nmsample.pdf b/Master/texmf-dist/doc/latex/nmbib/nmsample.pdf
index 9bc0db6880e..bfcf4824b58 100644
--- a/Master/texmf-dist/doc/latex/nmbib/nmsample.pdf
+++ b/Master/texmf-dist/doc/latex/nmbib/nmsample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/nmbib/type.bib b/Master/texmf-dist/doc/latex/nmbib/type.bib
index 07f730e834f..4f061811ec7 100644
--- a/Master/texmf-dist/doc/latex/nmbib/type.bib
+++ b/Master/texmf-dist/doc/latex/nmbib/type.bib
@@ -5,7 +5,7 @@
author = "Patrick W. Daly",
year = "2007",
title = "Customizing Bibliographic Style Files",
- note = "\url{http://mirror.ctan.org/macros/latex/contrib/custom-bib/makebst.pdf}"
+ note = "\url{http://mirrors.ctan.org/macros/latex/contrib/custom-bib/makebst.pdf}"
}
@misc{Daly:merlin.mbs,
@@ -13,7 +13,7 @@
year = "2011",
month = oct,
title = "{A Master Bibliographic Style File for numerical, author--year, multilingual applications}",
- note = "\url{http://mirror.hmc.edu/ctan/macros/latex/contrib/custom-bib/merlin.pdf}, \url{http://ftp.jaist.ac.jp/pub/CTAN/macros/latex/contrib/custom-bib/merlin.pdf}, v.\,4.33"
+ note = "\url{http://mirrors.ctan.org/macros/latex/contrib/custom-bib/merlin.pdf} v.\,4.33"
}
@book{kopka03,
@@ -32,7 +32,7 @@
year = "2009",
month = oct,
title = "{Tame the BeaST: The B to X of Bib{\TeX}}",
- note = "\url{ftp://ftp.tex.ac.uk/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf}, v.\,1.4"
+ note = "\url{http://mirrors.ctan.org/info/bibtex/tamethebeast/ttb_en.pdf}, v.\,1.4"
}
@article{Mori:Managing_bibliographies,
@@ -49,6 +49,6 @@
author = "Oren Patashnik",
year = "1998",
title = "Bib{\TeX}ing",
- note = "\url{http://mirror.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf}"
+ note = "\url{http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf}"
}
diff --git a/Master/texmf-dist/source/latex/nmbib/nmbib.dtx b/Master/texmf-dist/source/latex/nmbib/nmbib.dtx
index 38194f00cdf..24647ae06f9 100644
--- a/Master/texmf-dist/source/latex/nmbib/nmbib.dtx
+++ b/Master/texmf-dist/source/latex/nmbib/nmbib.dtx
@@ -1,5 +1,5 @@
% \iffalse
-% $Id: nmbib.dtx,v 1.19 2015/07/26 00:08:25 boris Exp $
+% $Id: nmbib.dtx,v 1.21 2015/07/27 20:22:45 boris Exp $
%
%% Copyright 2015, Michael Cohen <mcohen@u-aizu.ac.jp>
%% and Boris Veytsman <borisv@lk.net>
@@ -482,7 +482,7 @@
%</gobble>
%<style>\ProvidesPackage{nmbib}
%<*style>
-[2015/07/25 v1.03 Multibibliography support for LaTeX]
+[2015/07/27 v1.04 Multibibliography support for LaTeX]
% \end{macrocode}
%
%
@@ -1097,9 +1097,10 @@
% \end{macrocode}
% \end{macro}
% \begin{macro}{\timelinebibname}
+% \changes{v1.04}{2015/07/27}{Typo corrected}
% Reference list for chrono ordering
% \begin{macrocode}
-\providecommand{\timelinebibname}{Chrolonlogical Bibliography}
+\providecommand{\timelinebibname}{Chronological Bibliography}
% \end{macrocode}
% \end{macro}
% \begin{macro}{\sequencerefname}
diff --git a/Master/texmf-dist/tex/latex/nmbib/nmbib.sty b/Master/texmf-dist/tex/latex/nmbib/nmbib.sty
index cfe88b4eadf..82a31330433 100644
--- a/Master/texmf-dist/tex/latex/nmbib/nmbib.sty
+++ b/Master/texmf-dist/tex/latex/nmbib/nmbib.sty
@@ -37,7 +37,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{nmbib}
-[2015/07/25 v1.03 Multibibliography support for LaTeX]
+[2015/07/27 v1.04 Multibibliography support for LaTeX]
\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{natbib}}
\ProcessOptions\relax
\RequirePackage{natbib}
@@ -368,7 +368,7 @@
\def\@citea{; }%
}}\if*#2*\else\NAT@cmt#2\fi}{#1}{#2}}
\providecommand{\timelinerefname}{Chronological List of References}
-\providecommand{\timelinebibname}{Chrolonlogical Bibliography}
+\providecommand{\timelinebibname}{Chronological Bibliography}
\providecommand{\sequencerefname}{Sequential List of References}
\providecommand{\sequencebibname}{Sequential Bibliography}
\providecommand{\authorsrefname}{Alphabetic List of References}