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 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725
|
%D \module
%D [ file=type-buy,
%D version=2003.07.08, % 2001.04.12,
%D title=\CONTEXT\ Typescript Macros,
%D subtitle=A Few Commercial Fonts,
%D author=Hans Hagen,
%D date=\currentdate,
%D copyright={PRAGMA / Hans Hagen \& Ton Otten}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.
% fallback
% todo \typescriptthree
\starttypescript [serif] [fallback]
\definefontsynonym [SerifBold] [Serif]
\definefontsynonym [SerifItalic] [Serif]
\definefontsynonym [SerifSlanted] [SerifItalic]
\definefontsynonym [SerifBoldItalic] [SerifBold]
\definefontsynonym [SerifBoldSlanted] [SerifBoldItalic]
\definefontsynonym [SerifCaps] [Serif]
\stoptypescript
\starttypescript [sans] [fallback]
\definefontsynonym [SansBold] [Sans]
\definefontsynonym [SansItalic] [Sans]
\definefontsynonym [SansSlanted] [SansItalic]
\definefontsynonym [SansBoldItalic] [SansBold]
\definefontsynonym [SansBoldSlanted] [SansBoldItalic]
\definefontsynonym [SansCaps] [Sans]
\stoptypescript
\starttypescript [mono] [fallback]
\definefontsynonym [MonoBold] [Mono]
\definefontsynonym [MonoItalic] [Mono]
\definefontsynonym [MonoSlanted] [MonoItalic]
\definefontsynonym [MonoBoldItalic] [MonoBold]
\definefontsynonym [MonoBoldSlanted] [MonoBoldItalic]
\definefontsynonym [MonoCaps] [Mono]
\stoptypescript
% Lucida Bright : Biggelow and Holmes
\starttypescript [map] [lucida] [ec,8r,texnansi]
\loadmapfile [\typescriptthree-bh-lucida.map]
\stoptypescript
\starttypescript [serif] [lucida] [name]
\definefontsynonym [Serif] [LucidaBright]
\definefontsynonym [SerifBold] [LucidaBright-Demi]
\definefontsynonym [SerifItalic] [LucidaBright-Italic]
\definefontsynonym [SerifSlanted] [LucidaBright-Oblique]
\definefontsynonym [SerifBoldItalic] [LucidaBright-DemiItalic]
\definefontsynonym [SerifBoldSlanted] [LucidaBright-DemiItalic]
\definefontsynonym [SerifCaps] [LucidaBrightSmallcaps]
\stoptypescript
\starttypescript [sans] [lucida] [name]
\definefontsynonym [Sans] [LucidaSans]
\definefontsynonym [SansBold] [LucidaSans-Demi]
\definefontsynonym [SansItalic] [LucidaSans-Italic]
\definefontsynonym [SansSlanted] [LucidaSans-Italic]
\definefontsynonym [SansBoldItalic] [LucidaSans-DemiItalic]
\definefontsynonym [SansBoldSlanted] [LucidaSans-DemiItalic]
\definefontsynonym [SansCaps] [LucidaSans]
\stoptypescript
\starttypescript [mono] [lucida] [name]
\definefontsynonym [Mono] [LucidaSans-Typewriter]
\definefontsynonym [MonoBold] [LucidaSans-TypewriterBold]
\definefontsynonym [MonoItalic] [LucidaSans-TypewriterOblique]
\definefontsynonym [MonoSlanted] [LucidaSans-TypewriterOblique]
\definefontsynonym [MonoBoldItalic] [LucidaSans-TypewriterBoldOblique]
\definefontsynonym [MonoBoldSlanted] [LucidaSans-TypewriterBoldOblique]
\definefontsynonym [MonoCaps] [LucidaSans-Typewriter]
\stoptypescript
\starttypescript [math] [lucida] [name]
\definefontsynonym [MathRoman] [LucidaBright]
\definefontsynonym [MathExtension] [LucidaNewMath-Extension]
\definefontsynonym [MathItalic] [LucidaNewMath-AltItalic]
\definefontsynonym [MathSymbol] [LucidaNewMath-Symbol]
\definefontsynonym [MathAlpha] [LucidaNewMath-Arrows]
\definefontsynonym [MathBeta] [LucidaNewMath-Roman]
\stoptypescript
\starttypescript [math] [lucida] [name]
\definefontsynonym [OldStyle] [MathItalic]
\definefontsynonym [Fraktur] [eufm10]
\definefontsynonym [Blackboard] [MathAlpha]
\definefontsynonym [Gothic] [eufm10]
\definefontsynonym [Calligraphic] [MathSymbol] % math caligraphic !
\stoptypescript
\starttypescript [boldmath] [lucida] [name]
\definefontsynonym [MathRoman] [LucidaBright-Demi]
\definefontsynonym [MathExtension] [LucidaNewMath-Extension]
\definefontsynonym [MathItalic] [LucidaNewMath-AltDemiItalic]
\definefontsynonym [MathSymbol] [LucidaNewMath-Symbol-Demi]
\definefontsynonym [MathAlpha] [LucidaNewMath-Arrows-Demi]
\definefontsynonym [MathBeta] [LucidaNewMath-DemiBold]
\stoptypescript
\starttypescript [bfmath] [lucida] [name]
\definefontsynonym [MathRomanBold] [LucidaNewMath-Demibold]
\definefontsynonym [MathExtensionBold] [LucidaNewMath-Extension]
\definefontsynonym [MathItalicBold] [LucidaNewMath-AltDemiItalic]
\definefontsynonym [MathSymbolBold] [LucidaNewMath-Symbol-Demi]
\definefontsynonym [MathAlphaBold] [LucidaNewMath-Arrows-Demi]
\definefontsynonym [MathBetaBold] [LucidaNewMath-DemiBold] % ??
\stoptypescript
\starttypescript [handwriting] [lucida] [name]
\definefontsynonym [Handwriting] [LucidaHandwriting-Italic]
\stoptypescript
\starttypescript [calligraphy] [lucida] [name]
\definefontsynonym [Calligraphy] [LucidaCalligraphy-Italic]
\stoptypescript
\starttypescript [serif] [lucida] [texnansi,ec,8r]
\definefontsynonym [LucidaBright] [\typescriptthree-lbr] [encoding=\typescriptthree]
\definefontsynonym [LucidaBright-Demi] [\typescriptthree-lbd] [encoding=\typescriptthree]
\definefontsynonym [LucidaBright-DemiItalic] [\typescriptthree-lbdi] [encoding=\typescriptthree]
\definefontsynonym [LucidaBright-Italic] [\typescriptthree-lbi] [encoding=\typescriptthree]
\definefontsynonym [LucidaBrightSmallcaps] [\typescriptthree-lbrsc] [encoding=\typescriptthree]
\definefontsynonym [LucidaBrightSmallcaps-Demi] [\typescriptthree-lbdsc] [encoding=\typescriptthree]
\definefontsynonym [LucidaBright-Oblique] [\typescriptthree-lbsl] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [lucida] [texnansi,ec,8r]
\definefontsynonym [LucidaSans] [\typescriptthree-lsr] [encoding=\typescriptthree]
\definefontsynonym [LucidaSans-Demi] [\typescriptthree-lsd] [encoding=\typescriptthree]
\definefontsynonym [LucidaSans-DemiItalic] [\typescriptthree-lsdi] [encoding=\typescriptthree]
\definefontsynonym [LucidaSans-Italic] [\typescriptthree-lsi] [encoding=\typescriptthree]
\definefontsynonym [LucidaSans-Bold] [\typescriptthree-lsb] [encoding=\typescriptthree]
\definefontsynonym [LucidaSans-BoldItalic] [\typescriptthree-lsbi] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [mono] [lucida] [texnansi,ec,8r]
\definefontsynonym [LucidaSans-Typewriter] [\typescriptthree-lstr] [encoding=\typescriptthree]
\definefontsynonym [LucidaSans-TypewriterBold] [\typescriptthree-lstb] [encoding=\typescriptthree]
\definefontsynonym [LucidaSans-TypewriterBoldOblique] [\typescriptthree-lstbo] [encoding=\typescriptthree]
\definefontsynonym [LucidaSans-TypewriterOblique] [\typescriptthree-lsto] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [math] [lucida] [texnansi,ec,8r]
\definefontsynonym [LucidaBright] [\typescriptthree-lbr] [encoding=\typescriptthree]
\definefontsynonym [LucidaNewMath-AltItalic] [lbmo]
\definefontsynonym [LucidaNewMath-Arrows] [lbma]
\definefontsynonym [LucidaNewMath-Extension] [lbme]
\definefontsynonym [LucidaNewMath-Roman] [lbmr]
\definefontsynonym [LucidaNewMath-Italic] [lbmi]
\definefontsynonym [LucidaNewMath-Symbol] [lbms]
\definefontsynonym [LucidaBlackletter] [lbl]
\stoptypescript
\starttypescript [boldmath,bfmath] [lucida] [texnansi,ec,8r]
\definefontsynonym [LucidaNewMath-AltDemiItalic] [lbmdo]
\definefontsynonym [LucidaNewMath-Arrows-Demi] [lbmad]
\definefontsynonym [LucidaNewMath-Extension] [lbme]
\definefontsynonym [LucidaNewMath-DemiBold] [lbmd]
\definefontsynonym [LucidaNewMath-DemiItalic] [lbmdi]
\definefontsynonym [LucidaNewMath-Symbol-Demi] [lbmsd]
\stoptypescript
\starttypescript [calligraphy] [lucida] [texnansi,ec,8r]
\definefontsynonym [LucidaCalligraphy-Italic] [\typescriptthree-lbc] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [casual] [lucida] [texnansi,ec,8r]
\definefontsynonym [LucidaCasual] [\typescriptthree-lbkr] [encoding=\typescriptthree]
\definefontsynonym [LucidaCasual-Italic] [\typescriptthree-lbki] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [handwriting] [lucida] [texnansi,ec,8r]
\definefontsynonym [LucidaHandwriting-Italic] [\typescriptthree-lbh] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [fax] [lucida] [texnansi,ec,8r]
\definefontsynonym [LucidaFax] [\typescriptthree-lfr] [encoding=\typescriptthree]
\definefontsynonym [LucidaFax-Demi] [\typescriptthree-lfd] [encoding=\typescriptthree]
\definefontsynonym [LucidaFax-DemiItalic] [\typescriptthree-lfdi] [encoding=\typescriptthree]
\definefontsynonym [LucidaFax-Italic] [\typescriptthree-lfi] [encoding=\typescriptthree]
\stoptypescript
% Informal : Vulis
\starttypescript [map] [informal] [default]
\loadmapfile[original-micropress-informal.map]
\stoptypescript
\starttypescript [casual] [informal] [name]
\definefontsynonym [Serif] [Informal-Regular]
\definefontsynonym [SerifBold] [Informal-Bold]
\definefontsynonym [SerifSlanted] [Informal-Oblique]
\definefontsynonym [SerifItalic] [Informal-Oblique]
\definefontsynonym [SerifBoldSlanted] [Informal-BoldOblique]
\definefontsynonym [SerifBoldItalic] [Informal-BoldOblique]
\definefontsynonym [SerifCaps] [Informal-Regular]
\stoptypescript
\starttypescript [math] [informal] [name]
\definefontsynonym [MathRoman] [Informal-Regular]
\definefontsynonym [MathExtension] [Informal-MathExtendedSymbols]
\definefontsynonym [MathItalic] [Informal-MathItalics]
\definefontsynonym [MathSymbol] [Informal-MathSymbols]
\stoptypescript
\starttypescript [casual] [informal] [default]
\definefontsynonym [Informal-Regular] [ifrm10cm]
\definefontsynonym [Informal-Bold] [ifrb10cm]
\definefontsynonym [Informal-Oblique] [ifro10cm]
\definefontsynonym [Informal-BoldOblique] [ifbo10cm]
\stoptypescript
\starttypescript [math] [informal] [default]
\definefontsynonym [Informal-Regular] [ifrm10cm]
\definefontsynonym [Informal-MathExtendedSymbols] [ifex10]
\definefontsynonym [Informal-MathItalics] [ifmi10]
\definefontsynonym [Informal-MathSymbols] [ifsy10]
\stoptypescript
% ITC Officina
\starttypescript [map] [officina] [ec,8r,texnansi]
\loadmapfile [\typescriptthree-itc-officina.map]
\stoptypescript
\starttypescript [serif] [officina] [name]
\definefontsynonym [Serif] [OfficinaSerif-Book]
\definefontsynonym [SerifItalic] [OfficinaSerif-BookItalic]
\definefontsynonym [SerifSlanted] [OfficinaSerif-BookSlanted]
\definefontsynonym [SerifBold] [OfficinaSerif-Bold]
\definefontsynonym [SerifBoldItalic] [OfficinaSerif-BoldItalic]
\definefontsynonym [SerifBoldSlanted][OfficinaSerif-BoldSlanted]
\definefontsynonym [SerifCaps] [OfficinaSerif-Caps]
\stoptypescript
\starttypescript [sans] [officina] [name]
\definefontsynonym [Sans] [OfficinaSans-Book]
\definefontsynonym [SansItalic] [OfficinaSans-BookItalic]
\definefontsynonym [SansSlanted] [OfficinaSans-BookSlanted]
\definefontsynonym [SansBold] [OfficinaSans-Bold]
\definefontsynonym [SansBoldItalic] [OfficinaSans-BoldItalic]
\definefontsynonym [SansBoldSlanted][OfficinaSans-BoldSlanted]
\definefontsynonym [SansCaps] [OfficinaSans-Caps]
\stoptypescript
\starttypescript [serif] [officina] [texnansi,ec,8r]
\definefontsynonym [OfficinaSerif-Book] [\typescriptthree-ovbk] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSerif-BookItalic] [\typescriptthree-ovwi] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSerif-Bold] [\typescriptthree-ovb] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSerif-BoldItalic] [\typescriptthree-ovbi] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSerif-BookSlanted][\typescriptthree-ovbk-slanted-167] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSerif-BoldSlanted][\typescriptthree-ovb-slanted-167] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSerif-Caps] [\typescriptthree-ovbk-capitalized-800] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [officina] [texnansi,ec,8r]
\definefontsynonym [OfficinaSans-Book] [\typescriptthree-owbk] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSans-BookItalic] [\typescriptthree-owwi] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSans-Bold] [\typescriptthree-owb] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSans-BoldItalic] [\typescriptthree-owbi] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSans-BookSlanted][\typescriptthree-owbk-slanted-167] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSans-BoldSlanted][\typescriptthree-owb-slanted-167] [encoding=\typescriptthree]
\definefontsynonym [OfficinaSans-Caps] [\typescriptthree-owbk-capitalized-800] [encoding=\typescriptthree]
\stoptypescript
% FontFont Meta
\starttypescript [map] [meta] [ec,8r,texnansi]
\loadmapfile [\typescriptthree-fontfont-meta.map]
\stoptypescript
\starttypescript [sans] [meta] [name]
\definefontsynonym [Sans] [MetaNormal-Roman]
\definefontsynonym [SansItalic] [MetaNormal-Italic]
\definefontsynonym [SansSlanted] [MetaNormal-Italic]
\definefontsynonym [SansBold] [MetaBold-Roman]
\definefontsynonym [SansBoldItalic] [MetaBold-Italic]
\definefontsynonym [SansBoldSlanted][MetaBold-Italic]
\definefontsynonym [SansCaps] [MetaNormal-Caps]
\stoptypescript
\starttypescript [sans] [meta-lf] [name]
\definefontsynonym [Sans] [MetaBookLF-Roman]
\definefontsynonym [SansBold] [MetaBoldLF-Roman]
\definefontsynonym [SansItalic] [MetaBookLF-Italic]
\definefontsynonym [SansBoldItalic] [MetaBoldLF-Italic]
\definefontsynonym [SansCaps] [MetaBookLF-Caps]
\stoptypescript
\starttypescript [sans] [meta,meta-book] [texnansi,ec,8r]
\definefontsynonym [MetaBook-Roman] [\typescriptthree-mtbk] [encoding=\typescriptthree]
\definefontsynonym [MetaBook-Italic] [\typescriptthree-mtbki] [encoding=\typescriptthree]
\definefontsynonym [MetaBook-Caps] [\typescriptthree-mtbkc] [encoding=\typescriptthree]
\definefontsynonym [MetaBook-ItalicCaps] [\typescriptthree-mtbkic] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [meta-lf,meta-book-lf] [texnansi,ec,8r]
\definefontsynonym [MetaBookLF-Roman] [\typescriptthree-mtbkf] [encoding=\typescriptthree]
\definefontsynonym [MetaBookLF-Italic] [\typescriptthree-mtbkfi] [encoding=\typescriptthree]
\definefontsynonym [MetaBookLF-Caps] [\typescriptthree-mtbkfc] [encoding=\typescriptthree]
\definefontsynonym [MetaBookLF-ItalicCaps] [\typescriptthree-mtbkfic] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [meta,meta-bold] [texnansi,ec,8r]
\definefontsynonym [MetaBold-Roman] [\typescriptthree-mtbd] [encoding=\typescriptthree]
\definefontsynonym [MetaBold-Italic] [\typescriptthree-mtbdi] [encoding=\typescriptthree]
\definefontsynonym [MetaBold-Caps] [\typescriptthree-mtbdc] [encoding=\typescriptthree]
\definefontsynonym [MetaBold-ItalicCaps] [\typescriptthree-mtbdic] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [meta-lf,meta-bold-lf] [texnansi,ec,8r]
\definefontsynonym [MetaBoldLF-Roman] [\typescriptthree-mtbdf] [encoding=\typescriptthree]
\definefontsynonym [MetaBoldLF-Italic] [\typescriptthree-mtbdfi] [encoding=\typescriptthree]
\definefontsynonym [MetaBoldLF-Caps] [\typescriptthree-mtbdfc] [encoding=\typescriptthree]
\definefontsynonym [MetaBoldLF-ItalicCaps] [\typescriptthree-mtbdfic] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [meta-normal] [texnansi,ec,8r]
\definefontsynonym [MetaNormal-Roman] [\typescriptthree-mtn] [encoding=\typescriptthree]
\definefontsynonym [MetaNormal-Italic] [\typescriptthree-mtni] [encoding=\typescriptthree]
\definefontsynonym [MetaNormal-Caps] [\typescriptthree-mtnc] [encoding=\typescriptthree]
\definefontsynonym [MetaNormal-ItalicCaps] [\typescriptthree-mtnic] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [meta-normal-lf] [texnansi,ec,8r]
\definefontsynonym [MetaNormalLF-Roman] [\typescriptthree-mtnf] [encoding=\typescriptthree]
\definefontsynonym [MetaNormalLF-Italic] [\typescriptthree-mtnfi] [encoding=\typescriptthree]
\definefontsynonym [MetaNormalLF-Caps] [\typescriptthree-mtnfc] [encoding=\typescriptthree]
\definefontsynonym [MetaNormalLF-ItalicCaps] [\typescriptthree-mtnfic] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [meta-medium] [texnansi,ec,8r]
\definefontsynonym [MetaMedium-Roman] [\typescriptthree-mtm] [encoding=\typescriptthree]
\definefontsynonym [MetaMedium-Italic] [\typescriptthree-mtmi] [encoding=\typescriptthree]
\definefontsynonym [MetaMedium-Caps] [\typescriptthree-mtmc] [encoding=\typescriptthree]
\definefontsynonym [MetaMedium-ItalicCaps] [\typescriptthree-mtmic] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [meta-medium-lf] [texnansi,ec,8r]
\definefontsynonym [MetaMediumLF-Roman] [\typescriptthree-mtmf] [encoding=\typescriptthree]
\definefontsynonym [MetaMediumLF-Italic] [\typescriptthree-mtmfi] [encoding=\typescriptthree]
\definefontsynonym [MetaMediumLF-Caps] [\typescriptthree-mtmfc] [encoding=\typescriptthree]
\definefontsynonym [MetaMediumLF-ItalicCaps] [\typescriptthree-mtmfic] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [meta-black] [texnansi,ec,8r]
\definefontsynonym [MetaBlack-Roman] [\typescriptthree-mtbl] [encoding=\typescriptthree]
\definefontsynonym [MetaBlack-Italic] [\typescriptthree-mtbli] [encoding=\typescriptthree]
\definefontsynonym [MetaBlack-Caps] [\typescriptthree-mtblc] [encoding=\typescriptthree]
\definefontsynonym [MetaBlack-ItalicCaps] [\typescriptthree-mtblic] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [sans] [meta-black-lf] [texnansi,ec,8r]
\definefontsynonym [MetaBlackLF-Roman] [\typescriptthree-mtblf] [encoding=\typescriptthree]
\definefontsynonym [MetaBlackLF-Italic] [\typescriptthree-mtblfi] [encoding=\typescriptthree]
\definefontsynonym [MetaBlackLF-Caps] [\typescriptthree-mtblfc] [encoding=\typescriptthree]
\definefontsynonym [MetaBlackLF-ItalicCaps] [\typescriptthree-mtblfic] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [expert] [meta] % incomplete
\definefontsynonym [MetaNormal-Expert] [mtnx]
\stoptypescript
%D Linotype Univers
\starttypescript [map] [univers] [texnansi]
\loadmapfile[\typescriptthree-linotype-univers.map]
\stoptypescript
\starttypescript [sans] [univers,univers-light,univers-black] [name]
\definefontsynonym [Sans] [Univers]
\definefontsynonym [SansBold] [Univers-Bold]
\definefontsynonym [SansSlanted] [Univers-Oblique]
\definefontsynonym [SansBoldSlanted] [Univers-BoldOblique]
\stoptypescript
\starttypescript [sans] [univers-light] [name]
\definefontsynonym [Sans] [Univers-Light]
\definefontsynonym [SansSlanted] [Univers-LightOblique]
\stoptypescript
\starttypescript [sans] [univers-black] [name]
\definefontsynonym [Sans] [Univers-Black]
\definefontsynonym [SansSlanted] [Univers-BlackOblique]
\definefontsynonym [SansBold] [Univers-Black]
\definefontsynonym [SansBoldSlanted] [Univers-BlackOblique]
\stoptypescript
\starttypescript [sans] [univers,univers-black,univers-light] [texnansi,ec,8r]
\definefontsynonym [Univers-Light] [\typescriptthree-lt50136] [encoding=\typescriptthree]
\definefontsynonym [Univers-LightOblique] [\typescriptthree-lt50137] [encoding=\typescriptthree]
\definefontsynonym [Univers] [\typescriptthree-lt50138] [encoding=\typescriptthree]
\definefontsynonym [Univers-Oblique] [\typescriptthree-lt50139] [encoding=\typescriptthree]
\definefontsynonym [Univers-Bold] [\typescriptthree-lt50140] [encoding=\typescriptthree]
\definefontsynonym [Univers-BoldOblique] [\typescriptthree-lt50141] [encoding=\typescriptthree]
\definefontsynonym [Univers-Black] [\typescriptthree-lt50142] [encoding=\typescriptthree]
\definefontsynonym [Univers-BlackOblique] [\typescriptthree-lt50143] [encoding=\typescriptthree]
\stoptypescript
% mendoza
\starttypescript [map] [mendoza] [ec,8r,texnansi]
\loadmapfile[\typescriptthree-itc-mendoza.map]
\stoptypescript
\starttypescript [serif] [mendoza] [name]
\definefontsynonym [Serif] [MendozaRoman-Book]
\definefontsynonym [SerifCaps] [MendozaRoman-Book]
\definefontsynonym [SerifSlanted] [MendozaRoman-BookItalic]
\definefontsynonym [SerifItalic] [MendozaRoman-BookItalic]
\definefontsynonym [SerifBold] [MendozaRoman-Bold]
\definefontsynonym [SerifBoldSlanted] [MendozaRoman-BoldItalic]
\definefontsynonym [SerifBoldItalic] [MendozaRoman-BoldItalic]
\stoptypescript
\starttypescript [serif] [mendoza] [ec,8r,texnansi]
\definefontsynonym[MendozaRoman-Bold] [\typescriptthree-zab] [encoding=\typescriptthree]
\definefontsynonym[MendozaRoman-BoldItalic] [\typescriptthree-zabi][encoding=\typescriptthree]
\definefontsynonym[MendozaRoman-Medium] [\typescriptthree-zam] [encoding=\typescriptthree]
\definefontsynonym[MendozaRoman-MediumItalic][\typescriptthree-zami][encoding=\typescriptthree]
\definefontsynonym[MendozaRoman-Book] [\typescriptthree-zaw] [encoding=\typescriptthree]
\definefontsynonym[MendozaRoman-BookItalic] [\typescriptthree-zawi][encoding=\typescriptthree]
\stoptypescript
% frutiger
\starttypescript [map] [frutiger] [ec,8r,texnansi]
\loadmapfile[\typescriptthree-adobe-frutiger.map]
\stoptypescript
\starttypescript [sans] [frutiger] [name]
\definefontsynonym [Sans] [Frutiger-Roman]
\definefontsynonym [SansCaps] [Frutiger-Roman]
\definefontsynonym [SansItalic] [Frutiger-Italic]
\definefontsynonym [SansSlanted] [Frutiger-Italic]
\definefontsynonym [SansBold] [Frutiger-Bold]
\definefontsynonym [SansBoldItalic] [Frutiger-BoldItalic]
\definefontsynonym [SansBoldSlanted] [Frutiger-BoldItalic]
\stoptypescript
\starttypescript [sans] [frutiger] [ec,8r,texnansi]
\definefontsynonym[Frutiger-Bold] [\typescriptthree-ftb] [encoding=\typescriptthree]
\definefontsynonym[Frutiger-BoldItalic] [\typescriptthree-ftbi] [encoding=\typescriptthree]
\definefontsynonym[Frutiger-Black] [\typescriptthree-ftbl] [encoding=\typescriptthree]
\definefontsynonym[Frutiger-BlackItalic][\typescriptthree-ftbli][encoding=\typescriptthree]
\definefontsynonym[Frutiger-Italic] [\typescriptthree-fti] [encoding=\typescriptthree]
\definefontsynonym[Frutiger-Light] [\typescriptthree-ftl] [encoding=\typescriptthree]
\definefontsynonym[Frutiger-LightItalic][\typescriptthree-ftli] [encoding=\typescriptthree]
\definefontsynonym[Frutiger-Roman] [\typescriptthree-ftr] [encoding=\typescriptthree]
\definefontsynonym[Frutiger-UltraBlack] [\typescriptthree-ftubl][encoding=\typescriptthree]
\stoptypescript
% kabel
\starttypescript [map] [kabel] [ec,8r,texnansi]
\loadmapfile [\typescriptthree-itc-kabel.map]
\stoptypescript
% \starttypescript [sans] [kabel] [name]
% \definefontsynonym [Sans] [ItcKabel-Bold]
% \definefontsynonym [SansItalic] [ItcKabel-Bold]
% \definefontsynonym [SansSlanted] [ItcKabel-Bold]
% \definefontsynonym [SansBold] [ItcKabel-Bold]
% \definefontsynonym [SansBoldItalic] [ItcKabel-Bold]
% \definefontsynonym [SansBoldSlanted] [ItcKabel-Bold]
% \stoptypescript
\starttypescript [sans] [kabel] [ec,8r,texnansi]
\definefontsynonym [ItcKabel-Bold] [\typescriptthree-kbb] [encoding=\typescriptthree]
\definefontsynonym [ItcKabel-Demi] [\typescriptthree-kbd] [encoding=\typescriptthree]
\definefontsynonym [ItcKabel-Medium] [\typescriptthree-kbm] [encoding=\typescriptthree]
\definefontsynonym [ItcKabel-Ultra] [\typescriptthree-kbu] [encoding=\typescriptthree]
\definefontsynonym [ItcKabel-Book] [\typescriptthree-kbw] [encoding=\typescriptthree]
\stoptypescript
% thesans
\starttypescript [map] [thesans] [ec,8r,texnansi]
\loadmapfile[\typescriptthree-lucas-thesans.map]
\stoptypescript
\starttypescript [sans] [thesans] [name]
\definefontsynonym [Sans] [TheSans-Plain]
\definefontsynonym [SansItalic] [TheSans-Italic]
\definefontsynonym [SansSlanted] [TheSans-Italic]
\definefontsynonym [SansBold] [TheSansBold-Plain]
\definefontsynonym [SansBoldItalic] [TheSansBold-Italic]
\definefontsynonym [SansBoldSlanted] [TheSansBold-Italic]
\definefontsynonym [SansCaps] [TheSans-Caps]
\definefontsynonym [SansCapsItalic] [TheSans-CapsItalic]
\definefontsynonym [SansCapsSlanted] [TheSans-CapsItalic]
\definefontsynonym [SansCapsBold] [TheSansBold-Caps]
\definefontsynonym [SansCapsBoldItalic] [TheSansBold-CapsItalic]
\definefontsynonym [SansCapsBoldSlanted] [TheSansBold-CapsItalic]
\stoptypescript
\starttypescript [mono] [thesans] [name]
\definefontsynonym [Mono] [TheSansTypewriter-Plain]
\definefontsynonym [MonoCaps] [TheSansTypewriter-Plain]
\definefontsynonym [MonoItalic] [TheSansTypewriter-Italic]
\definefontsynonym [MonoSlanted] [TheSansTypewriter-Italic]
\definefontsynonym [MonoBold] [TheSansTypewriter-Bold]
\definefontsynonym [MonoBoldItalic] [TheSansTypewriter-BoldItalic]
\definefontsynonym [MonoBoldSlanted] [TheSansTypewriter-BoldItalic]
\stoptypescript
\starttypescript [sans] [thesans] [ec,8r,texnansi]
\definefontsynonym [TheSans-Plain] [\typescriptthree-tsan5] [encoding=\typescriptthree]
\definefontsynonym [TheSans-Italic] [\typescriptthree-tsan5i] [encoding=\typescriptthree]
\definefontsynonym [TheSansBold-Plain] [\typescriptthree-tsan7] [encoding=\typescriptthree]
\definefontsynonym [TheSansBold-Italic] [\typescriptthree-tsan7i] [encoding=\typescriptthree]
\definefontsynonym [TheSans-Caps] [\typescriptthree-tsan5c] [encoding=\typescriptthree]
\definefontsynonym [TheSans-CapsItalic] [\typescriptthree-tsan5ci] [encoding=\typescriptthree]
\definefontsynonym [TheSansBold-Caps] [\typescriptthree-tsan7c] [encoding=\typescriptthree]
\definefontsynonym [TheSansBold-CapsItalic] [\typescriptthree-tsan7ci] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B2ExtraLight] [\typescriptthree-thesnb2] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B2ExtraLightItalic] [\typescriptthree-thesnb2i] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B3Light] [\typescriptthree-thesnb3] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B3LightItalic] [\typescriptthree-thesnb3i] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B4SemiLight] [\typescriptthree-thesnb4] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B4SemiLightItalic] [\typescriptthree-thesnb4i] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B5Plain] [\typescriptthree-thesnb5] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B5PlainItalic] [\typescriptthree-thesnb5i] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B6SemiBold] [\typescriptthree-thesnb6] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B6SemiBoldItalic] [\typescriptthree-thesnb6i] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B7Bold] [\typescriptthree-thesnb7] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B7BoldItalic] [\typescriptthree-thesnb7i] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B8ExtraBold] [\typescriptthree-thesnb8] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B8ExtraBoldItalic] [\typescriptthree-thesnb8i] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B8ExtraBoldItalic] [\typescriptthree-thesnb8i] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B9Black] [\typescriptthree-thesnb9] [encoding=\typescriptthree]
% \definefontsynonym[TheSans-B9BlackItalic] [\typescriptthree-thesnb9i] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [mono] [thesans] [ec,8r,texnansi]
\definefontsynonym [TheSansTypewriter-Plain] [\typescriptthree-tsaty5] [encoding=\typescriptthree]
\definefontsynonym [TheSansTypewriter-Italic] [\typescriptthree-tsaty5i] [encoding=\typescriptthree]
\definefontsynonym [TheSansTypewriter-Bold] [\typescriptthree-tsaty7] [encoding=\typescriptthree]
\definefontsynonym [TheSansTypewriter-BoldItalic] [\typescriptthree-tsaty7i] [encoding=\typescriptthree]
\stoptypescript
\starttypescript [expert] [thesans]
\definefontsynonym [TheSans-Expert] [tsan5e] [encoding=\typescriptthree]
\definefontsynonym [TheSans-ExpertItalic] [tsan5ei] [encoding=\typescriptthree]
\definefontsynonym [TheSansBold-Expert] [tsan7e] [encoding=\typescriptthree]
\definefontsynonym [TheSansBold-ExpertItalic] [tsan7ei] [encoding=\typescriptthree]
\stoptypescript
% monotype sabon
\starttypescript [map] [sabon] [ec,8r,texnansi]
\loadmapfile[\typescriptthree-monotype-sabon.map]
\stoptypescript
\starttypescript [serif] [sabon] [name]
\definefontsynonym [Serif] [SabonMT]
\definefontsynonym [SerifItalic] [SabonMT-Italic]
\definefontsynonym [SerifSlanted] [SabonMT-Italic]
\definefontsynonym [SerifBold] [SabonMT-SemiBold]
\definefontsynonym [SerifBoldItalic] [SabonMT-SemiBoldItalic]
\definefontsynonym [SerifBoldSlanted] [SabonMT-SemiBoldItalic]
\definefontsynonym [SerifCaps] [SabonMT-RegularSC]
\stoptypescript
\starttypescript [serif] [sabon] [ec,8r,texnansi]
\definefontsynonym[SabonMT] [\typescriptthree-sab] [encoding=\typescriptthree]
\definefontsynonym[SabonMT-Italic] [\typescriptthree-sabi] [encoding=\typescriptthree]
\definefontsynonym[SabonMT-ItalicOsF] [\typescriptthree-saboi][encoding=\typescriptthree]
\definefontsynonym[SabonMT-SemiBoldOsF] [\typescriptthree-sabos][encoding=\typescriptthree]
\definefontsynonym[SabonMT-SemiBold] [\typescriptthree-sabs] [encoding=\typescriptthree]
\definefontsynonym[SabonMT-RegularSC] [\typescriptthree-sabsc][encoding=\typescriptthree]
\definefontsynonym[SabonMT-SemiBoldItalic] [\typescriptthree-sabsi][encoding=\typescriptthree]
\definefontsynonym[SabonMT-SemiBoldItalicOsF][\typescriptthree-sasio][encoding=\typescriptthree]
\stoptypescript
% itc stone
\starttypescript [map] [stone] [ec,8r,texnansi]
\loadmapfile[\typescriptthree-itc-stone.map]
\stoptypescript
\starttypescript [sans] [stone] [name]
\definefontsynonym [Sans] [StoneSansITC-Medium]
\definefontsynonym [SansItalic] [StoneSansITC-MediumItalic]
\definefontsynonym [SansSlanted] [StoneSansITC-MediumItalic]
\definefontsynonym [SansBold] [StoneSansITC-Bold]
\definefontsynonym [SansBoldItalic] [StoneSansITC-BoldItalic]
\definefontsynonym [SansBoldSlanted] [StoneSansITC-BoldItalic]
\definefontsynonym [SansCaps] [StoneSansSCITC-Medium]
\stoptypescript
\starttypescript [sans] [stone-oldstyle] [name]
\definefontsynonym [Sans] [StoneSansOSITC-Medium]
\definefontsynonym [SansItalic] [StoneSansOSITC-MediumItalic]
\definefontsynonym [SansSlanted] [StoneSansOSITC-MediumItalic]
\definefontsynonym [SansBold] [StoneSansOSITC-Bold]
\definefontsynonym [SansBoldItalic] [StoneSansOSITC-BoldItalic]
\definefontsynonym [SansBoldSlanted] [StoneSansOSITC-BoldItalic]
\definefontsynonym [SansCaps] [StoneSansSCITC-Medium]
\stoptypescript
\starttypescript [sans] [stone] [ec,8r,texnansi]
\definefontsynonym[StoneSansITC-Bold] [\typescriptthree-stosnb] [encoding=\typescriptthree]
\definefontsynonym[StoneSansITC-BoldItalic] [\typescriptthree-stosnbi] [encoding=\typescriptthree]
\definefontsynonym[StoneSansITC-Medium] [\typescriptthree-stosnm] [encoding=\typescriptthree]
\definefontsynonym[StoneSansITC-MediumItalic] [\typescriptthree-stosnmi] [encoding=\typescriptthree]
\definefontsynonym[StoneSansOSITC-Bold] [\typescriptthree-stosnob] [encoding=\typescriptthree]
\definefontsynonym[StoneSansOSITC-BoldItalic] [\typescriptthree-stosnobi][encoding=\typescriptthree]
\definefontsynonym[StoneSansOSITC-Medium] [\typescriptthree-stosnom] [encoding=\typescriptthree]
\definefontsynonym[StoneSansOSITC-MediumItalic][\typescriptthree-stosnomi][encoding=\typescriptthree]
\definefontsynonym[StoneSansSCITC-Medium] [\typescriptthree-stosnscm][encoding=\typescriptthree]
\definefontsynonym[StoneSansSemITC-Semi] [\typescriptthree-stosns] [encoding=\typescriptthree]
\definefontsynonym[StoneSansSemITC-SemiIta] [\typescriptthree-stosnsi] [encoding=\typescriptthree]
\definefontsynonym[StoneSansSemOSITC-Semi] [\typescriptthree-stosnos] [encoding=\typescriptthree]
\definefontsynonym[StoneSansSemOSITC-SemiIta] [\typescriptthree-stosnosi][encoding=\typescriptthree]
\definefontsynonym[StoneSansSemSCITC-Semi] [\typescriptthree-stosnscs][encoding=\typescriptthree]
\stoptypescript
% linotype industria
\starttypescript [map] [industria] [ec,8r,texnansi]
\loadmapfile[\typescriptthree-linotype-industria.map]
\stoptypescript
\starttypescript [sans] [industria] [ec,8r,texnansi]
\definefontsynonym[Industria-Solid][\typescriptthree-lt50545][encoding=\typescriptthree]
\stoptypescript
\endinput
|