diff options
author | Karl Berry <karl@freefriends.org> | 2022-10-01 19:46:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-10-01 19:46:05 +0000 |
commit | 22c974195ff703bc94695d6ac1247f6a5f866b02 (patch) | |
tree | 0ba752abb7a1c5b0f12095c00d1d06fab484450c /Master/texmf-dist | |
parent | 1ee85fedeaf59b0d1ff062a68c6647582aaf699c (diff) |
forum (1oct22)
git-svn-id: svn://tug.org/texlive/trunk@64566 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/fonts/forum/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/forum/forum.sty | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/forum/README b/Master/texmf-dist/doc/fonts/forum/README index ad64e84c5f4..9f76672cffa 100644 --- a/Master/texmf-dist/doc/fonts/forum/README +++ b/Master/texmf-dist/doc/fonts/forum/README @@ -1,5 +1,5 @@ This is the README for the forum package, version -2020-08-01. +2022-09-30. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Forum font, designed by Denis Masharov. diff --git a/Master/texmf-dist/tex/latex/forum/forum.sty b/Master/texmf-dist/tex/latex/forum/forum.sty index 1dbd695e8fe..f6b0fb18006 100644 --- a/Master/texmf-dist/tex/latex/forum/forum.sty +++ b/Master/texmf-dist/tex/latex/forum/forum.sty @@ -1,5 +1,5 @@ \ProvidesPackage{forum}[% - 2020/08/01 (Bob Tennent) Supports Forum fonts for all LaTeX engines. ] + 2022/09/30 (Bob Tennent) Supports Forum fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -28,7 +28,6 @@ \fi \ifforum@otf - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , |