summaryrefslogtreecommitdiff
path: root/language/korean/kotex-oblivoir/tex/xoblivoir.cls
diff options
context:
space:
mode:
Diffstat (limited to 'language/korean/kotex-oblivoir/tex/xoblivoir.cls')
-rw-r--r--language/korean/kotex-oblivoir/tex/xoblivoir.cls23
1 files changed, 23 insertions, 0 deletions
diff --git a/language/korean/kotex-oblivoir/tex/xoblivoir.cls b/language/korean/kotex-oblivoir/tex/xoblivoir.cls
new file mode 100644
index 0000000000..4d2c842425
--- /dev/null
+++ b/language/korean/kotex-oblivoir/tex/xoblivoir.cls
@@ -0,0 +1,23 @@
+%% File `xoblivoir.cls`
+%%
+%% (C) Copyright 2006-2020 Kangsoo Kim <karnes at ktug org>
+%% (C) Copyright 2013 Kihwang Lee <leekh at ktug org>
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3c
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of LaTeX
+%% version 2006/05/20 or later.
+%%
+%% Read LICENSE included in the package.
+%%
+%% --------------------------------------------------------
+%% oblivoir.cls
+
+\ProvidesClass{xoblivoir}
+
+\LoadClassWithOptions{oblivoir}
+
+\endinput