summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-10-05 20:58:39 +0000
committerKarl Berry <karl@freefriends.org>2015-10-05 20:58:39 +0000
commitb2d6b6ee55083fba2aa66ac9f7c8a56eb181ae8c (patch)
treeaec5b57777902fdc48d3bd52f12cd2c17d316dde /Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty
parent3da26c1c9147d37bb5d17da82e64040339d353e3 (diff)
kotex-oblivoir (5oct15)
git-svn-id: svn://tug.org/texlive/trunk@38557 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty')
-rw-r--r--Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty b/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty
index 1046b7e0233..9c46eaa9c58 100644
--- a/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty
+++ b/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty
@@ -1,6 +1,6 @@
%% File `ob-koreanappendix.sty`
%%
-%% Copyright (c) 2007-2013 Kangsoo Kim <karnes at ktug org>
+%% Copyright (c) 2007-2015 Kangsoo Kim <karnes at ktug org>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
@@ -14,8 +14,12 @@
%% \appendix (부록)
%%
\gdef\set@appendix@chapter{%
- \ifanappendix\counterwithout{APPsection}{APPchapter}\fi%
\renewcommand\thesection{\Alph{APPsection}}%
+ \renewcommand\thesubsection{\thesection.\arabic{APPsubsection}}
+ \ifanappendix
+ \counterwithout{APPsection}{APPchapter}
+ \counterwithin{APPsubsection}{APPsection}
+ \fi%
\counterwithin{figure}{APPsection}\counterwithin{table}{APPsection}%
\counterwithin{equation}{APPsection}%
\renewcommand\thefigure{\Alph{APPsection}.\arabic{figure}}%