summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-11-09 00:55:18 +0000
committerKarl Berry <karl@freefriends.org>2013-11-09 00:55:18 +0000
commitf4d3a4f47afd5a44932519e53c9660c90c3cd61c (patch)
tree0d27d4a429ce9b16bc95d09e09fce66c8018c394 /Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls
parentd6aeafcbba09b7d46df19292790393b475facb8e (diff)
kotex-oblivoir
git-svn-id: svn://tug.org/texlive/trunk@32105 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls')
-rw-r--r--Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls b/Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls
new file mode 100644
index 00000000000..82c2faa98db
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls
@@ -0,0 +1,23 @@
+%% File `oblivoir.cls`
+%%
+%% (C) Copyright 2006-2013 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{oblivoir}
+
+\LoadClassWithOptions{xoblivoir}
+
+\endinput