summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-14 21:44:33 +0000
committerKarl Berry <karl@freefriends.org>2019-09-14 21:44:33 +0000
commite1f5126a433abad76994faf305f1df3ad04b6f02 (patch)
tree1a92116e1c14326c6572b803fd5ad981f6a8d8e1
parentff8ac3dcb69c2fde4e40e9490a77e42a82b463b0 (diff)
Directory /home/ftp/tex-archive/install/macros/latex-dev/ (14sep19)
git-svn-id: svn://tug.org/texlive/trunk@52095 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/latexbug/changes.txt4
-rw-r--r--Master/texmf-dist/doc/latex/latexbug/latexbug.pdfbin186773 -> 186939 bytes
-rw-r--r--Master/texmf-dist/source/latex/latexbug/latexbug.dtx5
-rw-r--r--Master/texmf-dist/tex/latex/latexbug/latexbug.sty3
4 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/latexbug/changes.txt b/Master/texmf-dist/doc/latex/latexbug/changes.txt
index 1effc259a4c..50db5d48f33 100644
--- a/Master/texmf-dist/doc/latex/latexbug/changes.txt
+++ b/Master/texmf-dist/doc/latex/latexbug/changes.txt
@@ -1,3 +1,7 @@
+2019-09-13 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * latexbug.dtx: added rotating.sty (graphics)
+
2018-12-31 <Frank.Mittelbach@latex-project.org>
* latexbug.dtx:
diff --git a/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf b/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf
index 82f2c1103df..e872a60e9d0 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 907272c7814..fe8c5e161df 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-2018
+% Copyright 2016-2019
%
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
@@ -231,7 +231,7 @@
% \begin{macrocode}
%<*package>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2018/12/31 v1.0e Bug-classification]
+\ProvidesPackage{latexbug}[2019/09/13 v1.0f Bug-classification]
% \end{macrocode}
%
% \begin{macro}{\latexbug@empty}
@@ -577,6 +577,7 @@ pctexps.def = us ,
pctexwin.def = us ,
pdftex.def = us ,
pdftex.def = us ,
+rotating.sty = us ,
tcidvi.def = us ,
trig.sty = us ,
truetex.def = us ,
diff --git a/Master/texmf-dist/tex/latex/latexbug/latexbug.sty b/Master/texmf-dist/tex/latex/latexbug/latexbug.sty
index 254d05d9c06..2eb18c51e8f 100644
--- a/Master/texmf-dist/tex/latex/latexbug/latexbug.sty
+++ b/Master/texmf-dist/tex/latex/latexbug/latexbug.sty
@@ -30,7 +30,7 @@
%% version 2005/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2018/12/31 v1.0e Bug-classification]
+\ProvidesPackage{latexbug}[2019/09/13 v1.0f Bug-classification]
\def\latexbug@empty{}
\def\latexbug@us{us}
\def\latexbug@usstar{us*}
@@ -317,6 +317,7 @@ pctexps.def = us ,
pctexwin.def = us ,
pdftex.def = us ,
pdftex.def = us ,
+rotating.sty = us ,
tcidvi.def = us ,
trig.sty = us ,
truetex.def = us ,