From dfc4de48df122c4541cc1d44ab0c498a43582a47 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 20 May 2013 22:04:14 +0000 Subject: luatexko (20may13) git-svn-id: svn://tug.org/texlive/trunk@30597 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/luatex/luatexko/README | 59 ++++++++++++++++++---------- 1 file changed, 38 insertions(+), 21 deletions(-) (limited to 'Master/texmf-dist/doc/luatex/luatexko/README') diff --git a/Master/texmf-dist/doc/luatex/luatexko/README b/Master/texmf-dist/doc/luatex/luatexko/README index ed9cbeac029..c7b2f4ae660 100644 --- a/Master/texmf-dist/doc/luatex/luatexko/README +++ b/Master/texmf-dist/doc/luatex/luatexko/README @@ -1,6 +1,5 @@ -========================================= -LuaTeX-ko Package version 1.0 (2013/05/10) -========================================= +LuaTeX-ko Package version 1.1 (2013/05/19) +========================================== This is a Lua(La)TeX macro package that supports typesetting Korean documents including Old Hangul texts. As LuaTeX has opened up access to @@ -17,49 +16,62 @@ functionality. License -======= -This package is licensed under LPPL (LaTeX Project Public License). +------- + +This package is licensed under [LPPL](http://latex-project.org/lppl/) +(LaTeX Project Public License) version 1.3c or later. See each file for details. Author -====== -Please report any errors or suggestions to Dohyun Kim . +------ + +Please report any errors or suggestions to + Dohyun Kim +or leave messages in the issue tracker at: + Files -===== +----- + +### TeXinputs -TeXinputs ---------- luatexko.sty -> tex/luatex/luatexko/ luatexko-core.sty -> tex/luatex/luatexko/ luatexko.lua -> tex/luatex/luatexko/ luatexko-normalize.lua -> tex/luatex/luatexko/ luatexko-uhc2utf8.lua -> tex/luatex/luatexko/ -Documents ---------- +### Documents + luatexko-doc.pdf -> doc/luatex/luatexko/ luatexko-doc.tex -> doc/luatex/luatexko/ README (this file) -> doc/luatex/luatexko/ + ChangeLog -> doc/luatex/luatexko/ Loading -======= +------- + For a LaTeX user, declaring + \usepackage{luatexko} or + \usepackage{kotex} is sufficient to load the package, which will load fontspec as well. Notice that kotex.sty is a file provided by cjk-ko package. -Under plain TeX: \input luatexko.sty +Under plain TeX: + + \input luatexko.sty Package Options -=============== +--------------- + [hangul] Load Hangul captions. Besides, this option adjusts interword and interline spacing. @@ -69,11 +81,12 @@ Load Hanja captions. Also adjusts spacing as [hangul] option does. [unfonts] Load font setting predefined for Un TrueType fonts available at -http://kldp.net/projects/unfonts/. +[this link](http://kldp.net/projects/unfonts/). Hangul Font Commands -==================== +-------------------- + \setmainhangulfont \setsanshangulfont \setmonohangulfont @@ -88,6 +101,7 @@ These fonts are used when the font loaded by \setmainfont or \setmainhangulfont et. al. does not have Hanja glyphs. In like manner, these commands are available as well: + \hangulfontspec \hanjafontspec \newhangulfontfamily @@ -97,7 +111,8 @@ In like manner, these commands are available as well: Hangul Font Options -=================== +------------------- + [InterHangul=] Set spacing between Hangul characters. @@ -115,7 +130,8 @@ Raise CJK characters by . Other User Commands -=================== +------------------- + \luatexuhcinputencoding= When is 1 or greater, UHC (aka. Windows CP949) input encoding is allowed. 0 restores UTF-8, the default input encoding. @@ -133,6 +149,7 @@ Typeset ruby annotations. \uwave{...} \dashuline{...} \dotuline{...} -Same functionality as ulem package provides. +Same functionality as those ulem package provides. + ---END of README-- +*END of README* -- cgit v1.2.3