% ***** newbold.sty ***** %%% Document style for Speech Coding and Synthesis %%% %%% Derived from the Handbook of Logic and Language %%% %%% Derived from BOOK.STY %%% Developed and distributed by Elsevier Science Publishers B.V. %%% Copying of this file is permitted under the condition that, %%% (1) You make no change to the file whatsoever (including name) OR %%% (2) If you make changes, you change the filename as well as the %%% version number. % This document-style option defines three new fonts for LaTeX with % the old font selection scheme: % the bold math italic font, the bold sans-serif font and the italic % sans-serif font. % The commands \bfi, \sfb and \sfi are defined here; automatic % size-changes are enable by adding a line of code to the commands % \vpt etc. from lfonts.tex. % In math, we want to have the following mapping of family to font: % % Family Font % ------ ---- % \bfi cmmib10, boldface italic % \sfb cmssbx10, bold sans-serif % \sfi cmssi10, sans-serif italic \new@fontshape{cmm}{b}{it}{% <5>cmmib5% <6>cmmib6% <7>cmmib7% <8>cmmib8% <9>cmmib9% <10>cmmib10% <11>cmmib10 at10.95pt% <12>cmmib10 at12pt% <14>cmmib10 at14.4pt% <17>cmmib10 at17.28pt% <20>cmmib10 at20.74pt% <25>cmmib10 at24.88pt% }{} \newmathalphabet@@\bfi \addtoversion@\mv@normal{\bfi}{cmm}{b}{it} \addtoversion@\mv@bold{\bfi}{cmm}{b}{it} \new@fontshape{cmss}{bx}{n}{% <5>cmssbx10 at5pt% <6>cmssbx10 at6pt% <7>cmssbx10 at7pt% <8>cmssbx10 at8pt% <9>cmssbx10 at9pt% <10>cmssbx10% <11>cmssbx10 at10.95pt% <12>cmssbx10 at12pt% <14>cmssbx10 at14.4pt% <17>cmssbx10 at17.28pt% <20>cmssbx10 at20.74pt% <25>cmssbx10 at24.88pt% }{} \subst@fontshape{cmss}{m}{it}{cmss}{m}{sl} \newmathalphabet@@\sfb \addtoversion@\mv@normal{\sfb}{cmss}{bx}{n} \addtoversion@\mv@bold{\sfb}{cmss}{bx}{n} \new@fontshape{cmss}{m}{sl}{% <5>cmssi8 at5pt% <6>cmssi8 at6pt% <7>cmssi8 at7pt% <8>cmssi8% <9>cmssi9% <10>cmssi10% <11>cmssi10 at10.95pt% <12>cmssi12% <14>cmssi12 at14.4pt% <17>cmssi17% <20>cmssi17 at20.74pt% <25>cmssi17 at24.88pt% }{} \newmathalphabet@@\sfi \addtoversion@\mv@normal{\sfi}{cmss}{m}{sl} \addtoversion@\mv@bold{\sfi}{cmss}{m}{sl} \new@fontshape{eur}{m}{n}{% <5>eurm5% <6>eurm6% <7>eurm7% <8>eurm8% <9>eurm9% <10>eurm10% <11>eurm10 at10.95pt% <12>eurm10 at12pt% <14>eurm10 at14.4pt% <17>eurm10 at17.28pt% <20>eurm10 at20.74pt% <25>eurm10 at24.88pt}{} \new@fontshape{eur}{b}{n}{% <5>eurb5% <6>eurb6% <7>eurb7% <8>eurb8% <9>eurb9% <10>eurb10% <11>eurb10 at10.95pt% <12>eurb10 at12pt% <14>eurb10 at14.4pt% <17>eurb10 at17.28pt% <20>eurb10 at20.74pt% <25>eurb10 at24.88pt}{} \extra@def{eur}{}{\noaccents@} \def\EuRoman{\protect\pEuRoman} \def\pEuRoman{\RIfM@\expandafter\EuRoman@\else \expandafter\nonmatherr@\expandafter\EuRoman\fi} \newmathalphabet\EuRoman@ \addtoversion{normal}\EuRoman@{eur}{m}{n} \addtoversion{bold}\EuRoman@{eur}{b}{n} \new@fontshape{cmr}{m}{n}{% <5>cmr5% <6>cmr6% <7>cmr7% <8>cmr8% <9>cmr9% <10>cmr10% <11>cmr10 at10.95pt% <12>cmr12% <14>cmr12 at14.4pt% <17>cmr17% <20>cmr17 at20.736pt% <25>cmr17 at24.8832pt}{} {\catcode`\= 11 \gdef\mathrm{\use@mathgroup \=cmr \z@} \gdef\mit{\use@mathgroup \=cmm \@ne} \gdef\cal{\use@mathgroup \=cmsy \tw@} } \def\Gamma{\mathrm{\char"00}} \def\Delta{\mathrm{\char"01}} \def\Theta{\mathrm{\char"02}} \def\Lambda{\mathrm{\char"03}} \def\Xi{\mathrm{\char"04}} \def\Pi{\mathrm{\char"05}} \def\Sigma{\mathrm{\char"06}} \def\Upsilon{\mathrm{\char"07}} \def\Phi{\mathrm{\char"08}} \def\Psi{\mathrm{\char"09}} \def\Omega{\mathrm{\char"0A}} \endinput \def\greek@font{\family{cmr}\shape{n}\series{m}\selectfont} \def\Gamma{{\greek@font\char"00}} \def\Delta{{\greek@font\char"01}} \def\Theta{{\greek@font\char"02}} \def\Lambda{{\greek@font\char"03}} \def\Xi{{\greek@font\char"04}} \def\Pi{{\greek@font\char"05}} \def\Sigma{{\greek@font\char"06}} \def\Upsilon{{\greek@font\char"07}} \def\Phi{{\greek@font\char"08}} \def\Psi{{\greek@font\char"09}} \def\Omega{{\greek@font\char"0A}} \endinput