summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/haranoaji
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-18 20:55:45 +0000
committerKarl Berry <karl@freefriends.org>2020-04-18 20:55:45 +0000
commit55b88cc13c3235652884f20a23da14aae7ef35d9 (patch)
tree83f5d35c5165fd8284838ff99fdb64546dea008d /Master/texmf-dist/tex/latex/haranoaji
parent691220aea66ce69a2520882c3aff1c5c507ad0dc (diff)
haranoaji (18apr20)
git-svn-id: svn://tug.org/texlive/trunk@54784 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/haranoaji')
-rw-r--r--Master/texmf-dist/tex/latex/haranoaji/HaranoAjiGothic.fontspec8
-rw-r--r--Master/texmf-dist/tex/latex/haranoaji/HaranoAjiMincho.fontspec8
2 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiGothic.fontspec b/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiGothic.fontspec
new file mode 100644
index 00000000000..f8201d7a7e6
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiGothic.fontspec
@@ -0,0 +1,8 @@
+\defaultfontfeatures[HaranoAjiGothic]
+ {
+ Extension = .otf,
+ UprightFont = *-Regular,
+ BoldFont = *-Bold,
+ FontFace = {l}{\shapedefault}{ *-Regular },
+ FontFace = {eb}{\shapedefault}{ *-Heavy }
+ }
diff --git a/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiMincho.fontspec b/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiMincho.fontspec
new file mode 100644
index 00000000000..da0801d0b2c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/haranoaji/HaranoAjiMincho.fontspec
@@ -0,0 +1,8 @@
+\defaultfontfeatures[HaranoAjiMincho]
+ {
+ Extension = .otf,
+ UprightFont = *-Regular,
+ BoldFont = *-Bold,
+ FontFace = {l}{\shapedefault}{ *-Light },
+ FontFace = {eb}{\shapedefault}{ *-Bold }
+ }