summaryrefslogtreecommitdiff
path: root/language/korean/kotex-oblivoir/tex/oblivoir-xl.cls
diff options
context:
space:
mode:
Diffstat (limited to 'language/korean/kotex-oblivoir/tex/oblivoir-xl.cls')
-rw-r--r--language/korean/kotex-oblivoir/tex/oblivoir-xl.cls10
1 files changed, 7 insertions, 3 deletions
diff --git a/language/korean/kotex-oblivoir/tex/oblivoir-xl.cls b/language/korean/kotex-oblivoir/tex/oblivoir-xl.cls
index a56abb6c7b..88327a694a 100644
--- a/language/korean/kotex-oblivoir/tex/oblivoir-xl.cls
+++ b/language/korean/kotex-oblivoir/tex/oblivoir-xl.cls
@@ -1,6 +1,6 @@
%% File `oblivoir-xl.cls`
%%
-%% (C) Copyright 2006-2021 Kangsoo Kim <karnes at ktug org>
+%% (C) Copyright 2006-2021 Kangsoo Kim <modviv2k15 at gmail com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
@@ -14,7 +14,7 @@
%% depends upon Dohyun Kim's xetexko and the author's memhangul-x.
%%
\ProvidesClass{oblivoir-xl}
- [2020/03/03 v0.8.5 article-like class to typeset Korean]
+ [2021/09/21 v0.8.6 article-like class to typeset Korean]
%\typeout{A variant of oblivoir class for Lua- or XeLaTeX.}
\providecommand\@DisabledOption[1]{%
@@ -179,9 +179,13 @@
\ExplSyntaxOn
\if@lwarp
+ \if@polyglossia\else
\ifluatex
\RequirePackage{luatexko}
- \fi
+ \else\ifxetex
+ \RequirePackage{xetexko}
+ \fi\fi
+ \fi
\RequirePackage[\g_lwarp_option_str]{lwarp}
\RequirePackage{xob-lwarp}
\fi