texlive[71138] Master/texmf-dist: nmbib (30apr24)

commits+karl at tug.org commits+karl at tug.org
Tue Apr 30 22:02:32 CEST 2024


Revision: 71138
          https://tug.org/svn/texlive?view=revision&revision=71138
Author:   karl
Date:     2024-04-30 22:02:32 +0200 (Tue, 30 Apr 2024)
Log Message:
-----------
nmbib (30apr24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/nmbib/README
    trunk/Master/texmf-dist/doc/latex/nmbib/nmbib.pdf
    trunk/Master/texmf-dist/doc/latex/nmbib/nmbibtex.1
    trunk/Master/texmf-dist/source/latex/nmbib/nmbib.dtx
    trunk/Master/texmf-dist/tex/latex/nmbib/nmbib.sty

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.pdf
    trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.tex
    trunk/Master/texmf-dist/source/latex/nmbib/Makefile

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/latex/nmbib/Makefile
    trunk/Master/texmf-dist/doc/latex/nmbib/nmsample.pdf
    trunk/Master/texmf-dist/doc/latex/nmbib/nmsample.tex

Deleted: trunk/Master/texmf-dist/doc/latex/nmbib/Makefile
===================================================================
--- trunk/Master/texmf-dist/doc/latex/nmbib/Makefile	2024-04-30 20:02:14 UTC (rev 71137)
+++ trunk/Master/texmf-dist/doc/latex/nmbib/Makefile	2024-04-30 20:02:32 UTC (rev 71138)
@@ -1,70 +0,0 @@
-#
-# Makefile for multibibliography package
-#
-# This file is in public domain
-#
-# $Id: Makefile,v 1.8 2015/04/27 19:29:03 boris Exp $
-#
-
-PACKAGE=nmbib
-SAMPLES = nmsample.tex
-
-PERLSCRIPTS = nmbibtex.pl
-
-MANPAGES = ${PERLSCRIPTS:%.pl=%.1}
-
-all:  $(PACKAGE).pdf ${SAMPLES:%.tex=%.pdf}  ${MANPAGES}
-	chmod a+x ${PERLSCRIPTS}
-
-%.pdf:  %.dtx   $(PACKAGE).sty 
-	pdflatex $<
-	perl nmbibtex.pl $*
-	pdflatex $<
-	- makeindex -s gind.ist -o $*.ind $*.idx
-	- makeindex -s gglo.ist -o $*.gls $*.glo
-	pdflatex $<
-	while ( grep -q '^LaTeX Warning: Label(s) may have changed' $*.log) \
-	do pdflatex $<; done
-
-
-
-
-%.sty:   %.ins %.dtx  
-	pdflatex $<
-
-%.pdf:  %.tex $(PACKAGE).sty
-	pdflatex $<
-	perl nmbibtex.pl $*
-	pdflatex $<
-	pdflatex $<
-	while ( grep -q '^LaTeX Warning: Label(s) may have changed' $*.log) \
-	do pdflatex $<; done
-
-
-.PRECIOUS:  $(PACKAGE).cfg $(PACKAGE).sty
-
-%.1: %.pl
-	pod2man $< $@
-
-clean:
-	$(RM)  $(PACKAGE).sty *.log *.aux \
-	*.cfg *.glo *.idx *.toc \
-	*.ilg *.ind *.out *.lof \
-	*.lot *.bbl *.blg *.gls *.hd \
-	*.dvi *.ps *.tgz *.zip *.brf
-
-veryclean: clean
-	$(RM) $(PACKAGE).pdf ${SAMPLES:%.tex=%.pdf} ${MANPAGES}
-
-distclean: veryclean
-
-#
-# Archive for the distribution. Includes typeset documentation
-#
-archive:  all clean
-	tar -czvf $(PACKAGE).tgz -C .. --exclude '*~' --exclude '*.tgz' --exclude CVS $(PACKAGE)
-
-zip:  all clean
-	${MAKE} $(PACKAGE).sty
-	$(RM) *.log
-	zip -r  $(PACKAGE).zip * -x '*~' -x '*.tgz' -x '*.zip' -x CVS -x 'CVS/*'
\ No newline at end of file

Modified: trunk/Master/texmf-dist/doc/latex/nmbib/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/nmbib/README	2024-04-30 20:02:14 UTC (rev 71137)
+++ trunk/Master/texmf-dist/doc/latex/nmbib/README	2024-04-30 20:02:32 UTC (rev 71138)
@@ -9,4 +9,6 @@
 
 Changes:
 
+  v1.05. nmsample is renamed to nmbib-sample to avoid TeXLive name clash
+
   v1.04  An embarrassing typo corrected.
\ No newline at end of file

Added: trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.pdf	2024-04-30 20:02:14 UTC (rev 71137)
+++ trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.pdf	2024-04-30 20:02:32 UTC (rev 71138)

Property changes on: trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.tex	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.tex	2024-04-30 20:02:32 UTC (rev 71138)
@@ -0,0 +1,68 @@
+\documentclass{article}
+\usepackage{nmbib}
+\usepackage[colorlinks]{hyperref}
+\multibibliographystyle{timeline}{chronoplainnm}
+\multibibliographystyle{sequence}{unsrtnm}
+\multibibliographystyle{authors}{plainnm}
+\multibibliography{type,nmbib}
+\usepackage{booktabs}
+\usepackage[tableposition=top]{caption}
+\begin{document}
+
+The package \textsl{nmbib} allows several kinds of citations:
+author-year parenthetical \verb|\citep|:
+\citep{Daly:Customizing_Bibliographic_Style_Files}, author-year
+textual \verb|\citet|: \citet{kopka03}, authors only
+\verb|\citeauthor|: \citeauthor{Daly:Natbib}, year only
+\verb|\citeyear|: \citeyear{Mori:Managing_bibliographies}, numerical
+\verb|\citenum|: \citenum{Patashnik:bibtexing}, \verb|\citealn|:
+\citealn{Multibibliography}.  The \verb|\citeall| command produces the
+full citation: \citeall{Markey:Tame_the_BeaST}, close to the one
+produced by the \textsl{multibibliography} package
+\citep{Multibibliography, Multibibliography13}.
+
+Full citation command \verb|\citeall|: \citeall{Multibibliography,
+  Multibibliography13}.  The starred form: \verb|\citeall*|:
+\citeall*{Multibibliography, Multibibliography13}
+
+
+
+We can create links with a user-level universal command
+\verb|\nmbibLink|: \nmbibLink{Daly:Natbib}{authors}{Daly's package in
+  the alphabetic list}, \nmbibLink{kopka03}{sequence}{Kopka and Daly's
+  book in the sequential list}.
+
+\begin{table}
+  \centering
+  \caption{Examples of citation commands}
+  \label{tab:examples}
+  \begin{tabular}{ll}
+    \toprule
+    Command & Result\\
+    \midrule
+    \verb|\citet{Daly:Natbib}| & \citet{Daly:Natbib}\\
+    \verb|\citep{Daly:Natbib}| & \citep{Daly:Natbib}\\
+    \verb|\cite{Daly:Natbib}| & \cite{Daly:Natbib}\\
+    \verb|\citealt{Daly:Natbib}| & \citealt{Daly:Natbib}\\
+    \verb|\citealp{Daly:Natbib}| & \citealp{Daly:Natbib}\\
+    \verb|\citetext{Daly:Natbib}| & \citetext{Daly:Natbib}\\
+    \verb|\citenum{Daly:Natbib}| & \citenum{Daly:Natbib}\\
+    \verb|\citealn{Daly:Natbib}| & \citealn{Daly:Natbib}\\
+    \verb|\citeauthor{Daly:Natbib}| & \citeauthor{Daly:Natbib}\\
+    \verb|\citeyear{Daly:Natbib}| & \citeyear{Daly:Natbib}\\
+    \verb|\citefullauthor{Daly:Natbib}| &
+    \citefullauthor{Daly:Natbib}\\
+    \verb|\citeall{Daly:Natbib}| & \citeall{Daly:Natbib}\\
+    \bottomrule
+  \end{tabular}
+\end{table}
+
+\nmbibYearSuffixOff
+\clearpage
+\printbibliography{timeline}
+\clearpage
+\printbibliography{sequence}
+\clearpage
+\printbibliography{authors}
+
+\end{document}


Property changes on: trunk/Master/texmf-dist/doc/latex/nmbib/nmbib-sample.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/Master/texmf-dist/doc/latex/nmbib/nmbib.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/nmbib/nmbibtex.1
===================================================================
--- trunk/Master/texmf-dist/doc/latex/nmbib/nmbibtex.1	2024-04-30 20:02:14 UTC (rev 71137)
+++ trunk/Master/texmf-dist/doc/latex/nmbib/nmbibtex.1	2024-04-30 20:02:32 UTC (rev 71138)
@@ -1,4 +1,5 @@
-.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\" -*- mode: troff; coding: utf-8 -*-
+.\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -15,29 +16,14 @@
 .ft R
 .fi
 ..
-.\" Set up some character translations and predefined strings.  \*(-- will
-.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
-.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
-.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
-.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
-.\" nothing in troff, for use with C<>.
-.tr \(*W-
-.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
 .ie n \{\
-.    ds -- \(*W-
-.    ds PI pi
-.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
-.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
-.    ds L" ""
-.    ds R" ""
 .    ds C` ""
 .    ds C' ""
 'br\}
 .el\{\
-.    ds -- \|\(em\|
-.    ds PI \(*p
-.    ds L" ``
-.    ds R" ''
+.    ds C`
+.    ds C'
 'br\}
 .\"
 .\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -44,112 +30,57 @@
 .ie \n(.g .ds Aq \(aq
 .el       .ds Aq '
 .\"
-.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" If the F register is >0, we'll generate index entries on stderr for
 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.ie \nF \{\
-.    de IX
-.    tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
 ..
-.    nr % 0
-.    rr F
-.\}
-.el \{\
-.    de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{\
+.    if \nF \{\
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
 ..
+.        if !\nF==2 \{\
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
 .\}
-.\"
-.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
-.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
-.    \" fudge factors for nroff and troff
-.if n \{\
-.    ds #H 0
-.    ds #V .8m
-.    ds #F .3m
-.    ds #[ \f1
-.    ds #] \fP
-.\}
-.if t \{\
-.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
-.    ds #V .6m
-.    ds #F 0
-.    ds #[ \&
-.    ds #] \&
-.\}
-.    \" simple accents for nroff and troff
-.if n \{\
-.    ds ' \&
-.    ds ` \&
-.    ds ^ \&
-.    ds , \&
-.    ds ~ ~
-.    ds /
-.\}
-.if t \{\
-.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
-.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
-.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
-.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
-.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
-.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
-.\}
-.    \" troff and (daisy-wheel) nroff accents
-.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
-.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
-.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
-.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
-.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
-.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
-.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
-.ds ae a\h'-(\w'a'u*4/10)'e
-.ds Ae A\h'-(\w'A'u*4/10)'E
-.    \" corrections for vroff
-.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
-.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
-.    \" for low resolution devices (crt and lpr)
-.if \n(.H>23 .if \n(.V>19 \
-\{\
-.    ds : e
-.    ds 8 ss
-.    ds o a
-.    ds d- d\h'-1'\(ga
-.    ds D- D\h'-1'\(hy
-.    ds th \o'bp'
-.    ds Th \o'LP'
-.    ds ae ae
-.    ds Ae AE
-.\}
-.rm #[ #] #H #V #F C
+.rr rF
 .\" ========================================================================
 .\"
 .IX Title "NMBIBTEX 1"
-.TH NMBIBTEX 1 "2015-04-25" "perl v5.10.1" "User Contributed Perl Documentation"
+.TH NMBIBTEX 1 2015-04-26 "perl v5.38.2" "User Contributed Perl Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
 .nh
-.SH "NAME"
+.SH NAME
 nmbibtex \- a program to compile bibliographies for the package nmbib
-.SH "SYNOPSIS"
+.SH SYNOPSIS
 .IX Header "SYNOPSIS"
-nmbibtex \fI\s-1OPTIONS\s0\fR \fI\s-1FILE\s0\fR
-.SH "DESCRIPTION"
+nmbibtex \fIOPTIONS\fR \fIFILE\fR
+.SH DESCRIPTION
 .IX Header "DESCRIPTION"
-nmbibtex calls \fIbibtex\fR\|(1) for all aux files produced by the package
+nmbibtex calls \fBbibtex\fR\|(1) for all aux files produced by the package
 nmbib
-.SH "OPTIONS"
+.SH OPTIONS
 .IX Header "OPTIONS"
-.IP "\fB\-h\fR" 4
+.IP \fB\-h\fR 4
 .IX Item "-h"
 Print the help information and exit
 .IP "\fB\-min\-crossrefs\fR \fInumber\fR" 4
 .IX Item "-min-crossrefs number"
-Send the option \f(CW\*(C`\-min\-crossref=NUMBER\*(C'\fR to \fIbibtex\fR\|(1)
-.IP "\fB\-terse\fR" 4
+Send the option \f(CW\*(C`\-min\-crossref=NUMBER\*(C'\fR to \fBbibtex\fR\|(1)
+.IP \fB\-terse\fR 4
 .IX Item "-terse"
-Send the option \f(CW\*(C`\-terse\*(C'\fR to \fIbibtex\fR\|(1)
-.IP "\fB\-v\fR" 4
+Send the option \f(CW\*(C`\-terse\*(C'\fR to \fBbibtex\fR\|(1)
+.IP \fB\-v\fR 4
 .IX Item "-v"
 Print the copyright information and exit
 .SH "AUTHORS AND LICENSE"

Deleted: trunk/Master/texmf-dist/doc/latex/nmbib/nmsample.pdf
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/nmbib/nmsample.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/nmbib/nmsample.tex	2024-04-30 20:02:14 UTC (rev 71137)
+++ trunk/Master/texmf-dist/doc/latex/nmbib/nmsample.tex	2024-04-30 20:02:32 UTC (rev 71138)
@@ -1,68 +0,0 @@
-\documentclass{article}
-\usepackage{nmbib}
-\usepackage[colorlinks]{hyperref}
-\multibibliographystyle{timeline}{chronoplainnm}
-\multibibliographystyle{sequence}{unsrtnm}
-\multibibliographystyle{authors}{plainnm}
-\multibibliography{type,nmbib}
-\usepackage{booktabs}
-\usepackage[tableposition=top]{caption}
-\begin{document}
-
-The package \textsl{nmbib} allows several kinds of citations:
-author-year parenthetical \verb|\citep|:
-\citep{Daly:Customizing_Bibliographic_Style_Files}, author-year
-textual \verb|\citet|: \citet{kopka03}, authors only
-\verb|\citeauthor|: \citeauthor{Daly:Natbib}, year only
-\verb|\citeyear|: \citeyear{Mori:Managing_bibliographies}, numerical
-\verb|\citenum|: \citenum{Patashnik:bibtexing}, \verb|\citealn|:
-\citealn{Multibibliography}.  The \verb|\citeall| command produces the
-full citation: \citeall{Markey:Tame_the_BeaST}, close to the one
-produced by the \textsl{multibibliography} package
-\citep{Multibibliography, Multibibliography13}.
-
-Full citation command \verb|\citeall|: \citeall{Multibibliography,
-  Multibibliography13}.  The starred form: \verb|\citeall*|:
-\citeall*{Multibibliography, Multibibliography13}
-
-
-
-We can create links with a user-level universal command
-\verb|\nmbibLink|: \nmbibLink{Daly:Natbib}{authors}{Daly's package in
-  the alphabetic list}, \nmbibLink{kopka03}{sequence}{Kopka and Daly's
-  book in the sequential list}.
-
-\begin{table}
-  \centering
-  \caption{Examples of citation commands}
-  \label{tab:examples}
-  \begin{tabular}{ll}
-    \toprule
-    Command & Result\\
-    \midrule
-    \verb|\citet{Daly:Natbib}| & \citet{Daly:Natbib}\\
-    \verb|\citep{Daly:Natbib}| & \citep{Daly:Natbib}\\
-    \verb|\cite{Daly:Natbib}| & \cite{Daly:Natbib}\\
-    \verb|\citealt{Daly:Natbib}| & \citealt{Daly:Natbib}\\
-    \verb|\citealp{Daly:Natbib}| & \citealp{Daly:Natbib}\\
-    \verb|\citetext{Daly:Natbib}| & \citetext{Daly:Natbib}\\
-    \verb|\citenum{Daly:Natbib}| & \citenum{Daly:Natbib}\\
-    \verb|\citealn{Daly:Natbib}| & \citealn{Daly:Natbib}\\
-    \verb|\citeauthor{Daly:Natbib}| & \citeauthor{Daly:Natbib}\\
-    \verb|\citeyear{Daly:Natbib}| & \citeyear{Daly:Natbib}\\
-    \verb|\citefullauthor{Daly:Natbib}| &
-    \citefullauthor{Daly:Natbib}\\
-    \verb|\citeall{Daly:Natbib}| & \citeall{Daly:Natbib}\\
-    \bottomrule
-  \end{tabular}
-\end{table}
-
-\nmbibYearSuffixOff
-\clearpage
-\printbibliography{timeline}
-\clearpage
-\printbibliography{sequence}
-\clearpage
-\printbibliography{authors}
-
-\end{document}

Added: trunk/Master/texmf-dist/source/latex/nmbib/Makefile
===================================================================
--- trunk/Master/texmf-dist/source/latex/nmbib/Makefile	                        (rev 0)
+++ trunk/Master/texmf-dist/source/latex/nmbib/Makefile	2024-04-30 20:02:32 UTC (rev 71138)
@@ -0,0 +1,70 @@
+#
+# Makefile for multibibliography package
+#
+# This file is in public domain
+#
+# $Id: Makefile,v 1.8 2015/04/27 19:29:03 boris Exp $
+#
+
+PACKAGE=nmbib
+SAMPLES = nmbib-sample.tex
+
+PERLSCRIPTS = nmbibtex.pl
+
+MANPAGES = ${PERLSCRIPTS:%.pl=%.1}
+
+all:  $(PACKAGE).pdf ${SAMPLES:%.tex=%.pdf}  ${MANPAGES}
+	chmod a+x ${PERLSCRIPTS}
+
+%.pdf:  %.dtx   $(PACKAGE).sty 
+	pdflatex $<
+	perl nmbibtex.pl $*
+	pdflatex $<
+	- makeindex -s gind.ist -o $*.ind $*.idx
+	- makeindex -s gglo.ist -o $*.gls $*.glo
+	pdflatex $<
+	while ( grep -q '^LaTeX Warning: Label(s) may have changed' $*.log) \
+	do pdflatex $<; done
+
+
+
+
+%.sty:   %.ins %.dtx  
+	pdflatex $<
+
+%.pdf:  %.tex $(PACKAGE).sty
+	pdflatex $<
+	perl nmbibtex.pl $*
+	pdflatex $<
+	pdflatex $<
+	while ( grep -q '^LaTeX Warning: Label(s) may have changed' $*.log) \
+	do pdflatex $<; done
+
+
+.PRECIOUS:  $(PACKAGE).cfg $(PACKAGE).sty
+
+%.1: %.pl
+	pod2man $< $@
+
+clean:
+	$(RM)  $(PACKAGE).sty *.log *.aux \
+	*.cfg *.glo *.idx *.toc \
+	*.ilg *.ind *.out *.lof \
+	*.lot *.bbl *.blg *.gls *.hd \
+	*.dvi *.ps *.tgz *.zip *.brf
+
+veryclean: clean
+	$(RM) $(PACKAGE).pdf ${SAMPLES:%.tex=%.pdf} ${MANPAGES}
+
+distclean: veryclean
+
+#
+# Archive for the distribution. Includes typeset documentation
+#
+archive:  all clean
+	COPYFILE_DISABLE=1 tar -C .. -czvf ../$(PACKAGE).tgz --exclude '*~' --exclude '*.tgz' --exclude '*.zip'  --exclude CVS --exclude '.git*' $(PACKAGE); mv ../$(PACKAGE).tgz .
+
+zip:  all clean
+	${MAKE} $(PACKAGE).sty
+	$(RM) *.log
+	zip -r  $(PACKAGE).zip * -x '*~' -x '*.tgz' -x '*.zip' -x CVS -x 'CVS/*'


Property changes on: trunk/Master/texmf-dist/source/latex/nmbib/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/Master/texmf-dist/source/latex/nmbib/nmbib.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/nmbib/nmbib.dtx	2024-04-30 20:02:14 UTC (rev 71137)
+++ trunk/Master/texmf-dist/source/latex/nmbib/nmbib.dtx	2024-04-30 20:02:32 UTC (rev 71138)
@@ -1,7 +1,7 @@
 % \iffalse
 % $Id: nmbib.dtx,v 1.21 2015/07/27 20:22:45 boris Exp $
 %
-%% Copyright 2015, Michael Cohen <mcohen at u-aizu.ac.jp>
+%% Copyright 2015-2024, Michael Cohen <mcohen at u-aizu.ac.jp>
 %% and Boris Veytsman <borisv at lk.net>
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either
@@ -59,7 +59,7 @@
 % \changes{v1.00}{2014/01/23}{Preliminary release}
 % \changes{v1.03}{2015/07/25}{Added day field in the chrono bst}
 % 
-% \title{New Multibibliography Package\thanks{\copyright 2015 Michael
+% \title{New Multibibliography Package\thanks{\copyright 2015--2024 Michael
 % Cohen and Boris Veytsman}} 
 % \author{Boris Veytsman\thanks{borisv at lk.net}
 %   \and Michael Cohen\thanks{mcohen at u-aizu.ac.jp}}

Modified: trunk/Master/texmf-dist/tex/latex/nmbib/nmbib.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/nmbib/nmbib.sty	2024-04-30 20:02:14 UTC (rev 71137)
+++ trunk/Master/texmf-dist/tex/latex/nmbib/nmbib.sty	2024-04-30 20:02:32 UTC (rev 71138)
@@ -20,7 +20,7 @@
 %% original source files, as listed above, are part of the
 %% same distribution. (The sources need not necessarily be
 %% in the same archive or directory.)
-%% Copyright 2015, Michael Cohen <mcohen at u-aizu.ac.jp>
+%% Copyright 2015-2024, Michael Cohen <mcohen at u-aizu.ac.jp>
 %% and Boris Veytsman <borisv at lk.net>
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either



More information about the tex-live-commits mailing list.