summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-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 }
+ }