diff options
author | Norbert Preining <norbert@preining.info> | 2022-10-01 03:01:44 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-10-01 03:01:44 +0000 |
commit | 4043e29dc8ac56047ac45f872a2ea1f3031b6b05 (patch) | |
tree | 67861530dae5db1d12363ecb312f40b59c413d8a /fonts/forum | |
parent | d3a49f9b97d78b3719e84b2e704c59f0491190d5 (diff) |
CTAN sync 202210010301
Diffstat (limited to 'fonts/forum')
-rw-r--r-- | fonts/forum/README | 2 | ||||
-rw-r--r-- | fonts/forum/latex/forum.sty | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/fonts/forum/README b/fonts/forum/README index ad64e84c5f..9f76672cff 100644 --- a/fonts/forum/README +++ b/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/fonts/forum/latex/forum.sty b/fonts/forum/latex/forum.sty index 1dbd695e8f..f6b0fb1800 100644 --- a/fonts/forum/latex/forum.sty +++ b/fonts/forum/latex/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 , |