summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2010-05-24 13:31:48 +0000
committerNorbert Preining <preining@logic.at>2010-05-24 13:31:48 +0000
commit6ee41e1f1822657f7f23231ec56c0272de3855e3 (patch)
tree56f82ddaf25d99408b8b53fed09bcfad1b98655b
parent38e4ed91e3d7702e75ceef0b7368c56f1f76a243 (diff)
add cid-base.map and adapt config.ps (email Akira 2010-05-24)
git-svn-id: svn://tug.org/texlive/trunk@18444 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf/dvips/config/config.ps3
-rw-r--r--Master/texmf/fonts/map/dvips/updmap/cid-base.map49
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