symb-imp-eur.mkiv /size: 2151 b    last modification: 2020-07-01 14:35
1%D \module
2%D   [       file=symb-eur,
3%D        version=2000.06.22,
4%D          title=\CONTEXT\ Symbol Libraries,
5%D       subtitle=Adobe Euro Symbols,
6%D         author=Hans Hagen,
7%D           date=\currentdate,
8%D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
9%C
10%C This module is part of the \CONTEXT\ macro||package and is
11%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
12%C details.
13
14\definefontsynonym [EuroSerif]            [eurose]
15\definefontsynonym [EuroSerifBold]        [euroseb]
16\definefontsynonym [EuroSerifItalic]      [eurosei]
17\definefontsynonym [EuroSerifSlanted]     [eurosei]
18\definefontsynonym [EuroSerifBoldItalic]  [eurosebi]
19\definefontsynonym [EuroSerifBoldSlanted] [eurosebi]
20
21\definefontsynonym [EuroSans]             [eurosa]
22\definefontsynonym [EuroSansBold]         [eurosab]
23\definefontsynonym [EuroSansItalic]       [eurosai]
24\definefontsynonym [EuroSansSlanted]      [eurosai]
25\definefontsynonym [EuroSansBoldItalic]   [eurosabi]
26\definefontsynonym [EuroSansBoldSlanted]  [eurosabi]
27
28\definefontsynonym [EuroMono]             [euromo]
29\definefontsynonym [EuroMonoBold]         [euromob]
30\definefontsynonym [EuroMonoSlanted]      [euromoi]
31\definefontsynonym [EuroMonoItalic]       [euromoi]
32\definefontsynonym [EuroMonoBoldItalic]   [euromobi]
33\definefontsynonym [EuroMonoBoldSlanted]  [euromobi]
34
35\definesymbol [euro] [\getglyph{Euro}{\fontchar{Euro.127}}]
36
37% \unexpanded\def\euro{\doiftextelse\texteuro\texteuro{\symbol[euro]}}
38
39%D The next table shows the complete set of symbols:
40%D
41%D \starttabulate[|l|c|c|c|c|c|c|]
42%D \NC           \NC \tex{tf}    \NC \tex{bf}    \NC \tex{sl}
43%D               \NC \tex{it}    \NC \tex{bs}    \NC \tex{bi}    \NC\NR
44%D \NC \rm Serif \NC \rm\tf\euro \NC \rm\bf\euro \NC \rm\sl\euro
45%D               \NC \rm\it\euro \NC \rm\bs\euro \NC \rm\bi\euro \NC\NR
46%D \NC \ss Sans  \NC \ss\tf\euro \NC \ss\bf\euro \NC \ss\sl\euro
47%D               \NC \ss\it\euro \NC \ss\bs\euro \NC \ss\bi\euro \NC\NR
48%D \NC \tt Mono  \NC \tt\tf\euro \NC \tt\bf\euro \NC \tt\sl\euro
49%D               \NC \tt\it\euro \NC \tt\bs\euro \NC \tt\bi\euro \NC\NR
50%D \stoptabulate
51
52\endinput
53