diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /language/korean/HLaTeX/latex/hswgr.fd |
Initial commit
Diffstat (limited to 'language/korean/HLaTeX/latex/hswgr.fd')
-rw-r--r-- | language/korean/HLaTeX/latex/hswgr.fd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/language/korean/HLaTeX/latex/hswgr.fd b/language/korean/HLaTeX/latex/hswgr.fd new file mode 100644 index 0000000000..31e1a76358 --- /dev/null +++ b/language/korean/HLaTeX/latex/hswgr.fd @@ -0,0 +1,30 @@ +%% hswgr.fd: UhcGraphic for LaTeX + +\DeclareFontFamily{H}{swgr}{\hyphenchar\font\m@ne} + +\DeclareFontShape{H}{swgr}{c}{n}{<->wgrc}{} +\DeclareFontShape{H}{swgr}{c}{sl}{<->wgrco}{} +\DeclareHFontShape{H}{swgr}{c}{it}{<->hssub*swgr/c/sl}{} +\DeclareFontShape{H}{swgr}{m}{n}{<->wgr}{} +\DeclareFontShape{H}{swgr}{m}{sl}{<->wgro}{} +\DeclareHFontShape{H}{swgr}{m}{it}{<->hssub*swgr/m/sl}{} +\DeclareFontShape{H}{swgr}{x}{n}{<->wgrx}{} +\DeclareFontShape{H}{swgr}{x}{sl}{<->wgrxo}{} +\DeclareHFontShape{H}{swgr}{x}{it}{<->hssub*swgr/x/sl}{} +\DeclareFontShape{H}{swgr}{ux}{n}{<->wgru}{} +\DeclareFontShape{H}{swgr}{ux}{sl}{<->wgruo}{} +\DeclareHFontShape{H}{swgr}{ux}{it}{<->hssub*swgr/ux/sl}{} +\DeclareFontShape{H}{swgr}{bc}{n}{<->wgrbc}{} +\DeclareFontShape{H}{swgr}{bc}{sl}{<->wgrbco}{} +\DeclareHFontShape{H}{swgr}{bc}{it}{<->hssub*swgr/bc/sl}{} +\DeclareFontShape{H}{swgr}{b}{n}{<->wgrb}{} +\DeclareFontShape{H}{swgr}{b}{sl}{<->wgrbo}{} +\DeclareHFontShape{H}{swgr}{b}{it}{<->hssub*swgr/b/sl}{} +\DeclareFontShape{H}{swgr}{bx}{n}{<->wgrbx}{} +\DeclareFontShape{H}{swgr}{bx}{sl}{<->wgrbxo}{} +\DeclareHFontShape{H}{swgr}{bx}{it}{<->hssub*swgr/bx/sl}{} +\DeclareFontShape{H}{swgr}{bux}{n}{<->wgrbu}{} +\DeclareFontShape{H}{swgr}{bux}{sl}{<->wgrbuo}{} +\DeclareHFontShape{H}{swgr}{bux}{it}{<->hssub*swgr/bux/sl}{} + +%% End of hswgr.fd |