diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-19 21:28:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-19 21:28:59 +0000 |
commit | d0dff5f38ce105539c271129dbd93a2d85cd3b41 (patch) | |
tree | a9624b201dd30b18c8c6021fb73173ebaf18e158 | |
parent | 65c87b552bf411a1a352dd55485976609b28911c (diff) |
latexbug (19oct17)
git-svn-id: svn://tug.org/texlive/trunk@45559 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/latexbug/latexbug.pdf | bin | 186199 -> 185797 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/latexbug/latexbug.dtx | 8 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/latexbug/latexbug.sty | 8 |
3 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf b/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf Binary files differindex 251f346ff72..6468a47e687 100644 --- a/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf +++ b/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf diff --git a/Master/texmf-dist/source/latex/latexbug/latexbug.dtx b/Master/texmf-dist/source/latex/latexbug/latexbug.dtx index ac2520d2e08..9439692d77f 100644 --- a/Master/texmf-dist/source/latex/latexbug/latexbug.dtx +++ b/Master/texmf-dist/source/latex/latexbug/latexbug.dtx @@ -232,7 +232,7 @@ % \begin{macrocode} %<*package> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{latexbug}[2017/08/08 v1.0c Bug-classification] +\ProvidesPackage{latexbug}[2017/10/12 v1.0d Bug-classification] % \end{macrocode} % % \begin{macro}{\latexbug@empty} @@ -745,6 +745,8 @@ lipsum.sty = ignore , % beamer.cls = Joseph Wright \Contact https://github.com/josephwright/beamer/issues , +fontspec.sty = Will Robertson + \Contact https://github.com/wspr/fontspec/issues , geometry.sty = Hideo Umeki \Contact <latexgeometry [at] gmail [dot] com> , hpdftex.def = ignore , @@ -753,10 +755,12 @@ hxetex.def = ignore , hyperref.cfg = ignore , hyperref.sty = Heiko Oberdiek \Contact https://github.com/ho-tex/hyperref/issues , +luatex85.sty = Joseph Wright + \Contact https://github.com/josephwright/luatex85/issues , pd1enc.def = ignore , puenc.def = ignore , siunitx.sty = Joseph Wright - \Contact https://github.com/josephwright/siunitx , + \Contact https://github.com/josephwright/siunitx/issues , %--------------------------------- babel external basque.ldf = Juan M. Aguirregabiria \Contact <http://tp.lc.ehu.es/jma.html> , diff --git a/Master/texmf-dist/tex/latex/latexbug/latexbug.sty b/Master/texmf-dist/tex/latex/latexbug/latexbug.sty index 7da3d258462..413c80fb19c 100644 --- a/Master/texmf-dist/tex/latex/latexbug/latexbug.sty +++ b/Master/texmf-dist/tex/latex/latexbug/latexbug.sty @@ -34,7 +34,7 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{latexbug}[2017/08/08 v1.0c Bug-classification] +\ProvidesPackage{latexbug}[2017/10/12 v1.0d Bug-classification] \def\latexbug@empty{} \def\latexbug@us{us} \def\latexbug@usstar{us*} @@ -480,6 +480,8 @@ etoolbox.sty = ignore , lipsum.sty = ignore , beamer.cls = Joseph Wright \Contact https://github.com/josephwright/beamer/issues , +fontspec.sty = Will Robertson + \Contact https://github.com/wspr/fontspec/issues , geometry.sty = Hideo Umeki \Contact <latexgeometry [at] gmail [dot] com> , hpdftex.def = ignore , @@ -488,10 +490,12 @@ hxetex.def = ignore , hyperref.cfg = ignore , hyperref.sty = Heiko Oberdiek \Contact https://github.com/ho-tex/hyperref/issues , +luatex85.sty = Joseph Wright + \Contact https://github.com/josephwright/luatex85/issues , pd1enc.def = ignore , puenc.def = ignore , siunitx.sty = Joseph Wright - \Contact https://github.com/josephwright/siunitx , + \Contact https://github.com/josephwright/siunitx/issues , basque.ldf = Juan M. Aguirregabiria \Contact <http://tp.lc.ehu.es/jma.html> , belarusian.ldf = Aleksey Novodvorsky, Andrew Shadura |