diff options
author | Karl Berry <karl@freefriends.org> | 2013-07-11 23:26:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-07-11 23:26:48 +0000 |
commit | 73f6b8fbb951d9acae74a72fb07cc8e237fe3bc3 (patch) | |
tree | 88e8d515f41f68c748fcea803ea50b3eb0f1afea /Master/texmf-dist/doc | |
parent | 1407e4e5ea60e9d4e79a57bca0c2f248f6e9de9a (diff) |
luaotfload (11jul13)
git-svn-id: svn://tug.org/texlive/trunk@31169 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/NEWS | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf | bin | 215723 -> 215712 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/luaotfload-tool.1 | 41 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf | bin | 9988 -> 10270 bytes |
4 files changed, 33 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/NEWS b/Master/texmf-dist/doc/luatex/luaotfload/NEWS index 8615d909d5b..0875cfaab98 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/NEWS +++ b/Master/texmf-dist/doc/luatex/luaotfload/NEWS @@ -1,6 +1,10 @@ Change History -------------- +2013/07/10, luaotfload v2.3a + * Detect LuaJIT interpreter (LuaJITTeX) + * Self-test functionality for luaotfload-tool.lua (option ``--diagnose``) + 2013/07/03, luaotfload v2.3: * New experimental lookups: ``kpse`` (kpathsea), ``my`` (callback) * Precedence of texmf over system fonts can be requested diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf Binary files differindex 6243bf1c4da..14ec3aaefe7 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf +++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf diff --git a/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 b/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 index b158f17ce93..6a1aba566ee 100644 --- a/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 +++ b/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH LUAOTFLOAD-TOOL 1 "2013-06-02" "2.3" "text processing" +.TH LUAOTFLOAD-TOOL 1 "2013-07-10" "2.3a" "text processing" .SH NAME luaotfload-tool \- generate and query the Luaotfload font names database . @@ -32,23 +32,25 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .. .SH SYNOPSIS .sp -\fBluaotfload\fP [ \-bDcfFiIpquvVwh ] +\fBluaotfload\-tool\fP [ \-bDcfFiIpquvVwh ] .sp -\fBluaotfload\fP \-\-update [ \-\-force ] [ \-\-quiet ] [ \-\-verbose ] [ \-\-prefer\-texmf ] [ \-\-dry\-run ] +\fBluaotfload\-tool\fP \-\-update [ \-\-force ] [ \-\-quiet ] [ \-\-verbose ] [ \-\-prefer\-texmf ] [ \-\-dry\-run ] .sp -\fBluaotfload\fP \-\-find=FONTNAME [ \-\-fuzzy ] [ \-\-info ] [ \-\-inspect ] +\fBluaotfload\-tool\fP \-\-find=FONTNAME [ \-\-fuzzy ] [ \-\-info ] [ \-\-inspect ] .sp -\fBluaotfload\fP \-\-flush\-lookups +\fBluaotfload\-tool\fP \-\-flush\-lookups .sp -\fBluaotfload\fP \-\-cache=DIRECTIVE +\fBluaotfload\-tool\fP \-\-cache=DIRECTIVE .sp -\fBluaotfload\fP \-\-list=CRITERION[:VALUE] [ \-\-fields=F1,F2,...,Fn ] +\fBluaotfload\-tool\fP \-\-list=CRITERION[:VALUE] [ \-\-fields=F1,F2,...,Fn ] .sp -\fBluaotfload\fP \-\-help +\fBluaotfload\-tool\fP \-\-help .sp -\fBluaotfload\fP \-\-version +\fBluaotfload\-tool\fP \-\-version .sp -\fBluaotfload\fP \-\-show\-blacklist +\fBluaotfload\-tool\fP \-\-show\-blacklist +.sp +\fBluaotfload\-tool\fP \-\-diagnose=CHECK .SH DESCRIPTION .sp luaotfload\-tool accesses the font names database that is required by @@ -61,8 +63,6 @@ the \fILuaotfload\fP package. There are two general modes: \fBupdate\fP and \fBquery\fP: resolve a font name or display close matches. .UNINDENT .sp -A third mode for clearing the lookup cache is currently experimental. -.sp Note that if the script is named \fBmkluatexfontdb\fP it will behave like earlier versions (<=1.3) and always update the database first. Also, the verbosity level will be set to 2. @@ -186,6 +186,23 @@ Show version number and exit. .TP .B \-\-help, \-h Show help message and exit. +.TP +.BI \-\-diagnose\fB= CHECK +Run the diagnostic procedure \fICHECK\fP. Available +procedures are: +.INDENT 7.0 +.IP 1. 3 +\fBfiles\fP \-> check \fILuaotfload\fP files for +modifications; +.IP 2. 3 +\fBpermissions\fP \-> check permissions of +cache directories and files; +.IP 3. 3 +\fBrepository\fP \-> check the git repository +for new releases. +.UNINDENT +.sp +Specify \fBthorough\fP to run all checks. .UNINDENT .SH FILES .sp diff --git a/Master/texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf b/Master/texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf Binary files differindex aabebeda558..6e203d1e7a0 100644 --- a/Master/texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf |