| 1 |
plouden |
4241 |
\def\pscurrentversion{April 8b, 2008} |
| 2 |
|
|
%\def\pscurrentversion{May 1, 2006} |
| 3 |
|
|
|
| 4 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 5 |
|
|
%% |
| 6 |
|
|
%% PostScript fonts for |
| 7 |
|
|
%% PNASOne, the one column journal style for |
| 8 |
|
|
%% Proceedings of the National Academy of Sciences |
| 9 |
|
|
%% |
| 10 |
|
|
%% Prepared by Amy Hendrickson, TeXnology Inc. |
| 11 |
|
|
%% |
| 12 |
|
|
%% For assistance, please contact the PNAS Editorial Office: |
| 13 |
|
|
%% 202-334-2679 |
| 14 |
|
|
%% pnas@nas.edu |
| 15 |
|
|
%% |
| 16 |
|
|
%% Use: \documentclass{pnasone} |
| 17 |
|
|
%% (optional font encoding) \usepackage{t1enc} or \usepackage{OT1enc} |
| 18 |
|
|
%% \usepackage[<driver name>]{graphicx} |
| 19 |
|
|
%% \usepackage[<driver name>]{color} |
| 20 |
|
|
%% \usepackage{pnasonef} |
| 21 |
|
|
%% |
| 22 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 23 |
|
|
|
| 24 |
|
|
%% You may need to rename these fonts to match the |
| 25 |
|
|
%% names of the .tfm files on your system. If you look at |
| 26 |
|
|
%% the directory where the .tfm files are stored you should |
| 27 |
|
|
%% be able to make the appropriate substitution. |
| 28 |
|
|
|
| 29 |
|
|
|
| 30 |
|
|
%% Change these definitions, if necessary ====> |
| 31 |
|
|
|
| 32 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 33 |
|
|
%% Times-Roman |
| 34 |
|
|
|
| 35 |
|
|
%% Dvipsone Names: |
| 36 |
|
|
\def\timesroman{tir} |
| 37 |
|
|
\def\timesbold{tib} |
| 38 |
|
|
\def\timesitalic{tii} |
| 39 |
|
|
\def\timesbolditalic{tibi} |
| 40 |
|
|
|
| 41 |
|
|
|
| 42 |
|
|
%% Karl Berry Names: |
| 43 |
|
|
%\def\timesroman{ptmr8t} |
| 44 |
|
|
%\def\timesbold{ptmb8t} |
| 45 |
|
|
%\def\timesitalic{ptmri8t} |
| 46 |
|
|
%\def\timesbolditalic{ptmbi8t} |
| 47 |
|
|
|
| 48 |
|
|
%% BlueSky or other TeX Systems, write in appropriate font name: |
| 49 |
|
|
\def\timesroman{du801btr7t} |
| 50 |
|
|
\def\timesbold{du801btb7t} |
| 51 |
|
|
\def\timesitalic{du801bti7t} |
| 52 |
|
|
\def\timesbolditalic{du801btbi7t} |
| 53 |
|
|
|
| 54 |
|
|
|
| 55 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 56 |
|
|
%% Helvetica |
| 57 |
|
|
%------------------ |
| 58 |
|
|
%% Dvipsone |
| 59 |
|
|
\def\helvetica{hv} |
| 60 |
|
|
\def\helveticaoblique{hvo} |
| 61 |
|
|
\def\helveticaboldoblique{hvbo} |
| 62 |
|
|
\def\helveticabold{hvb} |
| 63 |
|
|
|
| 64 |
|
|
|
| 65 |
|
|
%% Karl Berry Names: |
| 66 |
|
|
%\def\helvetica{phvr} |
| 67 |
|
|
%\def\helveticaoblique{phvro} |
| 68 |
|
|
%\def\helveticaboldoblique{phvbo} |
| 69 |
|
|
%\def\helveticabold{phvb} |
| 70 |
|
|
|
| 71 |
|
|
%% BlueSky or other TeX Systems, write in appropriate font name: |
| 72 |
|
|
\def\helvetica{pftr7t} |
| 73 |
|
|
\def\helveticabold{pftb7t} |
| 74 |
|
|
\def\helveticaoblique{pfti7t} |
| 75 |
|
|
\def\helveticaboldoblique{pftbi7t} |
| 76 |
|
|
\def\helveticaboldcondensed{pftbc7t} |
| 77 |
|
|
\def\helveticablackcondensed{pftblc7t } |
| 78 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 79 |
|
|
%% Frutiger |
| 80 |
|
|
%% Use Helvetica (No need to change these font declarations, |
| 81 |
|
|
%% since Helvetica has been defined above.) |
| 82 |
|
|
|
| 83 |
|
|
|
| 84 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 85 |
|
|
%% Frutiger |
| 86 |
|
|
%% Use Helvetica (No need to change these font declarations, |
| 87 |
|
|
%% since Helvetica has been defined above.) |
| 88 |
|
|
|
| 89 |
|
|
\def\frutiger{\helvetica} |
| 90 |
|
|
\def\frutigeroblique{\helveticaoblique} |
| 91 |
|
|
\def\frutigerbold{\helveticabold} |
| 92 |
|
|
\def\frutigerboldcondensed{\helveticaboldcondensed} |
| 93 |
|
|
\def\frutigermed{\helvetica} |
| 94 |
|
|
\def\frutigerblackCond{\helveticablackcondensed} |
| 95 |
|
|
|
| 96 |
|
|
|
| 97 |
|
|
|
| 98 |
|
|
%% |
| 99 |
|
|
\def\dutchbold{\timesbold} |
| 100 |
|
|
\def\dutchmed{\timesroman} |
| 101 |
|
|
|
| 102 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 103 |
|
|
%% Courier |
| 104 |
|
|
%% Computer Modern name |
| 105 |
|
|
\def\courier{cmtt10} |
| 106 |
|
|
|
| 107 |
|
|
% Dvipsone name: |
| 108 |
|
|
%\def\courier{com} |
| 109 |
|
|
|
| 110 |
|
|
% Berry name: |
| 111 |
|
|
%\def\courier{pcrr8t} |
| 112 |
|
|
|
| 113 |
|
|
%% <==== End of changes needed. Please do not make changes below this point. |
| 114 |
|
|
%% !!!!!!!!! |
| 115 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 116 |
|
|
|
| 117 |
|
|
%% default definitions, since these fonts |
| 118 |
|
|
%% will not be used: |
| 119 |
|
|
\let\xcourier\courier |
| 120 |
|
|
\def\courieroblique{pcrro8r} |
| 121 |
|
|
\def\courierbold{pcrb8r} |
| 122 |
|
|
\def\courierboldoblique{pcrbo8r} |
| 123 |
|
|
|
| 124 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 125 |
|
|
% switch used in documentation: |
| 126 |
|
|
\def\psfonts{true} |
| 127 |
|
|
|
| 128 |
|
|
\global\let\sfdefault\helvetica |
| 129 |
|
|
\global\let\rmdefault\timesroman |
| 130 |
|
|
\global\let\ttdefault\courier |
| 131 |
|
|
|
| 132 |
|
|
\typeout{^^J^^J |
| 133 |
|
|
-------------------------------------------^^J |
| 134 |
|
|
PostScript Fonts for PNAS One Column Journal Style^^J |
| 135 |
|
|
\pscurrentversion^^J^^J |
| 136 |
|
|
IMPORTANT: If you use font encoding, as |
| 137 |
|
|
in \string\usepackage{T1enc},^^J please use it BEFORE |
| 138 |
|
|
\string\usepackage{pnasfont}, ie:^^J |
| 139 |
|
|
\string\documentclass{pnasone}^^J |
| 140 |
|
|
\string\usepackage{T1enc}^^J |
| 141 |
|
|
\string\usepackage[driver name]{color}^^J^^J |
| 142 |
|
|
\string\usepackage{pnas}^^J |
| 143 |
|
|
-------------------------------------------^^J |
| 144 |
|
|
^^J |
| 145 |
|
|
} |
| 146 |
|
|
|
| 147 |
|
|
%% Times-Roman |
| 148 |
|
|
\xdef\timesroman{\timesroman\space} |
| 149 |
|
|
\xdef\timesbold{\timesbold\space} |
| 150 |
|
|
\xdef\timesitalic{\timesitalic\space} |
| 151 |
|
|
\xdef\timesbolditalic{\timesbolditalic\space} |
| 152 |
|
|
|
| 153 |
|
|
%% Helvetica |
| 154 |
|
|
\xdef\helvetica{\helvetica\space} |
| 155 |
|
|
\xdef\helveticabold{\helveticabold\space} |
| 156 |
|
|
\xdef\helveticaoblique{\helveticaoblique\space} |
| 157 |
|
|
\xdef\helveticaboldoblique{\helveticaboldoblique\space} |
| 158 |
|
|
|
| 159 |
|
|
%% Frutiger |
| 160 |
|
|
\xdef\frutigerbold{\frutigerbold\space} |
| 161 |
|
|
\xdef\frutiger{\frutiger\space} |
| 162 |
|
|
\xdef\frutigeroblique{\frutigeroblique\space} |
| 163 |
|
|
\xdef\frutigerboldcondensed{\frutigerboldcondensed\space} |
| 164 |
|
|
|
| 165 |
|
|
%% Courier |
| 166 |
|
|
\xdef\courier{\courier\space} |
| 167 |
|
|
|
| 168 |
|
|
%% Special Use Fonts ==>> |
| 169 |
|
|
\font\footnotefont\frutigermed at 6pt |
| 170 |
|
|
|
| 171 |
|
|
\font\dropcapfont=\frutigerbold at 24.5pt |
| 172 |
|
|
\font\sideboxfont= \helvetica at 6pt |
| 173 |
|
|
|
| 174 |
|
|
%% Running feet |
| 175 |
|
|
\font\footlinefont=\frutiger at7pt |
| 176 |
|
|
\font\footlineit=\helveticaoblique at7pt |
| 177 |
|
|
\font\foliofont=\frutigerbold at 7pt |
| 178 |
|
|
|
| 179 |
|
|
\font\titlefont=\frutigerboldcondensed at 22pt % 24pt baseline |
| 180 |
|
|
\font\authorfont=\frutigerbold at 9pt % 11 pt baseline |
| 181 |
|
|
\font\affilfont=\frutiger at 7pt % 8pt baseline |
| 182 |
|
|
\font\keywordfont=\frutiger at 7pt % 8pt baseline |
| 183 |
|
|
|
| 184 |
|
|
\font\copyrightfont=\frutiger at 6pt |
| 185 |
|
|
\font\copyrighttextfont=\frutiger at 6pt |
| 186 |
|
|
|
| 187 |
|
|
%% Abstract fonts |
| 188 |
|
|
\font\xabstractfont=\frutigerbold at 8pt |
| 189 |
|
|
\def\abstractfont{\sf\xabstractfont\dospecialaccents} |
| 190 |
|
|
\font\abstractit=\helveticaboldoblique at 8pt |
| 191 |
|
|
|
| 192 |
|
|
%% Bibliography |
| 193 |
|
|
\font\xbibfont=\frutiger at 6pt |
| 194 |
|
|
\def\bibfont{\sf\xbibfont\dospecialaccents} |
| 195 |
|
|
\font\bibitfont\helveticaoblique at 6pt |
| 196 |
|
|
\font\bibbffont\helvetica at 6pt |
| 197 |
|
|
|
| 198 |
|
|
%% Materials and Methods |
| 199 |
|
|
\font\materialfont=\frutiger at 7pt |
| 200 |
|
|
\font\materialbffont=\helveticabold at 7pt |
| 201 |
|
|
\font\materialitfont=\helveticaoblique at 7pt |
| 202 |
|
|
|
| 203 |
|
|
%% Section fonts |
| 204 |
|
|
\font\sectionfont=\frutigerblackCond at 9pt |
| 205 |
|
|
\font\subsectionfont=\frutigerblackCond at 8pt |
| 206 |
|
|
|
| 207 |
|
|
|
| 208 |
|
|
\font\significanceheadfont=\frutigerbold at 9pt |
| 209 |
|
|
\font\significancefont=\frutigerbold at 8pt |
| 210 |
|
|
|
| 211 |
|
|
|
| 212 |
|
|
|
| 213 |
|
|
%% Theorem fonts |
| 214 |
|
|
\font\theoremfont=\frutigerbold at 8pt |
| 215 |
|
|
|
| 216 |
|
|
%% Caption |
| 217 |
|
|
\font\fignumfont=\frutigerbold at 7pt |
| 218 |
|
|
\font\xfigtextfont=\frutiger at 7pt |
| 219 |
|
|
\def\figtextfont{\small\dospecialaccents\xfigtextfont} |
| 220 |
|
|
|
| 221 |
|
|
%% Table font |
| 222 |
|
|
\font\tabletextfont=\frutiger at 7.5pt |
| 223 |
|
|
\font\tablenotefont=\frutiger at 6pt |
| 224 |
|
|
\font\tablenotebffont=\frutigerbold at 6pt |
| 225 |
|
|
\font\tablenoteitfont=\frutigeroblique at 6pt |
| 226 |
|
|
\font\tabtextfont\frutigerbold at 8pt |
| 227 |
|
|
\font\tabnumfont\frutigerbold at 8pt |
| 228 |
|
|
|
| 229 |
|
|
\font\footlinefont=\frutiger at7pt |
| 230 |
|
|
|
| 231 |
|
|
%% ok |
| 232 |
|
|
%%% equivalent of bringing in .fd files |
| 233 |
|
|
%Filename: <encodingdefault><rmdefault>.fd |
| 234 |
|
|
\DeclareFontFamily{\encodingdefault}{\rmdefault}{} |
| 235 |
|
|
\DeclareFontShape{\encodingdefault}{\rmdefault}{b}{n}{ |
| 236 |
|
|
<-> \timesbold |
| 237 |
|
|
}{} |
| 238 |
|
|
|
| 239 |
|
|
\DeclareFontShape{\encodingdefault}{\rmdefault}{b}{sc}{ |
| 240 |
|
|
<-> cmcsc10 |
| 241 |
|
|
}{} |
| 242 |
|
|
|
| 243 |
|
|
\DeclareFontShape{\encodingdefault}{\rmdefault}{b}{sl}{ |
| 244 |
|
|
<-> \timesbolditalic |
| 245 |
|
|
}{} |
| 246 |
|
|
|
| 247 |
|
|
\DeclareFontShape{\encodingdefault}{\rmdefault}{b}{it}{ |
| 248 |
|
|
<-> \timesbolditalic |
| 249 |
|
|
}{} |
| 250 |
|
|
|
| 251 |
|
|
\DeclareFontShape{\encodingdefault}{\rmdefault}{m}{n}{ |
| 252 |
|
|
<-> \timesroman |
| 253 |
|
|
}{} |
| 254 |
|
|
|
| 255 |
|
|
\DeclareFontShape{\encodingdefault}{\rmdefault}{m}{sc}{ |
| 256 |
|
|
<-> cmcsc10 |
| 257 |
|
|
}{} |
| 258 |
|
|
|
| 259 |
|
|
\DeclareFontShape{\encodingdefault}{\rmdefault}{m}{sl}{ |
| 260 |
|
|
<-> \timesitalic |
| 261 |
|
|
}{} |
| 262 |
|
|
|
| 263 |
|
|
\DeclareFontShape{\encodingdefault}{\rmdefault}{m}{it}{ |
| 264 |
|
|
<-> \timesitalic |
| 265 |
|
|
}{} |
| 266 |
|
|
|
| 267 |
|
|
\DeclareFontShape{\encodingdefault} |
| 268 |
|
|
{\rmdefault}{bx}{n}{<->ssub * \rmdefault/b/n}{} |
| 269 |
|
|
|
| 270 |
|
|
\DeclareFontShape{\encodingdefault} |
| 271 |
|
|
{\rmdefault}{bx}{sc}{<->ssub * \rmdefault/b/sc}{} |
| 272 |
|
|
|
| 273 |
|
|
\DeclareFontShape{\encodingdefault} |
| 274 |
|
|
{\rmdefault}{bx}{sl}{<->ssub * \rmdefault/b/sl}{} |
| 275 |
|
|
|
| 276 |
|
|
\DeclareFontShape{\encodingdefault} |
| 277 |
|
|
{\rmdefault}{bx}{it}{<->ssub * \rmdefault/b/it}{} |
| 278 |
|
|
|
| 279 |
|
|
\DeclareFontShape{\encodingdefault} |
| 280 |
|
|
{\rmdefault}{l}{n}{<->ssub * \rmdefault/m/n}{} |
| 281 |
|
|
|
| 282 |
|
|
\DeclareFontShape{\encodingdefault} |
| 283 |
|
|
{\rmdefault}{l}{sc}{<->ssub * \rmdefault/m/sc}{} |
| 284 |
|
|
|
| 285 |
|
|
\DeclareFontShape{\encodingdefault} |
| 286 |
|
|
{\rmdefault}{l}{sl}{<->ssub * \rmdefault/m/sl}{} |
| 287 |
|
|
|
| 288 |
|
|
\DeclareFontShape{\encodingdefault} |
| 289 |
|
|
{\rmdefault}{l}{it}{<->ssub * \rmdefault/m/it}{} |
| 290 |
|
|
|
| 291 |
|
|
|
| 292 |
|
|
%% ok |
| 293 |
|
|
%\ProvidesFile{<encodingdefault><ttdefault>.fd} |
| 294 |
|
|
% [1996/02/19 v2.3e Standard LaTeX font definitions] |
| 295 |
|
|
|
| 296 |
|
|
\DeclareFontFamily{\encodingdefault}{\ttdefault}{\hyphenchar \font\m@ne} |
| 297 |
|
|
|
| 298 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{b}{n}{ |
| 299 |
|
|
<-> \courierbold |
| 300 |
|
|
}{} |
| 301 |
|
|
|
| 302 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{b}{sc}{ |
| 303 |
|
|
<-> cmcsc10 |
| 304 |
|
|
}{} |
| 305 |
|
|
|
| 306 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{b}{sl}{ |
| 307 |
|
|
<-> \courierboldoblique |
| 308 |
|
|
}{} |
| 309 |
|
|
|
| 310 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{b}{it}{ |
| 311 |
|
|
<-> \courierboldoblique |
| 312 |
|
|
}{} |
| 313 |
|
|
|
| 314 |
|
|
|
| 315 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{m}{n} |
| 316 |
|
|
{<-> \courier |
| 317 |
|
|
}{} |
| 318 |
|
|
|
| 319 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{m}{n} |
| 320 |
|
|
{<-> \courier |
| 321 |
|
|
}{} |
| 322 |
|
|
%%%%%% make sure subst shapes are available |
| 323 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{m}{it} |
| 324 |
|
|
{<-> \courieroblique |
| 325 |
|
|
}{} |
| 326 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{m}{sl} |
| 327 |
|
|
{<-> \courieroblique |
| 328 |
|
|
}{} |
| 329 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{m}{sc} |
| 330 |
|
|
{<-> \courier |
| 331 |
|
|
}{} |
| 332 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{m}{ui} |
| 333 |
|
|
{<->sub * \xcourier/m/it}{} |
| 334 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{bx}{n} |
| 335 |
|
|
{<->sub * \xcourier/m/n}{} |
| 336 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{bx}{it} |
| 337 |
|
|
{<->sub * \xcourier/m/it}{} |
| 338 |
|
|
\DeclareFontShape{\encodingdefault}{\ttdefault}{bx}{ui} |
| 339 |
|
|
{<->sub * \xcourier/m/it}{} |
| 340 |
|
|
%% |
| 341 |
|
|
%% End of file `<encodingdefault><ttdefault>.fd'. |
| 342 |
|
|
|
| 343 |
|
|
%Filename: <encodingdefault><sfdefault>.fd |
| 344 |
|
|
%\ProvidesFile{\encodingdefaulthv.fd} |
| 345 |
|
|
% [1996/02/19 Fontinst v1.504 font definitions for \encodingdefault/hv.] |
| 346 |
|
|
|
| 347 |
|
|
\DeclareFontFamily{\encodingdefault}{hv}{} |
| 348 |
|
|
|
| 349 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{b}{n}{ |
| 350 |
|
|
<-> \helveticabold |
| 351 |
|
|
}{} |
| 352 |
|
|
|
| 353 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{b}{sc}{ |
| 354 |
|
|
<-> cmcsc10 |
| 355 |
|
|
}{} |
| 356 |
|
|
|
| 357 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{m}{n}{ |
| 358 |
|
|
<-> \helvetica |
| 359 |
|
|
}{} |
| 360 |
|
|
|
| 361 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{m}{sc}{ |
| 362 |
|
|
<-> cmcsc10 |
| 363 |
|
|
}{} |
| 364 |
|
|
|
| 365 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{m}{sl}{ |
| 366 |
|
|
<-> \helveticaoblique |
| 367 |
|
|
}{} |
| 368 |
|
|
|
| 369 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{m}{it}{ |
| 370 |
|
|
<-> \helveticaoblique |
| 371 |
|
|
}{} |
| 372 |
|
|
|
| 373 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{bx}{n}{<->ssub * hv/b/n}{} |
| 374 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{bx}{sc}{<->ssub * hv/b/sc}{} |
| 375 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{bx}{sl}{<->ssub * hv/b/sl}{} |
| 376 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{bx}{it}{<->ssub * hv/b/it}{} |
| 377 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{l}{n}{<->ssub * hv/m/n}{} |
| 378 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{l}{sc}{<->ssub * hv/m/sc}{} |
| 379 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{l}{sl}{<->ssub * hv/m/sl}{} |
| 380 |
|
|
\DeclareFontShape{\encodingdefault}{hv}{l}{it}{<->ssub * hv/m/it}{} |
| 381 |
|
|
|
| 382 |
|
|
|
| 383 |
|
|
\rm |
| 384 |
|
|
|
| 385 |
|
|
\let\dospecialaccents\relax |
| 386 |
|
|
|
| 387 |
|
|
|
| 388 |
|
|
%%%%%Math variable |
| 389 |
|
|
|
| 390 |
|
|
\DeclareSymbolFont{numbers}{\encodingdefault}{\rmdefault}{m}{n} |
| 391 |
|
|
\DeclareSymbolFont{alphabets}{\encodingdefault}{\rmdefault}{m}{it} |
| 392 |
|
|
\DeclareSymbolFont{operators}{\encodingdefault}{\rmdefault}{m}{n} |
| 393 |
|
|
|
| 394 |
|
|
% |
| 395 |
|
|
\DeclareMathSymbol{0}{\mathalpha}{numbers}{"30} |
| 396 |
|
|
\DeclareMathSymbol{1}{\mathalpha}{numbers}{"31} |
| 397 |
|
|
\DeclareMathSymbol{2}{\mathalpha}{numbers}{"32} |
| 398 |
|
|
\DeclareMathSymbol{3}{\mathalpha}{numbers}{"33} |
| 399 |
|
|
\DeclareMathSymbol{4}{\mathalpha}{numbers}{"34} |
| 400 |
|
|
\DeclareMathSymbol{5}{\mathalpha}{numbers}{"35} |
| 401 |
|
|
\DeclareMathSymbol{6}{\mathalpha}{numbers}{"36} |
| 402 |
|
|
\DeclareMathSymbol{7}{\mathalpha}{numbers}{"37} |
| 403 |
|
|
\DeclareMathSymbol{8}{\mathalpha}{numbers}{"38} |
| 404 |
|
|
\DeclareMathSymbol{9}{\mathalpha}{numbers}{"39} |
| 405 |
|
|
|
| 406 |
|
|
% |
| 407 |
|
|
\DeclareMathSymbol{A}{\mathalpha}{alphabets}{"41} |
| 408 |
|
|
\DeclareMathSymbol{B}{\mathalpha}{alphabets}{"42} |
| 409 |
|
|
\DeclareMathSymbol{C}{\mathalpha}{alphabets}{"43} |
| 410 |
|
|
\DeclareMathSymbol{D}{\mathalpha}{alphabets}{"44} |
| 411 |
|
|
\DeclareMathSymbol{E}{\mathalpha}{alphabets}{"45} |
| 412 |
|
|
\DeclareMathSymbol{F}{\mathalpha}{alphabets}{"46} |
| 413 |
|
|
\DeclareMathSymbol{G}{\mathalpha}{alphabets}{"47} |
| 414 |
|
|
\DeclareMathSymbol{H}{\mathalpha}{alphabets}{"48} |
| 415 |
|
|
\DeclareMathSymbol{I}{\mathalpha}{alphabets}{"49} |
| 416 |
|
|
\DeclareMathSymbol{J}{\mathalpha}{alphabets}{"4A} |
| 417 |
|
|
\DeclareMathSymbol{K}{\mathalpha}{alphabets}{"4B} |
| 418 |
|
|
\DeclareMathSymbol{L}{\mathalpha}{alphabets}{"4C} |
| 419 |
|
|
\DeclareMathSymbol{M}{\mathalpha}{alphabets}{"4D} |
| 420 |
|
|
\DeclareMathSymbol{N}{\mathalpha}{alphabets}{"4E} |
| 421 |
|
|
\DeclareMathSymbol{O}{\mathalpha}{alphabets}{"4F} |
| 422 |
|
|
\DeclareMathSymbol{P}{\mathalpha}{alphabets}{"50} |
| 423 |
|
|
\DeclareMathSymbol{Q}{\mathalpha}{alphabets}{"51} |
| 424 |
|
|
\DeclareMathSymbol{R}{\mathalpha}{alphabets}{"52} |
| 425 |
|
|
\DeclareMathSymbol{S}{\mathalpha}{alphabets}{"53} |
| 426 |
|
|
\DeclareMathSymbol{T}{\mathalpha}{alphabets}{"54} |
| 427 |
|
|
\DeclareMathSymbol{U}{\mathalpha}{alphabets}{"55} |
| 428 |
|
|
\DeclareMathSymbol{V}{\mathalpha}{alphabets}{"56} |
| 429 |
|
|
\DeclareMathSymbol{W}{\mathalpha}{alphabets}{"57} |
| 430 |
|
|
\DeclareMathSymbol{X}{\mathalpha}{alphabets}{"58} |
| 431 |
|
|
\DeclareMathSymbol{Y}{\mathalpha}{alphabets}{"59} |
| 432 |
|
|
\DeclareMathSymbol{Z}{\mathalpha}{alphabets}{"5A} |
| 433 |
|
|
|
| 434 |
|
|
% |
| 435 |
|
|
\DeclareMathSymbol{a}{\mathalpha}{alphabets}{"61} |
| 436 |
|
|
\DeclareMathSymbol{b}{\mathalpha}{alphabets}{"62} |
| 437 |
|
|
\DeclareMathSymbol{c}{\mathalpha}{alphabets}{"63} |
| 438 |
|
|
\DeclareMathSymbol{d}{\mathalpha}{alphabets}{"64} |
| 439 |
|
|
\DeclareMathSymbol{e}{\mathalpha}{alphabets}{"65} |
| 440 |
|
|
\DeclareMathSymbol{f}{\mathalpha}{alphabets}{"66} |
| 441 |
|
|
\DeclareMathSymbol{g}{\mathalpha}{alphabets}{"67} |
| 442 |
|
|
\DeclareMathSymbol{h}{\mathalpha}{alphabets}{"68} |
| 443 |
|
|
\DeclareMathSymbol{i}{\mathalpha}{alphabets}{"69} |
| 444 |
|
|
\DeclareMathSymbol{j}{\mathalpha}{alphabets}{"6A} |
| 445 |
|
|
\DeclareMathSymbol{k}{\mathalpha}{alphabets}{"6B} |
| 446 |
|
|
\DeclareMathSymbol{l}{\mathalpha}{alphabets}{"6C} |
| 447 |
|
|
\DeclareMathSymbol{m}{\mathalpha}{alphabets}{"6D} |
| 448 |
|
|
\DeclareMathSymbol{n}{\mathalpha}{alphabets}{"6E} |
| 449 |
|
|
\DeclareMathSymbol{o}{\mathalpha}{alphabets}{"6F} |
| 450 |
|
|
\DeclareMathSymbol{p}{\mathalpha}{alphabets}{"70} |
| 451 |
|
|
\DeclareMathSymbol{q}{\mathalpha}{alphabets}{"71} |
| 452 |
|
|
\DeclareMathSymbol{r}{\mathalpha}{alphabets}{"72} |
| 453 |
|
|
\DeclareMathSymbol{s}{\mathalpha}{alphabets}{"73} |
| 454 |
|
|
\DeclareMathSymbol{t}{\mathalpha}{alphabets}{"74} |
| 455 |
|
|
\DeclareMathSymbol{u}{\mathalpha}{alphabets}{"75} |
| 456 |
|
|
\DeclareMathSymbol{v}{\mathalpha}{alphabets}{"76} |
| 457 |
|
|
\DeclareMathSymbol{w}{\mathalpha}{alphabets}{"77} |
| 458 |
|
|
\DeclareMathSymbol{x}{\mathalpha}{alphabets}{"78} |
| 459 |
|
|
\DeclareMathSymbol{y}{\mathalpha}{alphabets}{"79} |
| 460 |
|
|
\DeclareMathSymbol{z}{\mathalpha}{alphabets}{"7A} |
| 461 |
|
|
|
| 462 |
|
|
% |
| 463 |
|
|
\DeclareMathSymbol{,}{\mathpunct}{numbers}{'054} |
| 464 |
|
|
\DeclareMathSymbol{.}{\mathord}{numbers}{'056} |
| 465 |
|
|
\DeclareMathSymbol{:}{\mathrel}{numbers}{'072} |
| 466 |
|
|
\DeclareMathSymbol{;}{\mathpunct}{numbers}{'073} |
| 467 |
|
|
\DeclareMathSymbol{(}{\mathpunct}{numbers}{40} |
| 468 |
|
|
\DeclareMathSymbol{)}{\mathpunct}{numbers}{41} |
| 469 |
|
|
|
| 470 |
|
|
|
| 471 |
|
|
\endinput |