diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-25 22:44:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-25 22:44:12 +0000 |
commit | 180fff5dbc0eca7d78b9312101f9f4393d9abdcc (patch) | |
tree | b5234e33a5da7fe989b9fbeb763cda0a8fdd6ab7 /Master/texmf-dist/tex | |
parent | 41d1ed9683f09ac280acceeadd3e5e00689c7873 (diff) |
ipaex-type1 (25apr13)
git-svn-id: svn://tug.org/texlive/trunk@30111 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/ipaex-type1/c70ipxg.fd | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ipaex-type1/c70ipxga.fd | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ipaex-type1/c70ipxm.fd | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ipaex-type1/c70ipxma.fd | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ipaex-type1/ot1ipxg.fd | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ipaex-type1/ot1ipxm.fd | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ipaex-type1/t1ipxg.fd | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ipaex-type1/t1ipxm.fd | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ipaex-type1/ts1ipxg.fd | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ipaex-type1/ts1ipxm.fd | 14 |
10 files changed, 140 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxg.fd b/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxg.fd new file mode 100644 index 00000000000..e99ad36f101 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxg.fd @@ -0,0 +1,14 @@ +\ProvidesFile{c70ipxg.fd}[2013/04/21 v0.2] +\DeclareFontFamily{C70}{ipxg}{\hyphenchar\font\m@ne} +\DeclareFontShape{C70}{ipxg}{m}{n}{<->CJK*ipxg-r-u}{} +\DeclareFontShape{C70}{ipxg}{m}{sl}{<->CJKssub*ipxg/m/n}{} +\DeclareFontShape{C70}{ipxg}{m}{it}{<->CJKssub*ipxg/m/n}{} +\DeclareFontShape{C70}{ipxg}{m}{sc}{<->CJKssub*ipxg/m/n}{} +\DeclareFontShape{C70}{ipxg}{bx}{n}{<->CJKssub*ipxg/m/n}{} +\DeclareFontShape{C70}{ipxg}{bx}{sl}{<->CJKssub*ipxg/m/n}{} +\DeclareFontShape{C70}{ipxg}{bx}{it}{<->CJKssub*ipxg/m/n}{} +\DeclareFontShape{C70}{ipxg}{bx}{sc}{<->CJKssub*ipxg/m/n}{} +\DeclareFontShape{C70}{ipxg}{b}{n}{<->CJKssub*ipxg/m/n}{} +\DeclareFontShape{C70}{ipxg}{b}{sl}{<->CJKssub*ipxg/m/n}{} +\DeclareFontShape{C70}{ipxg}{b}{it}{<->CJKssub*ipxg/m/n}{} +\DeclareFontShape{C70}{ipxg}{b}{sc}{<->CJKssub*ipxg/m/n}{} diff --git a/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxga.fd b/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxga.fd new file mode 100644 index 00000000000..0e7335995bb --- /dev/null +++ b/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxga.fd @@ -0,0 +1,14 @@ +\ProvidesFile{c70ipxga.fd}[2013/04/21 v0.2] +\DeclareFontFamily{C70}{ipxga}{\hyphenchar\font\m@ne} +\DeclareFontShape{C70}{ipxga}{m}{n}{<->CJK*ipxg-r-u}{} +\DeclareFontShape{C70}{ipxga}{m}{sl}{<->CJK*ipxg-ro-u}{} +\DeclareFontShape{C70}{ipxga}{m}{it}{<->CJKssub*ipxga/m/sl}{} +\DeclareFontShape{C70}{ipxga}{m}{sc}{<->CJKssub*ipxga/m/n}{} +\DeclareFontShape{C70}{ipxga}{bx}{n}{<->CJKb*ipxg-r-u}{\CJKbold} +\DeclareFontShape{C70}{ipxga}{bx}{sl}{<->CJKb*ipxg-ro-u}{\CJKbold} +\DeclareFontShape{C70}{ipxga}{bx}{it}{<->CJKssub*ipxga/bx/sl}{\CJKbold} +\DeclareFontShape{C70}{ipxga}{bx}{sc}{<->CJKssub*ipxga/bx/n}{\CJKbold} +\DeclareFontShape{C70}{ipxga}{b}{n}{<->CJKssub*ipxga/bx/n}{\CJKbold} +\DeclareFontShape{C70}{ipxga}{b}{sl}{<->CJKssub*ipxga/bx/sl}{\CJKbold} +\DeclareFontShape{C70}{ipxga}{b}{it}{<->CJKssub*ipxga/bx/it}{\CJKbold} +\DeclareFontShape{C70}{ipxga}{b}{sc}{<->CJKssub*ipxga/bx/n}{\CJKbold} diff --git a/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxm.fd b/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxm.fd new file mode 100644 index 00000000000..100a6515cfe --- /dev/null +++ b/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxm.fd @@ -0,0 +1,14 @@ +\ProvidesFile{c70ipxm.fd}[2013/04/21 v0.2] +\DeclareFontFamily{C70}{ipxm}{\hyphenchar\font\m@ne} +\DeclareFontShape{C70}{ipxm}{m}{n}{<->CJK*ipxm-r-u}{} +\DeclareFontShape{C70}{ipxm}{m}{sl}{<->CJKssub*ipxm/m/n}{} +\DeclareFontShape{C70}{ipxm}{m}{it}{<->CJKssub*ipxm/m/n}{} +\DeclareFontShape{C70}{ipxm}{m}{sc}{<->CJKssub*ipxm/m/n}{} +\DeclareFontShape{C70}{ipxm}{bx}{n}{<->CJKssub*ipxm/m/n}{} +\DeclareFontShape{C70}{ipxm}{bx}{sl}{<->CJKssub*ipxm/m/n}{} +\DeclareFontShape{C70}{ipxm}{bx}{it}{<->CJKssub*ipxm/m/n}{} +\DeclareFontShape{C70}{ipxm}{bx}{sc}{<->CJKssub*ipxm/m/n}{} +\DeclareFontShape{C70}{ipxm}{b}{n}{<->CJKssub*ipxm/m/n}{} +\DeclareFontShape{C70}{ipxm}{b}{sl}{<->CJKssub*ipxm/m/n}{} +\DeclareFontShape{C70}{ipxm}{b}{it}{<->CJKssub*ipxm/m/n}{} +\DeclareFontShape{C70}{ipxm}{b}{sc}{<->CJKssub*ipxm/m/n}{} diff --git a/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxma.fd b/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxma.fd new file mode 100644 index 00000000000..1971063ca8b --- /dev/null +++ b/Master/texmf-dist/tex/latex/ipaex-type1/c70ipxma.fd @@ -0,0 +1,14 @@ +\ProvidesFile{c70ipxma.fd}[2013/04/21 v0.2] +\DeclareFontFamily{C70}{ipxma}{\hyphenchar\font\m@ne} +\DeclareFontShape{C70}{ipxma}{m}{n}{<->CJK*ipxm-r-u}{} +\DeclareFontShape{C70}{ipxma}{m}{sl}{<->CJK*ipxm-ro-u}{} +\DeclareFontShape{C70}{ipxma}{m}{it}{<->CJKssub*ipxma/m/sl}{} +\DeclareFontShape{C70}{ipxma}{m}{sc}{<->CJKssub*ipxma/m/n}{} +\DeclareFontShape{C70}{ipxma}{bx}{n}{<->CJKb*ipxm-r-u}{\CJKbold} +\DeclareFontShape{C70}{ipxma}{bx}{sl}{<->CJKb*ipxm-ro-u}{\CJKbold} +\DeclareFontShape{C70}{ipxma}{bx}{it}{<->CJKssub*ipxma/bx/sl}{\CJKbold} +\DeclareFontShape{C70}{ipxma}{bx}{sc}{<->CJKssub*ipxma/bx/n}{\CJKbold} +\DeclareFontShape{C70}{ipxma}{b}{n}{<->CJKssub*ipxma/bx/n}{\CJKbold} +\DeclareFontShape{C70}{ipxma}{b}{sl}{<->CJKssub*ipxma/bx/sl}{\CJKbold} +\DeclareFontShape{C70}{ipxma}{b}{it}{<->CJKssub*ipxma/bx/it}{\CJKbold} +\DeclareFontShape{C70}{ipxma}{b}{sc}{<->CJKssub*ipxma/bx/n}{\CJKbold} diff --git a/Master/texmf-dist/tex/latex/ipaex-type1/ot1ipxg.fd b/Master/texmf-dist/tex/latex/ipaex-type1/ot1ipxg.fd new file mode 100644 index 00000000000..334a348ea24 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ipaex-type1/ot1ipxg.fd @@ -0,0 +1,14 @@ +\ProvidesFile{ot1ipxg.fd}[2013/04/21 v0.2] +\DeclareFontFamily{OT1}{ipxg}{} +\DeclareFontShape{OT1}{ipxg}{m}{n}{<->ipxg-r-ot1}{} +\DeclareFontShape{OT1}{ipxg}{m}{sl}{<->ipxg-ro-ot1}{} +\DeclareFontShape{OT1}{ipxg}{m}{it}{<->ssub*ipxg/m/sl}{} +\DeclareFontShape{OT1}{ipxg}{m}{sc}{<->ssub*ipxg/m/n}{} +\DeclareFontShape{OT1}{ipxg}{bx}{n}{<->ssub*ipxg/m/n}{} +\DeclareFontShape{OT1}{ipxg}{bx}{sl}{<->ssub*ipxg/m/sl}{} +\DeclareFontShape{OT1}{ipxg}{bx}{it}{<->ssub*ipxg/m/it}{} +\DeclareFontShape{OT1}{ipxg}{bx}{sc}{<->ssub*ipxg/m/sc}{} +\DeclareFontShape{OT1}{ipxg}{b}{n}{<->ssub*ipxg/m/n}{} +\DeclareFontShape{OT1}{ipxg}{b}{sl}{<->ssub*ipxg/m/sl}{} +\DeclareFontShape{OT1}{ipxg}{b}{it}{<->ssub*ipxg/m/it}{} +\DeclareFontShape{OT1}{ipxg}{b}{sc}{<->ssub*ipxg/m/sc}{} diff --git a/Master/texmf-dist/tex/latex/ipaex-type1/ot1ipxm.fd b/Master/texmf-dist/tex/latex/ipaex-type1/ot1ipxm.fd new file mode 100644 index 00000000000..9fa5420ee27 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ipaex-type1/ot1ipxm.fd @@ -0,0 +1,14 @@ +\ProvidesFile{ot1ipxm.fd}[2013/04/21 v0.2] +\DeclareFontFamily{OT1}{ipxm}{} +\DeclareFontShape{OT1}{ipxm}{m}{n}{<->ipxm-r-ot1}{} +\DeclareFontShape{OT1}{ipxm}{m}{sl}{<->ipxm-ro-ot1}{} +\DeclareFontShape{OT1}{ipxm}{m}{it}{<->ssub*ipxm/m/sl}{} +\DeclareFontShape{OT1}{ipxm}{m}{sc}{<->ssub*ipxm/m/n}{} +\DeclareFontShape{OT1}{ipxm}{bx}{n}{<->ssub*ipxm/m/n}{} +\DeclareFontShape{OT1}{ipxm}{bx}{sl}{<->ssub*ipxm/m/sl}{} +\DeclareFontShape{OT1}{ipxm}{bx}{it}{<->ssub*ipxm/m/it}{} +\DeclareFontShape{OT1}{ipxm}{bx}{sc}{<->ssub*ipxm/m/sc}{} +\DeclareFontShape{OT1}{ipxm}{b}{n}{<->ssub*ipxm/m/n}{} +\DeclareFontShape{OT1}{ipxm}{b}{sl}{<->ssub*ipxm/m/sl}{} +\DeclareFontShape{OT1}{ipxm}{b}{it}{<->ssub*ipxm/m/it}{} +\DeclareFontShape{OT1}{ipxm}{b}{sc}{<->ssub*ipxm/m/sc}{} diff --git a/Master/texmf-dist/tex/latex/ipaex-type1/t1ipxg.fd b/Master/texmf-dist/tex/latex/ipaex-type1/t1ipxg.fd new file mode 100644 index 00000000000..2a5b9881151 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ipaex-type1/t1ipxg.fd @@ -0,0 +1,14 @@ +\ProvidesFile{t1ipxg.fd}[2013/04/21 v0.2] +\DeclareFontFamily{T1}{ipxg}{} +\DeclareFontShape{T1}{ipxg}{m}{n}{<->ipxg-r-t1}{} +\DeclareFontShape{T1}{ipxg}{m}{sl}{<->ipxg-ro-t1}{} +\DeclareFontShape{T1}{ipxg}{m}{it}{<->ssub*ipxg/m/sl}{} +\DeclareFontShape{T1}{ipxg}{m}{sc}{<->ssub*ipxg/m/n}{} +\DeclareFontShape{T1}{ipxg}{bx}{n}{<->ssub*ipxg/m/n}{} +\DeclareFontShape{T1}{ipxg}{bx}{sl}{<->ssub*ipxg/m/sl}{} +\DeclareFontShape{T1}{ipxg}{bx}{it}{<->ssub*ipxg/m/it}{} +\DeclareFontShape{T1}{ipxg}{bx}{sc}{<->ssub*ipxg/m/sc}{} +\DeclareFontShape{T1}{ipxg}{b}{n}{<->ssub*ipxg/m/n}{} +\DeclareFontShape{T1}{ipxg}{b}{sl}{<->ssub*ipxg/m/sl}{} +\DeclareFontShape{T1}{ipxg}{b}{it}{<->ssub*ipxg/m/it}{} +\DeclareFontShape{T1}{ipxg}{b}{sc}{<->ssub*ipxg/m/sc}{} diff --git a/Master/texmf-dist/tex/latex/ipaex-type1/t1ipxm.fd b/Master/texmf-dist/tex/latex/ipaex-type1/t1ipxm.fd new file mode 100644 index 00000000000..eeb833bc064 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ipaex-type1/t1ipxm.fd @@ -0,0 +1,14 @@ +\ProvidesFile{t1ipxm.fd}[2013/04/21 v0.2] +\DeclareFontFamily{T1}{ipxm}{} +\DeclareFontShape{T1}{ipxm}{m}{n}{<->ipxm-r-t1}{} +\DeclareFontShape{T1}{ipxm}{m}{sl}{<->ipxm-ro-t1}{} +\DeclareFontShape{T1}{ipxm}{m}{it}{<->ssub*ipxm/m/sl}{} +\DeclareFontShape{T1}{ipxm}{m}{sc}{<->ssub*ipxm/m/n}{} +\DeclareFontShape{T1}{ipxm}{bx}{n}{<->ssub*ipxm/m/n}{} +\DeclareFontShape{T1}{ipxm}{bx}{sl}{<->ssub*ipxm/m/sl}{} +\DeclareFontShape{T1}{ipxm}{bx}{it}{<->ssub*ipxm/m/it}{} +\DeclareFontShape{T1}{ipxm}{bx}{sc}{<->ssub*ipxm/m/sc}{} +\DeclareFontShape{T1}{ipxm}{b}{n}{<->ssub*ipxm/m/n}{} +\DeclareFontShape{T1}{ipxm}{b}{sl}{<->ssub*ipxm/m/sl}{} +\DeclareFontShape{T1}{ipxm}{b}{it}{<->ssub*ipxm/m/it}{} +\DeclareFontShape{T1}{ipxm}{b}{sc}{<->ssub*ipxm/m/sc}{} diff --git a/Master/texmf-dist/tex/latex/ipaex-type1/ts1ipxg.fd b/Master/texmf-dist/tex/latex/ipaex-type1/ts1ipxg.fd new file mode 100644 index 00000000000..a46562b6b65 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ipaex-type1/ts1ipxg.fd @@ -0,0 +1,14 @@ +\ProvidesFile{ts1ipxg.fd}[2013/04/21 v0.2] +\DeclareFontFamily{TS1}{ipxg}{} +\DeclareFontShape{TS1}{ipxg}{m}{n}{<->ipxg-r-ts1}{} +\DeclareFontShape{TS1}{ipxg}{m}{sl}{<->ipxg-ro-ts1}{} +\DeclareFontShape{TS1}{ipxg}{m}{it}{<->ssub*ipxg/m/sl}{} +\DeclareFontShape{TS1}{ipxg}{m}{sc}{<->ssub*ipxg/m/n}{} +\DeclareFontShape{TS1}{ipxg}{bx}{n}{<->ssub*ipxg/m/n}{} +\DeclareFontShape{TS1}{ipxg}{bx}{sl}{<->ssub*ipxg/m/sl}{} +\DeclareFontShape{TS1}{ipxg}{bx}{it}{<->ssub*ipxg/m/it}{} +\DeclareFontShape{TS1}{ipxg}{bx}{sc}{<->ssub*ipxg/m/sc}{} +\DeclareFontShape{TS1}{ipxg}{b}{n}{<->ssub*ipxg/m/n}{} +\DeclareFontShape{TS1}{ipxg}{b}{sl}{<->ssub*ipxg/m/sl}{} +\DeclareFontShape{TS1}{ipxg}{b}{it}{<->ssub*ipxg/m/it}{} +\DeclareFontShape{TS1}{ipxg}{b}{sc}{<->ssub*ipxg/m/sc}{} diff --git a/Master/texmf-dist/tex/latex/ipaex-type1/ts1ipxm.fd b/Master/texmf-dist/tex/latex/ipaex-type1/ts1ipxm.fd new file mode 100644 index 00000000000..7384e7056ca --- /dev/null +++ b/Master/texmf-dist/tex/latex/ipaex-type1/ts1ipxm.fd @@ -0,0 +1,14 @@ +\ProvidesFile{ts1ipxm.fd}[2013/04/21 v0.2] +\DeclareFontFamily{TS1}{ipxm}{} +\DeclareFontShape{TS1}{ipxm}{m}{n}{<->ipxm-r-ts1}{} +\DeclareFontShape{TS1}{ipxm}{m}{sl}{<->ipxm-ro-ts1}{} +\DeclareFontShape{TS1}{ipxm}{m}{it}{<->ssub*ipxm/m/sl}{} +\DeclareFontShape{TS1}{ipxm}{m}{sc}{<->ssub*ipxm/m/n}{} +\DeclareFontShape{TS1}{ipxm}{bx}{n}{<->ssub*ipxm/m/n}{} +\DeclareFontShape{TS1}{ipxm}{bx}{sl}{<->ssub*ipxm/m/sl}{} +\DeclareFontShape{TS1}{ipxm}{bx}{it}{<->ssub*ipxm/m/it}{} +\DeclareFontShape{TS1}{ipxm}{bx}{sc}{<->ssub*ipxm/m/sc}{} +\DeclareFontShape{TS1}{ipxm}{b}{n}{<->ssub*ipxm/m/n}{} +\DeclareFontShape{TS1}{ipxm}{b}{sl}{<->ssub*ipxm/m/sl}{} +\DeclareFontShape{TS1}{ipxm}{b}{it}{<->ssub*ipxm/m/it}{} +\DeclareFontShape{TS1}{ipxm}{b}{sc}{<->ssub*ipxm/m/sc}{} |