diff options
author | Karl Berry <karl@freefriends.org> | 2017-07-25 22:00:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-07-25 22:00:55 +0000 |
commit | ae3a16219f54d6a50616c3a6cd64df380b172ec8 (patch) | |
tree | beb2f15ddd40aab077b1a2fe6d15570ea17cd71b /Master | |
parent | b5a3b2241e94d4afceda9cbcaebbd4da44e688ce (diff) |
latexbug (25jul17)
git-svn-id: svn://tug.org/texlive/trunk@44890 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/latexbug/latexbug.pdf | bin | 185516 -> 186048 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/latexbug/latexbug.dtx | 15 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/latexbug/latexbug.sty | 14 |
3 files changed, 27 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf b/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf Binary files differindex d8602aac22e..2d4977d233e 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 a6504aa6360..345e085a307 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/06/10 v1.0a Bug-classification] +\ProvidesPackage{latexbug}[2017/07/25 v1.0b Bug-classification] % \end{macrocode} % % \begin{macro}{\latexbug@empty} @@ -602,6 +602,19 @@ 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 , %--------------------------------- psnfss 8rbch.fd = us , 8rpag.fd = us , diff --git a/Master/texmf-dist/tex/latex/latexbug/latexbug.sty b/Master/texmf-dist/tex/latex/latexbug/latexbug.sty index 2b0a48eedeb..99b5aa95e34 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/06/10 v1.0a Bug-classification] +\ProvidesPackage{latexbug}[2017/07/25 v1.0b Bug-classification] \def\latexbug@empty{} \def\latexbug@us{us} \def\latexbug@usstar{us*} @@ -343,6 +343,18 @@ 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 , 8rbch.fd = us , 8rpag.fd = us , 8rpbk.fd = us , |