summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/baskervaldx/Baskervaldx.sty
blob: dc7babddc73bb36a7496681f54db1da3f699ec52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
%% Baskervaldx.sty
%%
\NeedsTeXFormat{LaTeX2e}
\def\fileversion{1.075}
\def\filedate{2020/11/07}
\ProvidesPackage{Baskervaldx}
    [\filedate\space v\fileversion]
    
\message{`Baskervaldx' v\fileversion, \filedate\space  Style file for Baskervaldx, an `expertized' update of Baskervald (msharpe)}

\RequirePackage[LY1,T1]{fontenc}
\RequirePackage{textcomp}
\IfFileExists{mweights.sty}{\RequirePackage{mweights}}{}
\RequirePackage{etoolbox}
\RequirePackage{scalefnt}
\IfFileExists{fontaxes.sty}{
    \RequirePackage{fontaxes}
    \DeclareRobustCommand\swshape{\not@math@alphabet\swshape\relax
        \fontprimaryshape\itdefault\fontsecondaryshape\swdefault\selectfont}
    \fa@naming@exception{shape}{{n}{sw}}{nw}
    \fa@naming@exception{shape}{{it}{sw}}{sw}
    \fa@naming@exception{figures}{{superior}{proportional}}{Sup}
    \fa@naming@exception{figures}{{superior}{tabular}}{Sup}
    \def\sufigures{\@nomath\sufigures
        \fontfigurestyle{superior}\selectfont}
    \DeclareTextFontCommand{\textsu}{\sufigures}
    \let\textsuperior\textsu
}{}

\newcommand*{\Baskervaldx@scale}{1}
\IfFileExists{xkeyval.sty}{
    \RequirePackage{xkeyval}
    \DeclareOptionX{scale}{\renewcommand*{\Baskervaldx@scale}{##1}}
    \DeclareOptionX{scaled}{\renewcommand*{\Baskervaldx@scale}{##1}}
}{
    \let\DeclareOptionX\DeclareOption
    \let\ExecuteOptionsX\ExecuteOptions
    \let\ProcessOptionsX\ProcessOptions
}
\let\orig@footnote=\thefootnote
\let\orig@makefnmark=\@makefnmark
\def\useosf{\edef\Baskervaldx@figurestyle{OsF}}
\@onlypreamble\useosf
\def\bfseries@rm{b}
\def\mdseries@rm{m}
\newif\if@Baskervaldx@sups
\newif\if@Baskervaldx@sw
%\newif\ifBaskervaldx@babel
%\ifdefined\bbl@tempa \Baskervaldx@babeltrue\fi

\DeclareOptionX{lining}{\edef\Baskervaldx@figurestyle{LF}}
\DeclareOptionX{lf}{\edef\Baskervaldx@figurestyle{LF}}
\DeclareOptionX{oldstyle}{\useosf}
\DeclareOptionX{osf}{\useosf}
\DeclareOptionX{tabular}{\edef\Baskervaldx@figurealign{T}}
\DeclareOptionX{proportional}{\edef\Baskervaldx@figurealign{}}
\DeclareOptionX{p}{\edef\Baskervaldx@figurealign{}}
\DeclareOptionX{sups}{\@Baskervaldx@supstrue}
\DeclareOptionX{swash}{\@Baskervaldx@swtrue} % used in fd files
\ExecuteOptionsX{lining,tabular}
\ProcessOptionsX\relax

% Over-ride the latex definition of \textcircled
\def\textcircled#1{\hmode@bgroup
   \ooalign{%
      \hfil \raise .38ex\hbox {\usefont{T1}{Baskervaldx-TLF}{m}{sc}
      \ifnum\number`#1>64 \scalefont{.73}\else\scalefont{.54}\fi%
      \lowercase{#1}}\hfil \crcr
    \hfil\usefont{TS1}{Baskervaldx-TLF}{m}{n}\char79 \hfil% bigcircle
   }%
 \egroup}

%\DeclareTextCommand{\textcircled}{TS1}[1]{\hmode@bgroup
%   \ooalign{%
%      \hfil \raise .42ex\hbox {\fontencoding{T1}\fontseries{m}\fontshape{sc}\fontsize{8.7}{10}\selectfont \lowercase{#1}}\hfil \crcr
%     \textbigcircle   % textbigcircle
%   }%
% \egroup}

\DeclareRobustCommand{\lfstyle}{%
  \not@math@alphabet\lfstyle\relax
  \fontfamily{Baskervaldx-LF}\selectfont %
}% to get lf
\DeclareRobustCommand{\tlfstyle}{%
  \not@math@alphabet\tlfstyle\relax
  \fontfamily{Baskervaldx-TLF}\selectfont %
}% to get tlf
\DeclareRobustCommand{\osfstyle}{%
  \not@math@alphabet\osfstyle\relax
  \fontfamily{Baskervaldx-OsF}\selectfont %
}% to get osf
\DeclareRobustCommand{\tosfstyle}{%
  \not@math@alphabet\tosfstyle\relax
  \fontfamily{Baskervaldx-TOsF}\selectfont %
}% to get tosf

\DeclareRobustCommand{\textlf}[1]{%
  {\lfstyle #1}%
}% to get lf
\DeclareRobustCommand{\texttlf}[1]{%
  {\tlfstyle #1}%
}% to get tlf
\DeclareRobustCommand{\textosf}[1]{%
  {\osfstyle #1}%
}% to get osf
\DeclareRobustCommand{\texttosf}[1]{%
  {\tosfstyle #1}%
}% to get tosf

\renewcommand*{\rmdefault}{Baskervaldx-TLF} % always TLF in math
\renewcommand*{\familydefault}{\rmdefault}

\if@Baskervaldx@sups %
 \ifdefined\sufigures
  \def\f@@tn@te{footnote}
  \def\@makefnmark{%
    \ifx\@mpfn\f@@tn@te%
      \ifx\thefootnote\orig@footnote%
        \hbox{\sufigures\hspace*{.04em}\@thefnmark\hspace*{.04em}}%
      \else%
        \orig@makefnmark%
      \fi
    \else%
      \orig@makefnmark%
    \fi}%
 \fi%
\fi



%\ifBaskervaldx@babel
%    \renewcommand*{\swdefault}{sw}
%	\renewcommand*{\rmdefault}%
%	{Baskervaldx-\Baskervaldx@figurealign\Baskervaldx@figurestyle}
%	\normalfont
%\else
	\AtEndPreamble{%
		\renewcommand*{\swdefault}{sw}
		\renewcommand*{\rmdefault}%
		{Baskervaldx-\Baskervaldx@figurealign\Baskervaldx@figurestyle}
		\normalfont}
%\fi
\endinput