summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/cjk-ko/ChangeLog7
-rw-r--r--Master/texmf-dist/doc/latex/cjk-ko/README2
-rw-r--r--Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.pdfbin163711 -> 165048 bytes
-rw-r--r--Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.tex12
-rw-r--r--Master/texmf-dist/tex/latex/cjk-ko/cjkutf8-ko.sty14
-rw-r--r--Master/texmf-dist/tex/latex/cjk-ko/kotex.sty5
6 files changed, 31 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog b/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog
index 9ecc1bc3dc6..88aff3501f8 100644
--- a/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog
+++ b/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog
@@ -1,3 +1,10 @@
+2015-04-19 Dohyun Kim <nomos at ktug org>
+
+ Version 1.6
+
+ * kotex.sty: [euc] option triggers relevant luatexko commands
+ * cjkutf8-ko.sty: make utf-8 characters robust.
+
2015-03-20 Dohyun Kim <nomos at ktug org>
Version 1.5
diff --git a/Master/texmf-dist/doc/latex/cjk-ko/README b/Master/texmf-dist/doc/latex/cjk-ko/README
index c17f0b6a3f6..3d0b450a046 100644
--- a/Master/texmf-dist/doc/latex/cjk-ko/README
+++ b/Master/texmf-dist/doc/latex/cjk-ko/README
@@ -1,4 +1,4 @@
-CJK-ko package version 1.5 (2015/03/20)
+CJK-ko package version 1.6 (2015/04/19)
=======================================
This package supports typesetting of modern Korean documents with the help
diff --git a/Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.pdf b/Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.pdf
index f2f68b19d4b..cd4c25903e8 100644
--- a/Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.pdf
+++ b/Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.tex b/Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.tex
index b87eeef00e5..02d8fc5722f 100644
--- a/Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.tex
+++ b/Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.tex
@@ -17,7 +17,7 @@
\title{\cjkko\ 간단 매뉴얼}
\author{Dohyun Kim \normalsize $<$\texttt{nomos at ktug org}$>$ \and
\normalsize $<$\url{http://github.com/dohyunkim/cjk-ko}$>$}
-\date{Version 1.5\quad 2015/03/20}
+\date{Version 1.6\quad 2015/04/19}
\begin{document}
\maketitle
@@ -145,14 +145,16 @@
\end{itemize}
\section{\texttt{kotex.sty}에 대하여}
-다양한 \koTeX\ 패키지로의 준자동적인 연결을 담담하는 스타일 파일이다.
+다양한 \koTeX\ 패키지로의 준자동적인 연결을 담당하는 스타일 파일이다.
\begin{itemize}
\item \verb|[cjk]| 옵션을 주면 \cjkko\ 패키지를 로드한다.
다만 \hologo{XeTeX} 혹은 \hologo{LuaTeX} 엔진이 가동되고 있다면
이 옵션은 무시된다.
- \item \verb|[euc]| 옵션을 주면 \verb|kotex-euc| 패키지를 로드한다.
- 이 패키지는 텍라이브에 들어있지 않으므로 KTUG 사설 저장소로부터
- 설치해야 한다.
+ \item \verb|[euc]| 옵션을 주면 \verb|kotex-euc| 패키지를 로드한다.(이
+ 패키지는 텍라이브에 들어있지 않으므로 KTUG 사설 저장소로부터
+ 설치해야 한다) \hologo{XeTeX} 엔진 하에서는 이 옵션은 무시된다.
+ 그러나 \hologo{LuaTeX} 엔진이 가동되고 있다면
+ \verb|\luatexuhcinputencoding=1| 명령이 자동으로 실행된다.
\item 위 두 가지 옵션이 모두 지시되지 않았다면 현재 동작 중인 텍 엔진을
감지해서 \verb|kotexutf.sty|, \verb|xetexko.sty|, 혹은 \verb|luatexko.sty|
가운데 하나를 로드한다. 플레인텍에서도 마찬가지로 동작한다.
diff --git a/Master/texmf-dist/tex/latex/cjk-ko/cjkutf8-ko.sty b/Master/texmf-dist/tex/latex/cjk-ko/cjkutf8-ko.sty
index 31f91519ebc..be56758191e 100644
--- a/Master/texmf-dist/tex/latex/cjk-ko/cjkutf8-ko.sty
+++ b/Master/texmf-dist/tex/latex/cjk-ko/cjkutf8-ko.sty
@@ -17,7 +17,7 @@
% Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
% MA 02110-1301 USA
-\ProvidesPackage{cjkutf8-ko}[2015/03/20 v1.5 Hangul typesetting on CJKutf8]
+\ProvidesPackage{cjkutf8-ko}[2015/04/19 v1.6 Hangul typesetting on CJKutf8]
\ifx\eTeXversion\relax \let\eTeXversion\undefined \fi
\ifx\eTeXversion\undefined
@@ -419,6 +419,16 @@
%%% cause: memoir appempts to write index entries to a file
%%% at the end of document without protecting active characters.
%%% spotted by Juho Lee. thanks to him.
-\AtEndDocument{\CJK@makeInactive}
+%\AtEndDocument{\CJK@makeInactive}
+%%% still conflicts with package verbments.
+%%% so now we make utf8 characters robust.
+\count@"C2 \loop
+ \uccode\count@\z@
+ \lccode\count@\z@
+ \begingroup
+ \lccode`\~\count@
+ \lowercase{\endgroup
+ \protected\edef~{\unexpanded\expandafter{~}}}
+\ifnum\count@<"F4 \advance\count@\@ne \repeat
\endinput
diff --git a/Master/texmf-dist/tex/latex/cjk-ko/kotex.sty b/Master/texmf-dist/tex/latex/cjk-ko/kotex.sty
index adec811804e..d2d4a0f9036 100644
--- a/Master/texmf-dist/tex/latex/cjk-ko/kotex.sty
+++ b/Master/texmf-dist/tex/latex/cjk-ko/kotex.sty
@@ -22,7 +22,7 @@
\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname ProvidesPackage\endcsname\relax\else
- \ProvidesPackage{kotex}[2015/03/20 v1.5 Korean TeX (ko.TeX)]
+ \ProvidesPackage{kotex}[2015/04/19 v1.6 Korean TeX (ko.TeX)]
\fi
\ifx\directlua\relax \let\directlua\undefined \fi
@@ -95,6 +95,9 @@
\fi
\else
\RequirePackage{luatexko}
+ \if@ko@euc
+ \luatexuhcinputencoding=1
+ \fi
\fi
\endinput