diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-13 21:38:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-13 21:38:49 +0000 |
commit | 026b7dd01e5a221b769423bb3c3cf33e73cb9065 (patch) | |
tree | 59602dd97bc5da47578071692df65c44ce62680b /Master | |
parent | 016bc66b862aa76cf2be26b42362e258504a8b51 (diff) |
adfsymbols (13oct19)
git-svn-id: svn://tug.org/texlive/trunk@52365 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/fonts/adfsymbols/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/adfsymbols/adfsymbols.pdf | bin | 0 -> 373428 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/adfsymbols/adfarrows.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/adfsymbols/adfbullets.sty | 2 |
4 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/adfsymbols/README b/Master/texmf-dist/doc/fonts/adfsymbols/README index 63854411b86..94799c8e56a 100644 --- a/Master/texmf-dist/doc/fonts/adfsymbols/README +++ b/Master/texmf-dist/doc/fonts/adfsymbols/README @@ -36,4 +36,6 @@ Changes Version 1.2a fixes a bug **if** I've understood the problem correctly, which I'm far from sure about. (All it does is add a pair of curly brackets in the .sty.) -2019/10/02 +Version 1.2b hopefully includes both the PDF *and* the TFM. + +2019/10/13 diff --git a/Master/texmf-dist/doc/fonts/adfsymbols/adfsymbols.pdf b/Master/texmf-dist/doc/fonts/adfsymbols/adfsymbols.pdf Binary files differnew file mode 100644 index 00000000000..d978ad3f275 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/adfsymbols/adfsymbols.pdf diff --git a/Master/texmf-dist/tex/latex/adfsymbols/adfarrows.sty b/Master/texmf-dist/tex/latex/adfsymbols/adfarrows.sty index 02da945ba67..bcca7fdee25 100644 --- a/Master/texmf-dist/tex/latex/adfsymbols/adfarrows.sty +++ b/Master/texmf-dist/tex/latex/adfsymbols/adfarrows.sty @@ -14,7 +14,7 @@ % % This work consists of all files listed in manifest.txt. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{adfarrows}[2019/09/24 v1.2 adfarrows CFR] +\ProvidesPackage{adfarrows}[2019/10/13 v1.2b adfarrows CFR] \RequirePackage{pifont,fp} {\Pifont{ArrowsADF}} diff --git a/Master/texmf-dist/tex/latex/adfsymbols/adfbullets.sty b/Master/texmf-dist/tex/latex/adfsymbols/adfbullets.sty index 8d82e545502..50382d51259 100644 --- a/Master/texmf-dist/tex/latex/adfsymbols/adfbullets.sty +++ b/Master/texmf-dist/tex/latex/adfsymbols/adfbullets.sty @@ -14,7 +14,7 @@ % % This work consists of all files listed in manifest.txt. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{adfbullets}[2019/09/24 v1.2 adfbullets CFR] +\ProvidesPackage{adfbullets}[2019/10/13 v1.2b adfbullets CFR] \RequirePackage{pifont} {\Pifont{BulletsADF}} |