diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-20 19:43:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-20 19:43:19 +0000 |
commit | d8f236ed4ca893b9e1366faa021be88d6619d2ba (patch) | |
tree | f860e8fefb754677ae41e1be071e5aa165083bcb /Master/texmf-dist/doc/latex/cjk-ko | |
parent | 69c8b1dd59199fd49039489e6fc392147dcc89f8 (diff) |
cjk-ko (20jul21)
git-svn-id: svn://tug.org/texlive/trunk@59996 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cjk-ko')
-rw-r--r-- | Master/texmf-dist/doc/latex/cjk-ko/ChangeLog | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/cjk-ko/README | 14 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.pdf | bin | 174977 -> 173333 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.tex | 14 |
4 files changed, 22 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog b/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog index 94694e26036..0aaabb5e443 100644 --- a/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog +++ b/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog @@ -1,3 +1,9 @@ +2021-07-20 Dohyun Kim <nomos at ktug org> + + Version 2.1 + + * cjkutf8-josa.sty: support josa selection after Hangul syllables + 2021-07-17 Dohyun Kim <nomos at ktug org> Version 2.0 diff --git a/Master/texmf-dist/doc/latex/cjk-ko/README b/Master/texmf-dist/doc/latex/cjk-ko/README index 05a64702234..4f14c54557b 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 2.0 (2021/07/17) +CJK-ko package version 2.1 (2021/07/20) ======================================= This package supports typesetting of modern Korean documents with the help @@ -148,15 +148,17 @@ example: \label{fig:aaa} ... \ref{fig:aaa}\을 \label{fig:aaa} ... \pageref{fig:aaa}\을 - \cite{hong}\을 ... \bibitem[홍길동\jong]{hong} + \cite{hong}\을 ... \bibitem[홍길동]{hong} + \cite{king}\을 ... \bibitem[King\jong]{king} Automatic Josa selection works correctly only after -\ref \pageref \cite commands and after ascii characters. +\ref \pageref \cite commands and recognises only the last Ascii +or Hangul character in the sequence. For other cases these commands are available: - \jung: keyword is terminated by Jungseong - \jong: keyword is terminated by Jongseong - \rieul: keyword is terminated by Jongseong Rieul + \jung: sequence is terminated by Jungseong + \jong: sequence is terminated by Jongseong + \rieul: sequence is terminated by Jongseong Rieul Korean counters 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 Binary files differindex 1eb98bc9e39..0468e21cc0f 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 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 163c95338df..dd96f890411 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 @@ -25,7 +25,7 @@ \title{\cjkko\ 간단 매뉴얼} \author{Dohyun Kim \normalsize $<$\texttt{nomos at ktug org}$>$ \and \normalsize $<$\url{http://github.com/dohyunkim/cjk-ko}$>$} -\date{Version 2.0\quad \today} +\date{Version 2.1\quad \today} \begin{document} \maketitle @@ -39,6 +39,8 @@ 1.3 버전부터는 나눔글꼴이 아닌 다른 한글 폰트를 패키지 옵션으로 지정해서 쓸 수 있다. + + 2.1 버전부터는 자동조사가 한글 다음에 올 때도 바르게 동작한다. \end{abstract} \tableofcontents @@ -123,12 +125,12 @@ \cs{을} \cs{를} \cs{와} \cs{과} \cs{로} \cs{으로} \cs{라} \cs{이라}\,를 쓸 수 있다. \item \cs{ref} \cs{pageref} \cs{cite} 뒤에서만 정상 동작 - \item 아스키문자 뒤에서만 정상 동작 - \item 한글 뒤에는 \cs{jong} \cs{jung} \cs{rieul} 명령을 - 첨가해 바로잡을 수 있다.\par + \item 아스키문자와 한글 뒤에서만 정상 동작 + \item 사용자가 \cs{jong} \cs{jung} \cs{rieul} 명령을 + 첨가해 조사 선택을 바로잡을 수 있다.\par \begin{itemize} - \item[예:] \cs{cite\{hong\}}\cs{을} \ldots\\ - \hskip1.3em\ \cs{bibitem[홍길동}\cs{jong]\{hong\}} + \item[예:] \cs{cite\{king\}}\cs{을} \ldots\\ + \hskip1.3em\ \cs{bibitem[King}\cs{jong]\{king\}} \end{itemize} \end{itemize} |