diff options
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/dvips/config/config.ps | 3 | ||||
-rw-r--r-- | Master/texmf/fonts/map/dvips/updmap/cid-base.map | 49 |
2 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf/dvips/config/config.ps b/Master/texmf/dvips/config/config.ps index 0d47766406e..eca17e7cfd7 100644 --- a/Master/texmf/dvips/config/config.ps +++ b/Master/texmf/dvips/config/config.ps @@ -48,6 +48,9 @@ Z0 % @email{tex-k@tug.org} if you do.) j +% Basic CID-keyed fonts for pTeX. +p +cid-base.map + % This shows how to add your own map file. % Remove the comment and adjust the name: % p +myfonts.map diff --git a/Master/texmf/fonts/map/dvips/updmap/cid-base.map b/Master/texmf/fonts/map/dvips/updmap/cid-base.map new file mode 100644 index 00000000000..c14d9212526 --- /dev/null +++ b/Master/texmf/fonts/map/dvips/updmap/cid-base.map @@ -0,0 +1,49 @@ +%% This file 'cid-base.map' is read by dvips for default +%% config.ps setting. +%% + +%% +%% Aleph Example +%% + +%% Adobe-Japan1 +omrml Ryumin-Light-UniJIS-UCS2-H +omgbm GothicBBB-Medium-UniJIS-UCS2-H + +%% +%% ASCII pTeX Examples +%% + +%% Ryumin and GothicBBB found in PostScript printers: +rml Ryumin-Light-H +gbm GothicBBB-Medium-H +rmlv Ryumin-Light-V +gbmv GothicBBB-Medium-V + +%% +%% Morisawa OpenType Basic 7 Family Pack +%% +ryumin-l A-OTF-RyuminPro-Light-H +ryumin-l-v A-OTF-RyuminPro-Light-V +gtbbb-m A-OTF-GothicBBBPro-Medium-H +gtbbb-m-v A-OTF-GothicBBBPro-Medium-V +futomin-b A-OTF-FutoMinA101Pro-Bold-H +futomin-b-v A-OTF-FutoMinA101Pro-Bold-V +futogo-b A-OTF-FutoGoB101Pro-Bold-H +futogo-b-v A-OTF-FutoGoB101Pro-Bold-V +jun101-l A-OTF-Jun101Pro-Light-H +jun101-l-v A-OTF-Jun101Pro-Light-V + +%% +%% Morisawa (old cid) +%% +%ryumin-l Ryumin-Light-H +%ryumin-l-v Ryumin-Light-V +%gtbbb-m GothicBBB-Medium-H +%gtbbb-m-v GothicBBB-Medium-V +%futomin-b FutoMinA101-Bold-H +%futomin-b-v FutoMinA101-Bold-V +%futogo-b FutoGoB101-Bold-H +%futogo-b-v FutoGoB101-Bold-V +%jun101-l Jun101-Light-H +%jun101-l-v Jun101-Light-V |