summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/base/ts1enc.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-01 21:12:14 +0000
committerKarl Berry <karl@freefriends.org>2021-06-01 21:12:14 +0000
commitf496422c8703b52babe725eb473534648fad4367 (patch)
treefebd2c0e8d52525785bc6d403caf5a2094f15e50 /Master/texmf-dist/tex/latex/base/ts1enc.def
parent8e612434e447670e242d9f964512bd2c04037d03 (diff)
latex2e (1jun21)
git-svn-id: svn://tug.org/texlive/trunk@59424 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/ts1enc.def')
-rw-r--r--Master/texmf-dist/tex/latex/base/ts1enc.def16
1 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/base/ts1enc.def b/Master/texmf-dist/tex/latex/base/ts1enc.def
index 2452b000d84..951a63a1d0a 100644
--- a/Master/texmf-dist/tex/latex/base/ts1enc.def
+++ b/Master/texmf-dist/tex/latex/base/ts1enc.def
@@ -13,8 +13,8 @@
%% (but please observe conditions on bug reports sent to that address!)
%%
%%
-%% Copyright (C) 1993-2020
-%% The LaTeX3 Project and any individual authors listed elsewhere
+%% Copyright (C) 1993-2021
+%% The LaTeX Project and any individual authors listed elsewhere
%% in this file.
%%
%% This file was generated from file(s) of the LaTeX base system.
@@ -78,7 +78,17 @@
\DeclareTextSymbol{\textblank}{TS1}{32}
\DeclareTextSymbol{\textdollar}{TS1}{36}
\DeclareTextSymbol{\textquotesingle}{TS1}{39}
-\DeclareTextSymbol{\textasteriskcentered}{TS1}{42}
+\DeclareTextCommand \textasteriskcentered{TS1}{% % and that's needed
+ \iffontchar\font 42 \char42 \else
+ \begingroup\fontencoding{T1}%
+ \fontsize
+ {\the\dimexpr1.3\dimexpr\f@size pt\relax}%
+ {\f@baselineskip}%
+ \selectfont
+ \raisebox{-0.7ex}[\dimexpr\height-0.7ex][0pt]{*}%
+ \endgroup
+ \fi
+}
\DeclareTextSymbol{\textdblhyphen}{TS1}{45}
\DeclareTextSymbol{\textfractionsolidus}{TS1}{47}
\DeclareTextSymbol{\textzerooldstyle}{TS1}{48}