summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-22 21:24:14 +0000
committerKarl Berry <karl@freefriends.org>2016-04-22 21:24:14 +0000
commit600ff15b73f6b7f626f95033638b9b0aeede59e5 (patch)
tree943c305fe6e5bdfa323993ade53d7a713be91b11 /Master/texmf-dist/doc/luatex
parentd5b7f5827c0c4e7c044ee67da597887e83409051 (diff)
luatexko (22apr16)
git-svn-id: svn://tug.org/texlive/trunk@40688 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex')
-rw-r--r--Master/texmf-dist/doc/luatex/luatexko/ChangeLog7
-rw-r--r--Master/texmf-dist/doc/luatex/luatexko/README4
-rw-r--r--Master/texmf-dist/doc/luatex/luatexko/luatexko-doc.pdfbin221728 -> 214699 bytes
-rw-r--r--Master/texmf-dist/doc/luatex/luatexko/luatexko-doc.tex7
4 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatexko/ChangeLog b/Master/texmf-dist/doc/luatex/luatexko/ChangeLog
index b0aeb71c7b1..6eac376a3d0 100644
--- a/Master/texmf-dist/doc/luatex/luatexko/ChangeLog
+++ b/Master/texmf-dist/doc/luatex/luatexko/ChangeLog
@@ -1,3 +1,10 @@
+2016-04-22 Dohyun Kim <nomos at ktug org>
+
+ Version 1.12
+
+ * *.sty, *.lua: drop loading luatexbase.sty; updates for luatex 0.95
+ * luatexko.lua: avoid nested underline emphasis
+
2015-12-10 Dohyun Kim <nomos at ktug org>
Version 1.11
diff --git a/Master/texmf-dist/doc/luatex/luatexko/README b/Master/texmf-dist/doc/luatex/luatexko/README
index 1508f2736e1..8cf3e142367 100644
--- a/Master/texmf-dist/doc/luatex/luatexko/README
+++ b/Master/texmf-dist/doc/luatex/luatexko/README
@@ -1,4 +1,4 @@
-LuaTeX-ko Package version 1.11 (2015/12/10)
+LuaTeX-ko Package version 1.12 (2016/04/22)
===========================================
This is a Lua(La)TeX macro package that supports typesetting Korean
@@ -7,7 +7,7 @@ almost all the hidden routines of TeX engine, users can obtain more
beautiful outcome using this package rather than other Hangul macros
operating on other engines.
-LuaTeX version 0.79+ and luaotfload package version 2.4+ are required for
+LuaTeX version 0.95+ and luaotfload package version 2.7+ are required for
this package to run.
This package also requires both cjk-ko and xetexko packages for its full
diff --git a/Master/texmf-dist/doc/luatex/luatexko/luatexko-doc.pdf b/Master/texmf-dist/doc/luatex/luatexko/luatexko-doc.pdf
index 9ef800f63d4..2825f0ccc6a 100644
--- a/Master/texmf-dist/doc/luatex/luatexko/luatexko-doc.pdf
+++ b/Master/texmf-dist/doc/luatex/luatexko/luatexko-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/luatex/luatexko/luatexko-doc.tex b/Master/texmf-dist/doc/luatex/luatexko/luatexko-doc.tex
index e0cf559412d..3336b2bafc9 100644
--- a/Master/texmf-dist/doc/luatex/luatexko/luatexko-doc.tex
+++ b/Master/texmf-dist/doc/luatex/luatexko/luatexko-doc.tex
@@ -8,7 +8,7 @@
%%
%% public domain
-\ifx\outputmode\undefined\else\RequirePackage{luatex85}\fi
+\RequirePackage{luatex85}
\documentclass[a4paper]{article}
\usepackage[hmargin=3.8cm]{geometry}
\usepackage[hangul]{luatexko}
@@ -61,7 +61,7 @@
\author{Dohyun Kim \normalsize |<nomos at ktug org>| \and
Soojin Nam \normalsize |<jsunam at gmail com>| \and
\normalsize \url{<http://github.com/dohyunkim/luatexko>}}
-\date{Version 1.11\quad 2015/12/10}
+\date{Version 1.12\quad 2016/04/22}
\maketitle
\begin{quote}\small
@@ -103,8 +103,7 @@
\smallskip
\section{}
-\hemph{\texlive\ 2014 이상}을 사용해야 한다.
-{\small (\texlive\ 2015\,$=$\,\luatex\ v0.80 이상을 권장한다.)}
+\hemph{\texlive\ 2016 이상}{\small (\luatex\ v0.95 이상)}을 사용해야 한다.
아직 \luatex은 베타 상태로 개발 중에 있으므로 안정적인 동작을 보장하지 않는다.
\section{}\label{sec:loading}