summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-01 22:51:12 +0000
committerKarl Berry <karl@freefriends.org>2019-01-01 22:51:12 +0000
commit575cd54514f6f18e58a3e8e3e648c8ca75dfc20a (patch)
treef4aca0cbd5391057832672bacc4e3961ba2aed27 /Master/texmf-dist
parentd26dc81b1551a9fb8d750dda224e334eb6dd4e0b (diff)
latexbug (1jan19)
git-svn-id: svn://tug.org/texlive/trunk@49573 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/latexbug/changes.txt5
-rw-r--r--Master/texmf-dist/doc/latex/latexbug/latexbug.pdfbin185797 -> 186773 bytes
-rw-r--r--Master/texmf-dist/source/latex/latexbug/latexbug.dtx83
-rw-r--r--Master/texmf-dist/tex/latex/latexbug/latexbug.sty52
4 files changed, 72 insertions, 68 deletions
diff --git a/Master/texmf-dist/doc/latex/latexbug/changes.txt b/Master/texmf-dist/doc/latex/latexbug/changes.txt
new file mode 100644
index 00000000000..1effc259a4c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latexbug/changes.txt
@@ -0,0 +1,5 @@
+2018-12-31 <Frank.Mittelbach@latex-project.org>
+
+ * latexbug.dtx:
+ AMS classes are not supported by the LaTex team but by the AMS
+
diff --git a/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf b/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf
index 6468a47e687..82f2c1103df 100644
--- a/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf
+++ b/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/latexbug/latexbug.dtx b/Master/texmf-dist/source/latex/latexbug/latexbug.dtx
index 9439692d77f..907272c7814 100644
--- a/Master/texmf-dist/source/latex/latexbug/latexbug.dtx
+++ b/Master/texmf-dist/source/latex/latexbug/latexbug.dtx
@@ -2,7 +2,7 @@
%
% Package latexbug for use with LaTeX2e
%
-% Copyright 2016,2017
+% Copyright 2016-2018
%
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
@@ -52,7 +52,7 @@
%
% For one, we can't actually change other people's code even if we are able to
% identify the issue. Furthermore we are only a few people and simply
-% do not have the bandwidth to analyse bugs in other people's work.
+% do not have the bandwidth to analyze bugs in other people's work.
%
% We have therefore written this little package called
% \texttt{latexbug} that should help in identifying the rightful
@@ -94,7 +94,8 @@
%
% If the test file runs through (showing the bug) without any
% complains for \texttt{latexbug} then the test file is ready to be
-% sent to the \LaTeX{} bug database at
+% sent to the \LaTeX{} bug database. The procedure for uploading and
+% the location is documented at
% \begin{quote}
% \texttt{https://www.latex-project.org/bugs/}
% \end{quote}
@@ -149,7 +150,8 @@
% (latexbug) (as maintained by the LaTeX Team) but
% (latexbug) these files are needed to demonstrate
% (latexbug) the problem, please continue and mention
-% (latexbug) this explicitly in your bug report.
+% (latexbug) this explicitly in your bug report
+% (latexbug) (with an explanation why you think so).
% \end{verbatim}
% Please explain your reasoning why you think this is the case in
% detail as part of the bug report.
@@ -167,31 +169,29 @@
%
% \subsection{A note on the database content in the package}
%
-
% When a document is run through \LaTeX{} it will load a number of
% files and bug reports that are to be sent to the \LaTeX{} Team should only
% load files that we maintain and not third-party packages.
-
+%
% The database, if you want to call that, inside \texttt{latexbug} is
-% simply comma separated a key value list consisting of file names
+% simply a comma separated key value list consisting of file names
% \texttt{=} maintainer info. Most of the time the maintainer info is
% \texttt{us} or \texttt{us*} (meaning we maintain it, so the file is
% fine) or \texttt{ignore} (meaning we do not maintain it, but it is a
% file that is likely to appear for one or the other reason and we
-% should accept such a bug report nontheless).
+% should accept such a bug report nonetheless).
%
% Any file loaded in the bug report not listed will show up in the
% error listing flagged as ``third-party'' code that should be removed
% as explained above.
%
-
% For a small number of popular third-party packages we have collected
% the name of the external maintainer and if available to us some
% extra info so that it is easier to send to the rightful addressee if
% you encounter a bug in such a third-party package. But to keep this
% manageable this is only done for a very small number of the 5000+
% packages out there (though we might add one or the other over time).
-
+%
% It is however not impossible that we missed one or the other file
% that should have been listed as ``maintained by us'' but isn't and
% thus incorrectly generates an error. If you run into that problem or
@@ -219,7 +219,6 @@
%\usepackage{xparse} % uncomment for latexbug error
\EnableCrossrefs
%\DisableCrossrefs % Say \DisableCrossrefs if index is ready
-
%\OnlyDescription % Comment out for implementation details
\begin{document}
\DocInput{latexbug.dtx}
@@ -232,7 +231,7 @@
% \begin{macrocode}
%<*package>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2017/10/12 v1.0d Bug-classification]
+\ProvidesPackage{latexbug}[2018/12/31 v1.0e Bug-classification]
% \end{macrocode}
%
% \begin{macro}{\latexbug@empty}
@@ -276,8 +275,9 @@
% \end{macro}
%
% A simple database of files. The value \texttt{us} means we accept
-% bugs for it. We also take bug reports for \texttt{us*} entries, but
-% they need to go to GitHub so are handled separately (and only show up
+% bugs for it. We also take bug reports for \texttt{us*} (expl3) entries, but
+% they need to go to a different GitHub repository, so are handled separately
+% (and only show up
% if there doesn't seem to be anything else to pick up). A value of
% \texttt{ignore} means that its not our code, but we understand that it may
% show up in legitimate test files and should therefore not trigger an error.
@@ -599,29 +599,29 @@ amsopn.sty = us ,
amstex.sty = us ,
amstext.sty = us ,
amsxtra.sty = us ,
-%--------------------------------- amscls (us?)
-amsart.cls = us ,
-amsbook.cls = us ,
-amsbooka.sty = us ,
-amsdtx.cls = us ,
-amsldoc.cls = us ,
-amsmidx.sty = us ,
-amsproc.cls = us ,
-amsthm.sty = us ,
-upref.sty = us ,
-%--------------------------------- amsfonts (us?)
-amsfonts.sty = us ,
-amssymb.sty = us ,
-cmmib57.sty = us ,
-eucal.sty = us ,
-eufrak.sty = us ,
-euscript.sty = us ,
-ueuex.fd = us ,
-ueuf.fd = us ,
-ueur.fd = us ,
-ueus.fd = us ,
-umsa.fd = us ,
-umsb.fd = us ,
+%--------------------------------- amscls (AMS)
+amsart.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsbook.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsbooka.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsdtx.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsldoc.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsmidx.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsproc.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsthm.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+upref.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+%--------------------------------- amsfonts (AMS)
+amsfonts.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amssymb.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+cmmib57.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+eucal.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+eufrak.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+euscript.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+ueuex.fd = ignore ,
+ueuf.fd = ignore ,
+ueur.fd = ignore ,
+ueus.fd = ignore ,
+umsa.fd = ignore ,
+umsb.fd = ignore ,
%--------------------------------- psnfss
8rbch.fd = us ,
8rpag.fd = us ,
@@ -840,7 +840,7 @@ vietnamese.ldf = Werner Lemberg
% \end{macrocode}
%
% \begin{macro}{\latexbug@addtofilelist}
-% Save the kernel version of \cs{\@addtofilelist}.
+% Save the kernel version of \cs{@addtofilelist}.
% \begin{macrocode}
\let\latexbug@addtofilelist\@addtofilelist
% \end{macrocode}
@@ -859,7 +859,7 @@ vietnamese.ldf = Werner Lemberg
% \begin{macro}{\latexbug@process@table}
% \begin{macro}{\process@table}
% A hook into a convenient place in the document set up: the
-% initialisation of NFSS during the \cs{document} macro. If either
+% initialization of NFSS during the \cs{document} macro. If either
% \cs{latexbug@zzzz} or \cs{latexbug@expl} have any content then there is
% a message to issue, it's just a question of deciding which one.
% \begin{macrocode}
@@ -908,7 +908,9 @@ If you think the bug is in core LaTeX\MessageBreak
(as maintained by the LaTeX Team) but\MessageBreak
these files are needed to demonstrate\MessageBreak
the problem, please continue and mention\MessageBreak
-this explicitly in your bug report}{Please correct your test file prior
+this explicitly in your bug report\MessageBreak
+(with an explanation why you think so)}{Please
+ correct your test file prior
to submitting the bug report.\MessageBreak
Otherwise it is likely to be rejected!}%
\fi
@@ -972,4 +974,3 @@ this explicitly in your bug report}{Please correct your test file prior
%
% \Finale
%
-
diff --git a/Master/texmf-dist/tex/latex/latexbug/latexbug.sty b/Master/texmf-dist/tex/latex/latexbug/latexbug.sty
index 413c80fb19c..254d05d9c06 100644
--- a/Master/texmf-dist/tex/latex/latexbug/latexbug.sty
+++ b/Master/texmf-dist/tex/latex/latexbug/latexbug.sty
@@ -29,12 +29,8 @@
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%%
-
-
-
-
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2017/10/12 v1.0d Bug-classification]
+\ProvidesPackage{latexbug}[2018/12/31 v1.0e Bug-classification]
\def\latexbug@empty{}
\def\latexbug@us{us}
\def\latexbug@usstar{us*}
@@ -341,27 +337,27 @@ amsopn.sty = us ,
amstex.sty = us ,
amstext.sty = us ,
amsxtra.sty = us ,
-amsart.cls = us ,
-amsbook.cls = us ,
-amsbooka.sty = us ,
-amsdtx.cls = us ,
-amsldoc.cls = us ,
-amsmidx.sty = us ,
-amsproc.cls = us ,
-amsthm.sty = us ,
-upref.sty = us ,
-amsfonts.sty = us ,
-amssymb.sty = us ,
-cmmib57.sty = us ,
-eucal.sty = us ,
-eufrak.sty = us ,
-euscript.sty = us ,
-ueuex.fd = us ,
-ueuf.fd = us ,
-ueur.fd = us ,
-ueus.fd = us ,
-umsa.fd = us ,
-umsb.fd = us ,
+amsart.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsbook.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsbooka.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsdtx.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsldoc.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsmidx.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsproc.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsthm.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+upref.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsfonts.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amssymb.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+cmmib57.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+eucal.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+eufrak.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+euscript.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+ueuex.fd = ignore ,
+ueuf.fd = ignore ,
+ueur.fd = ignore ,
+ueus.fd = ignore ,
+umsa.fd = ignore ,
+umsb.fd = ignore ,
8rbch.fd = us ,
8rpag.fd = us ,
8rpbk.fd = us ,
@@ -614,7 +610,9 @@ If you think the bug is in core LaTeX\MessageBreak
(as maintained by the LaTeX Team) but\MessageBreak
these files are needed to demonstrate\MessageBreak
the problem, please continue and mention\MessageBreak
-this explicitly in your bug report}{Please correct your test file prior
+this explicitly in your bug report\MessageBreak
+(with an explanation why you think so)}{Please
+ correct your test file prior
to submitting the bug report.\MessageBreak
Otherwise it is likely to be rejected!}%
\fi