[latex3-commits] [git/LaTeX3-latex3-latexbug] master: added rotating (83f444f)

Frank Mittelbach frank.mittelbach at latex-project.org
Fri Sep 13 22:53:10 CEST 2019


Repository : https://github.com/latex3/latexbug
On branch  : master
Link       : https://github.com/latex3/latexbug/commit/83f444f45579a4304637459c59cb7149d750af1b

>---------------------------------------------------------------

commit 83f444f45579a4304637459c59cb7149d750af1b
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Fri Sep 13 22:53:10 2019 +0200

    added rotating


>---------------------------------------------------------------

83f444f45579a4304637459c59cb7149d750af1b
 build.lua    | 2 +-
 changes.txt  | 4 ++++
 latexbug.dtx | 5 +++--
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/build.lua b/build.lua
index 2b4c36b..7dd4344 100644
--- a/build.lua
+++ b/build.lua
@@ -15,7 +15,7 @@ packtdszip = true
 
 uploadconfig = {
  pkg = "latexbug",
- version = "v1.0e 2018-12-31",
+ version = "v1.0f 2019-09-13",
  author = "The LaTeX Team",
  license = "lppl1.3c",
  summary = "Bug-classification for LaTeX related bugs",
diff --git a/changes.txt b/changes.txt
index 1effc25..50db5d4 100644
--- a/changes.txt
+++ b/changes.txt
@@ -1,3 +1,7 @@
+2019-09-13  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>
+
+	* latexbug.dtx: added rotating.sty (graphics)
+
 2018-12-31    <Frank.Mittelbach at latex-project.org>
 
 	* latexbug.dtx:
diff --git a/latexbug.dtx b/latexbug.dtx
index 907272c..fe8c5e1 100644
--- a/latexbug.dtx
+++ b/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 at 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 ,





More information about the latex3-commits mailing list