summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty')
-rw-r--r--Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty b/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty
index d090882ab20..534d2b80663 100644
--- a/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty
+++ b/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty
@@ -13,7 +13,10 @@
%% paralist,
%%
\@ifpackageloaded{paralist}{}{\RequirePackage{paralist}}
-\makeatletter
+\RequirePackage{iftex}
+\ifPDFTeX
+ \RequirePackage{dhucs-paralist}
+\else
\def\pl@loop@{%
\ifx 가\pl@temp \def\@tempa{\pl@label\gana }\else
\ifx ㈎\pl@temp \def\@tempa{\pl@label\pgana }\else
@@ -41,6 +44,5 @@
\fi\fi\fi\fi\fi\fi\fi\fi
\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi
\@tempa}
-\makeatother
-
+\fi
\endinput