diff options
author | minskim <minskim@pkgsrc.org> | 2010-10-24 18:10:39 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-10-24 18:10:39 +0000 |
commit | 4cf507782aa434cdbe4e5bc5bebb78690dbdebe0 (patch) | |
tree | 6080353e6fbf36400ee63517ed2b54ae3be660a9 /fonts/tex-uhc-fonts-base | |
parent | ab81ea122baf0d9d82bf6cfea72295872be080bf (diff) | |
download | pkgsrc-4cf507782aa434cdbe4e5bc5bebb78690dbdebe0.tar.gz |
Remove tex-uhc-fonts-*'s dependency on teTeX.
Patches provided by Nicolas Thauvin.
Diffstat (limited to 'fonts/tex-uhc-fonts-base')
-rw-r--r-- | fonts/tex-uhc-fonts-base/Makefile | 6 | ||||
-rw-r--r-- | fonts/tex-uhc-fonts-base/Makefile.common | 23 | ||||
-rw-r--r-- | fonts/tex-uhc-fonts-base/PLIST | 8224 |
3 files changed, 4130 insertions, 4123 deletions
diff --git a/fonts/tex-uhc-fonts-base/Makefile b/fonts/tex-uhc-fonts-base/Makefile index fdc4f21c584..640bd03dd04 100644 --- a/fonts/tex-uhc-fonts-base/Makefile +++ b/fonts/tex-uhc-fonts-base/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2006/04/07 04:47:20 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2010/10/24 18:10:39 minskim Exp $ PKGNAME= tex-${DISTNAME:S/fonts/fonts-base/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Base UHC fonts for HLaTeX CONFLICTS+= tex-hlatex<=1.0.1 -TEX_FONTMAPS= uhc-base.map +TEX_MAP_FILES= uhc-base.map UHC_FONTS= uhc-myoungjo-1.0.tar.gz \ uhc-gothic-1.0.tar.gz \ diff --git a/fonts/tex-uhc-fonts-base/Makefile.common b/fonts/tex-uhc-fonts-base/Makefile.common index 5b6313afbb5..25fedf94b0c 100644 --- a/fonts/tex-uhc-fonts-base/Makefile.common +++ b/fonts/tex-uhc-fonts-base/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2009/07/22 09:01:27 wiz Exp $ +# $NetBSD: Makefile.common,v 1.8 2010/10/24 18:10:39 minskim Exp $ DISTNAME= uhc-fonts-1.0 CATEGORIES= fonts @@ -8,8 +8,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${UHC_FONTS} MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://project.ktug.or.kr/hlatex/install-fonts.html -TEX_ACCEPTED= teTeX3 - EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PKG_DESTDIR_SUPPORT= user-destdir @@ -17,15 +15,24 @@ PKG_DESTDIR_SUPPORT= user-destdir NO_BUILD= yes NO_CONFIGURE= yes -.include "../../print/teTeX/module.mk" +TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist do-install: - ${INSTALL_DATA_DIR} ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/fonts/map/hlatex - ${INSTALL_DATA} ${WRKSRC}/${TEX_FONTMAPS} \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/fonts/map/hlatex/ +.if !empty(TEX_MAP_FILES) || !empty(TEX_MIXEDMAP_FILES) + ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/texmf-dist/fonts/map/hlatex +. for f in ${TEX_MAP_FILES} ${TEX_MIXEDMAP_FILES} + ${INSTALL_DATA} ${WRKSRC}/${f} \ + ${DESTDIR}${PREFIX}/share/texmf-dist/fonts/map/hlatex/ +. endfor +.endif .for f in ${UHC_FONTS} extract_file=${_DISTDIR:Q}/${f}; \ - cd ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/fonts; ${EXTRACT_CMD} + cd ${DESTDIR}${PREFIX}/share/texmf-dist/fonts; ${EXTRACT_CMD} .endfor +.include "../../print/kpathsea/texmf.mk" +.if !empty(TEX_MAP_FILES) || !empty(TEX_MIXEDMAP_FILES) +. include "../../print/texlive-tetex/map.mk" +.endif + .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-uhc-fonts-base/PLIST b/fonts/tex-uhc-fonts-base/PLIST index 4ecd728f5e3..203b41458e7 100644 --- a/fonts/tex-uhc-fonts-base/PLIST +++ b/fonts/tex-uhc-fonts-base/PLIST @@ -1,4112 +1,4112 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:54:15 joerg Exp $ -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt00.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt01.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt02.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt03.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt05.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt10.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt11.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt12.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt13.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt14.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt15.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt16.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt17.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt20.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt21.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt22.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt23.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt24.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt25.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt26.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt27.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt28.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt29.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt30.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt31.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt32.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt33.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt34.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt35.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt36.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt37.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugt38.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb00.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb01.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb02.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb03.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb05.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb10.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb11.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb12.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb13.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb14.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb15.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb16.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb20.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb21.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb22.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb23.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb24.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb25.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb26.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb27.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb28.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb29.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb30.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb31.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb32.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb33.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb34.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb35.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb36.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb37.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/gothic/ugtb38.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj00.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj01.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj02.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj03.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj04.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj05.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj10.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj11.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj12.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj13.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj14.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj15.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj16.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj17.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj20.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj21.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj22.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj23.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj24.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj25.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj26.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj27.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj28.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj29.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj30.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj31.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj32.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj33.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj34.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj35.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj36.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj37.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umj38.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb00.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb01.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb02.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb03.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb04.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb05.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb10.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb11.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb12.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb13.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb14.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb15.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb16.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb17.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb20.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb21.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb22.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb23.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb24.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb25.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb26.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb27.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb28.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb29.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb30.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb31.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb32.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb33.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb34.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb35.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb36.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb37.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/myoungjo/umjb38.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/taza/utt00.afm -${PKG_LOCALTEXMFPREFIX}/fonts/afm/uhc/taza/utt10.afm -${PKG_LOCALTEXMFPREFIX}/fonts/map/hlatex/uhc-base.map -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugt.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtb.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtbc.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtbco.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtbo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtbu.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtbuo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtbx.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtbxo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtc.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtco.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugto.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtu.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtuo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtx.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/gothic/ugtxo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umj.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjb.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjbc.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjbco.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjbo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjbu.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjbuo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjbx.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjbxo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjc.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjco.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umju.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjuo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjx.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/myoungjo/umjxo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/taza/utt.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/taza/uttc.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/taza/uttco.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/taza/utto.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/taza/uttu.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/taza/uttuo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/taza/uttx.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ofm/uhc/taza/uttxo.ofm -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugt.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtb.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtbc.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtbco.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtbo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtbu.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtbuo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtbx.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtbxo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtc.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtco.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugto.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtu.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtuo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtx.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/gothic/ugtxo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umj.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjb.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjbc.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjbco.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjbo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjbu.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjbuo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjbx.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjbxo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjc.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjco.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umju.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjuo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjx.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/myoungjo/umjxo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/taza/utt.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/taza/uttc.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/taza/uttco.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/taza/utto.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/taza/uttu.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/taza/uttuo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/taza/uttx.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/ovf/uhc/taza/uttxo.ovf -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugt38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtb38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbc38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbco38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbu38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbuo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbx38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtbxo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtc38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtco38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugto38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtu38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtuo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtx38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/ugtxo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgt9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtb9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbc9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbco9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbu9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbuo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbx9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtbxo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtc9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtco9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgto9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtu9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtuo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtx9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/gothic/wgtxo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umj38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjb38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbc38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbco38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbu38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbuo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbx38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjbxo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjc38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjco38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umju38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjuo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjx38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo01.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo02.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo03.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo30.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo31.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo32.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo33.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo34.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo35.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo36.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo37.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/umjxo38.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmj9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjb9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbc9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbco9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbu9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbuo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbx9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjbxo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjc9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjco9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmju9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjuo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjx9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/myoungjo/wmjxo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/utt00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/utt10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttc00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttc10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttco00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttco10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/utto00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/utto10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttu00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttu10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttuo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttuo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttx00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttx10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttxo00.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/uttxo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtt9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttc9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttco9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wtto9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttu9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttuo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttx9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo0.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo04.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo05.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo06.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo07.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo1.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo10.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo11.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo12.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo13.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo14.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo15.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo16.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo17.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo18.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo19.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo2.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo20.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo21.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo22.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo23.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo24.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo25.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo26.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo27.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo28.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo29.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo3.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo4.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo5.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo6.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo7.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo8.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/tfm/uhc/taza/wttxo9.tfm -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt00.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt01.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt02.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt03.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt05.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt10.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt11.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt12.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt13.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt14.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt15.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt16.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt17.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt20.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt21.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt22.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt23.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt24.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt25.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt26.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt27.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt28.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt29.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt30.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt31.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt32.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt33.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt34.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt35.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt36.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt37.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugt38.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb00.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb01.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb02.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb03.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb05.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb10.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb11.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb12.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb13.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb14.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb15.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb16.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb20.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb21.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb22.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb23.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb24.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb25.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb26.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb27.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb28.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb29.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb30.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb31.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb32.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb33.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb34.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb35.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb36.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb37.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/gothic/ugtb38.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj00.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj01.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj02.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj03.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj04.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj05.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj10.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj11.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj12.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj13.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj14.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj15.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj16.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj17.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj20.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj21.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj22.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj23.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj24.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj25.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj26.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj27.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj28.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj29.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj30.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj31.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj32.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj33.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj34.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj35.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj36.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj37.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umj38.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb00.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb01.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb02.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb03.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb04.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb05.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb10.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb11.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb12.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb13.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb14.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb15.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb16.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb17.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb20.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb21.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb22.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb23.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb24.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb25.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb26.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb27.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb28.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb29.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb30.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb31.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb32.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb33.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb34.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb35.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb36.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb37.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/myoungjo/umjb38.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/taza/utt00.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/type1/uhc/taza/utt10.pfb -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgt9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtb9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbc9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbco9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbu9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbuo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbx9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtbxo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtc9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtco9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgto9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtu9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtuo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtx9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/gothic/wgtxo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmj9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjb9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbc9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbco9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbu9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbuo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbx9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjbxo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjc9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjco9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmju9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjuo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjx9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/myoungjo/wmjxo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtt9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttc9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttco9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wtto9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttu9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttuo9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttx9.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo0.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo04.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo05.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo06.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo07.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo1.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo10.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo11.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo12.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo13.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo14.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo15.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo16.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo17.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo18.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo19.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo2.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo20.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo21.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo22.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo23.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo24.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo25.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo26.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo27.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo28.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo29.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo3.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo4.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo5.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo6.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo7.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo8.vf -${PKG_LOCALTEXMFPREFIX}/fonts/vf/uhc/taza/wttxo9.vf +@comment $NetBSD: PLIST,v 1.3 2010/10/24 18:10:39 minskim Exp $ +share/texmf-dist/fonts/afm/uhc/gothic/ugt00.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt01.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt02.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt03.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt05.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt10.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt11.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt12.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt13.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt14.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt15.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt16.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt17.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt20.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt21.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt22.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt23.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt24.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt25.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt26.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt27.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt28.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt29.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt30.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt31.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt32.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt33.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt34.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt35.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt36.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt37.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugt38.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb00.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb01.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb02.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb03.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb05.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb10.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb11.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb12.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb13.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb14.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb15.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb16.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb20.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb21.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb22.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb23.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb24.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb25.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb26.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb27.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb28.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb29.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb30.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb31.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb32.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb33.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb34.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb35.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb36.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb37.afm +share/texmf-dist/fonts/afm/uhc/gothic/ugtb38.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj00.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj01.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj02.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj03.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj04.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj05.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj10.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj11.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj12.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj13.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj14.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj15.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj16.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj17.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj20.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj21.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj22.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj23.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj24.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj25.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj26.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj27.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj28.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj29.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj30.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj31.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj32.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj33.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj34.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj35.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj36.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj37.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umj38.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb00.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb01.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb02.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb03.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb04.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb05.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb10.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb11.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb12.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb13.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb14.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb15.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb16.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb17.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb20.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb21.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb22.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb23.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb24.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb25.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb26.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb27.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb28.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb29.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb30.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb31.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb32.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb33.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb34.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb35.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb36.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb37.afm +share/texmf-dist/fonts/afm/uhc/myoungjo/umjb38.afm +share/texmf-dist/fonts/afm/uhc/taza/utt00.afm +share/texmf-dist/fonts/afm/uhc/taza/utt10.afm +share/texmf-dist/fonts/map/hlatex/uhc-base.map +share/texmf-dist/fonts/ofm/uhc/gothic/ugt.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtb.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtbc.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtbco.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtbo.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtbu.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtbuo.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtbx.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtbxo.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtc.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtco.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugto.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtu.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtuo.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtx.ofm +share/texmf-dist/fonts/ofm/uhc/gothic/ugtxo.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umj.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjb.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjbc.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjbco.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjbo.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjbu.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjbuo.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjbx.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjbxo.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjc.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjco.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjo.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umju.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjuo.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjx.ofm +share/texmf-dist/fonts/ofm/uhc/myoungjo/umjxo.ofm +share/texmf-dist/fonts/ofm/uhc/taza/utt.ofm +share/texmf-dist/fonts/ofm/uhc/taza/uttc.ofm +share/texmf-dist/fonts/ofm/uhc/taza/uttco.ofm +share/texmf-dist/fonts/ofm/uhc/taza/utto.ofm +share/texmf-dist/fonts/ofm/uhc/taza/uttu.ofm +share/texmf-dist/fonts/ofm/uhc/taza/uttuo.ofm +share/texmf-dist/fonts/ofm/uhc/taza/uttx.ofm +share/texmf-dist/fonts/ofm/uhc/taza/uttxo.ofm +share/texmf-dist/fonts/ovf/uhc/gothic/ugt.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtb.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtbc.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtbco.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtbo.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtbu.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtbuo.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtbx.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtbxo.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtc.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtco.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugto.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtu.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtuo.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtx.ovf +share/texmf-dist/fonts/ovf/uhc/gothic/ugtxo.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umj.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjb.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjbc.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjbco.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjbo.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjbu.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjbuo.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjbx.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjbxo.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjc.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjco.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjo.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umju.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjuo.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjx.ovf +share/texmf-dist/fonts/ovf/uhc/myoungjo/umjxo.ovf +share/texmf-dist/fonts/ovf/uhc/taza/utt.ovf +share/texmf-dist/fonts/ovf/uhc/taza/uttc.ovf +share/texmf-dist/fonts/ovf/uhc/taza/uttco.ovf +share/texmf-dist/fonts/ovf/uhc/taza/utto.ovf +share/texmf-dist/fonts/ovf/uhc/taza/uttu.ovf +share/texmf-dist/fonts/ovf/uhc/taza/uttuo.ovf +share/texmf-dist/fonts/ovf/uhc/taza/uttx.ovf +share/texmf-dist/fonts/ovf/uhc/taza/uttxo.ovf +share/texmf-dist/fonts/tfm/uhc/gothic/ugt00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugt38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtb38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbc38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbco38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbo38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbu38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbuo38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbx38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtbxo38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtc38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtco38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugto38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtu38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtuo38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtx38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo00.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo01.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo02.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo03.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo30.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo31.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo32.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo33.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo34.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo35.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo36.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo37.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/ugtxo38.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgt9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtb9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbc9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbco9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbo9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbu9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbuo9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbx9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtbxo9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtc9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtco9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgto9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtu9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtuo9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtx9.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo0.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo04.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo05.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo06.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo07.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo1.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo10.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo11.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo12.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo13.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo14.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo15.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo16.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo17.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo18.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo19.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo2.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo20.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo21.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo22.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo23.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo24.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo25.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo26.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo27.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo28.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo29.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo3.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo4.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo5.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo6.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo7.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo8.tfm +share/texmf-dist/fonts/tfm/uhc/gothic/wgtxo9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umj38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjb38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbc38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbco38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbo38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbu38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbuo38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbx38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjbxo38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjc38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjco38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjo38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umju38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjuo38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjx38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo00.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo01.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo02.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo03.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo30.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo31.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo32.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo33.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo34.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo35.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo36.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo37.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/umjxo38.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmj9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjb9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbc9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbco9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbo9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbu9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbuo9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbx9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjbxo9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjc9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjco9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjo9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmju9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjuo9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjx9.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo0.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo04.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo05.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo06.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo07.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo1.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo10.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo11.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo12.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo13.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo14.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo15.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo16.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo17.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo18.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo19.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo2.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo20.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo21.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo22.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo23.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo24.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo25.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo26.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo27.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo28.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo29.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo3.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo4.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo5.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo6.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo7.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo8.tfm +share/texmf-dist/fonts/tfm/uhc/myoungjo/wmjxo9.tfm +share/texmf-dist/fonts/tfm/uhc/taza/utt00.tfm +share/texmf-dist/fonts/tfm/uhc/taza/utt10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttc00.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttc10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttco00.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttco10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/utto00.tfm +share/texmf-dist/fonts/tfm/uhc/taza/utto10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttu00.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttu10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttuo00.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttuo10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttx00.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttx10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttxo00.tfm +share/texmf-dist/fonts/tfm/uhc/taza/uttxo10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt0.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt04.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt05.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt06.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt07.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt1.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt11.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt12.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt13.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt14.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt15.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt16.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt17.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt18.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt19.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt2.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt20.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt21.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt22.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt23.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt24.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt25.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt26.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt27.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt28.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt29.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt3.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt4.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt5.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt6.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt7.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt8.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtt9.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc0.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc04.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc05.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc06.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc07.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc1.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc11.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc12.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc13.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc14.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc15.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc16.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc17.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc18.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc19.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc2.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc20.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc21.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc22.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc23.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc24.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc25.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc26.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc27.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc28.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc29.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc3.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc4.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc5.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc6.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc7.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc8.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttc9.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco0.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco04.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco05.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco06.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco07.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco1.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco11.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco12.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco13.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco14.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco15.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco16.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco17.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco18.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco19.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco2.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco20.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco21.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco22.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco23.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco24.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco25.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco26.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco27.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco28.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco29.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco3.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco4.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco5.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco6.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco7.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco8.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttco9.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto0.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto04.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto05.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto06.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto07.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto1.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto11.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto12.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto13.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto14.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto15.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto16.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto17.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto18.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto19.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto2.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto20.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto21.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto22.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto23.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto24.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto25.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto26.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto27.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto28.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto29.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto3.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto4.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto5.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto6.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto7.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto8.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wtto9.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu0.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu04.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu05.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu06.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu07.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu1.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu11.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu12.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu13.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu14.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu15.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu16.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu17.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu18.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu19.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu2.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu20.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu21.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu22.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu23.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu24.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu25.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu26.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu27.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu28.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu29.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu3.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu4.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu5.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu6.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu7.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu8.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttu9.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo0.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo04.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo05.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo06.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo07.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo1.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo11.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo12.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo13.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo14.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo15.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo16.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo17.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo18.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo19.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo2.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo20.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo21.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo22.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo23.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo24.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo25.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo26.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo27.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo28.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo29.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo3.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo4.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo5.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo6.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo7.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo8.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttuo9.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx0.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx04.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx05.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx06.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx07.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx1.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx11.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx12.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx13.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx14.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx15.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx16.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx17.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx18.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx19.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx2.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx20.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx21.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx22.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx23.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx24.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx25.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx26.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx27.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx28.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx29.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx3.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx4.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx5.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx6.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx7.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx8.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttx9.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo0.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo04.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo05.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo06.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo07.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo1.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo10.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo11.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo12.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo13.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo14.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo15.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo16.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo17.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo18.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo19.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo2.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo20.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo21.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo22.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo23.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo24.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo25.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo26.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo27.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo28.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo29.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo3.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo4.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo5.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo6.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo7.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo8.tfm +share/texmf-dist/fonts/tfm/uhc/taza/wttxo9.tfm +share/texmf-dist/fonts/type1/uhc/gothic/ugt00.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt01.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt02.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt03.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt05.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt10.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt11.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt12.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt13.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt14.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt15.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt16.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt17.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt20.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt21.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt22.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt23.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt24.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt25.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt26.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt27.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt28.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt29.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt30.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt31.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt32.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt33.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt34.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt35.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt36.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt37.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugt38.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb00.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb01.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb02.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb03.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb05.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb10.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb11.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb12.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb13.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb14.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb15.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb16.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb20.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb21.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb22.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb23.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb24.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb25.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb26.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb27.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb28.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb29.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb30.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb31.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb32.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb33.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb34.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb35.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb36.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb37.pfb +share/texmf-dist/fonts/type1/uhc/gothic/ugtb38.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj00.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj01.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj02.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj03.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj04.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj05.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj10.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj11.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj12.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj13.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj14.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj15.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj16.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj17.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj20.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj21.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj22.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj23.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj24.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj25.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj26.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj27.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj28.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj29.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj30.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj31.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj32.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj33.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj34.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj35.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj36.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj37.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umj38.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb00.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb01.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb02.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb03.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb04.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb05.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb10.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb11.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb12.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb13.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb14.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb15.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb16.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb17.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb20.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb21.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb22.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb23.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb24.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb25.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb26.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb27.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb28.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb29.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb30.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb31.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb32.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb33.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb34.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb35.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb36.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb37.pfb +share/texmf-dist/fonts/type1/uhc/myoungjo/umjb38.pfb +share/texmf-dist/fonts/type1/uhc/taza/utt00.pfb +share/texmf-dist/fonts/type1/uhc/taza/utt10.pfb +share/texmf-dist/fonts/vf/uhc/gothic/wgt0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgt9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtb9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbc9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbco9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbo9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbu9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbuo9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbx9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtbxo9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtc9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtco9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgto9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtu9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtuo9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtx9.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo0.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo04.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo05.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo06.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo07.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo1.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo10.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo11.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo12.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo13.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo14.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo15.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo16.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo17.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo18.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo19.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo2.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo20.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo21.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo22.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo23.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo24.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo25.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo26.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo27.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo28.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo29.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo3.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo4.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo5.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo6.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo7.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo8.vf +share/texmf-dist/fonts/vf/uhc/gothic/wgtxo9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmj9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjb9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbc9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbco9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbo9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbu9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbuo9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbx9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjbxo9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjc9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjco9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjo9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmju9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjuo9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjx9.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo0.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo04.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo05.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo06.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo07.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo1.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo10.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo11.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo12.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo13.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo14.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo15.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo16.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo17.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo18.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo19.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo2.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo20.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo21.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo22.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo23.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo24.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo25.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo26.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo27.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo28.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo29.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo3.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo4.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo5.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo6.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo7.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo8.vf +share/texmf-dist/fonts/vf/uhc/myoungjo/wmjxo9.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt0.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt04.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt05.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt06.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt07.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt1.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt10.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt11.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt12.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt13.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt14.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt15.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt16.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt17.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt18.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt19.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt2.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt20.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt21.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt22.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt23.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt24.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt25.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt26.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt27.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt28.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt29.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt3.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt4.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt5.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt6.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt7.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt8.vf +share/texmf-dist/fonts/vf/uhc/taza/wtt9.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc0.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc04.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc05.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc06.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc07.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc1.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc10.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc11.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc12.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc13.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc14.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc15.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc16.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc17.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc18.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc19.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc2.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc20.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc21.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc22.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc23.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc24.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc25.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc26.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc27.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc28.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc29.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc3.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc4.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc5.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc6.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc7.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc8.vf +share/texmf-dist/fonts/vf/uhc/taza/wttc9.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco0.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco04.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco05.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco06.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco07.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco1.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco10.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco11.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco12.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco13.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco14.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco15.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco16.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco17.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco18.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco19.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco2.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco20.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco21.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco22.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco23.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco24.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco25.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco26.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco27.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco28.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco29.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco3.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco4.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco5.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco6.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco7.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco8.vf +share/texmf-dist/fonts/vf/uhc/taza/wttco9.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto0.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto04.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto05.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto06.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto07.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto1.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto10.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto11.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto12.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto13.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto14.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto15.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto16.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto17.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto18.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto19.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto2.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto20.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto21.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto22.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto23.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto24.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto25.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto26.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto27.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto28.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto29.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto3.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto4.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto5.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto6.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto7.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto8.vf +share/texmf-dist/fonts/vf/uhc/taza/wtto9.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu0.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu04.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu05.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu06.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu07.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu1.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu10.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu11.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu12.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu13.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu14.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu15.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu16.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu17.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu18.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu19.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu2.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu20.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu21.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu22.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu23.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu24.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu25.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu26.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu27.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu28.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu29.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu3.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu4.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu5.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu6.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu7.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu8.vf +share/texmf-dist/fonts/vf/uhc/taza/wttu9.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo0.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo04.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo05.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo06.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo07.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo1.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo10.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo11.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo12.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo13.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo14.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo15.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo16.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo17.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo18.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo19.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo2.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo20.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo21.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo22.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo23.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo24.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo25.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo26.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo27.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo28.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo29.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo3.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo4.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo5.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo6.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo7.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo8.vf +share/texmf-dist/fonts/vf/uhc/taza/wttuo9.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx0.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx04.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx05.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx06.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx07.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx1.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx10.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx11.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx12.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx13.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx14.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx15.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx16.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx17.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx18.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx19.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx2.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx20.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx21.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx22.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx23.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx24.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx25.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx26.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx27.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx28.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx29.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx3.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx4.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx5.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx6.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx7.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx8.vf +share/texmf-dist/fonts/vf/uhc/taza/wttx9.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo0.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo04.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo05.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo06.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo07.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo1.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo10.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo11.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo12.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo13.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo14.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo15.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo16.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo17.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo18.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo19.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo2.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo20.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo21.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo22.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo23.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo24.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo25.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo26.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo27.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo28.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo29.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo3.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo4.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo5.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo6.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo7.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo8.vf +share/texmf-dist/fonts/vf/uhc/taza/wttxo9.vf |