summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hacm/hacm.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-09 22:51:14 +0000
committerKarl Berry <karl@freefriends.org>2012-09-09 22:51:14 +0000
commit7796e9dcc40d30a60f61601a41f852aed47696ff (patch)
treeafa156c3e11c6991991174ccf7003cccd58b3d5b /Master/texmf-dist/tex/latex/hacm/hacm.sty
parent69054ece068ed567a57ba44b67bf77d3f108327c (diff)
new font hacm 0.1 (9sep12)
git-svn-id: svn://tug.org/texlive/trunk@27628 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hacm/hacm.sty')
-rw-r--r--Master/texmf-dist/tex/latex/hacm/hacm.sty40
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/hacm/hacm.sty b/Master/texmf-dist/tex/latex/hacm/hacm.sty
new file mode 100644
index 00000000000..530ff3fbfbc
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/hacm/hacm.sty
@@ -0,0 +1,40 @@
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\ProvidesPackage{hacm}
+ [2012/09/04 v0.1 Kazuaki Miyatani]
+
+\DeclareRobustCommand\kardinal
+ {\usefont{OT1}{hlan}{m}{n}}
+\DeclareTextFontCommand{\textkardinal}{\kardinal}
+
+\DeclareRobustCommand\lantia
+ {\usefont{OT1}{hlan}{m}{n}}
+\DeclareTextFontCommand{\textlantia}{\lantia}
+
+\DeclareRobustCommand\alblant
+ {\usefont{OT1}{halb}{m}{n}}
+\DeclareTextFontCommand{\textalblant}{\alblant}
+
+\DeclareRobustCommand\fenlil
+ {\usefont{OT1}{hfen}{m}{n}}
+\DeclareTextFontCommand{\textfenlil}{\fenlil}
+
+\DeclareRobustCommand\nalnia
+ {\usefont{OT1}{halb}{m}{it}}
+\DeclareTextFontCommand{\textnalnia}{\nalnia}
+
+\DeclareRobustCommand\olivia
+ {\usefont{OT1}{halb}{b}{n}}
+\DeclareTextFontCommand{\textolivia}{\olivia}
+
+\DeclareRobustCommand\inje
+ {\usefont{OT1}{hinj}{m}{n}}
+\DeclareTextFontCommand{\textinje}{\inje}
+
+\DeclareRobustCommand\defans
+ {\usefont{OT1}{hdef}{m}{n}}
+\DeclareTextFontCommand{\textdefans}{\defans}
+
+\DeclareRobustCommand\fialis
+ {\usefont{OT1}{hfia}{m}{n}}
+\DeclareTextFontCommand{\textfialis}{\fialis}
+