From d1faffcd5d92925a6c5e66ebb72b4c8dcfae236f Mon Sep 17 00:00:00 2001
From: Context Git Mirror Bot
Date: Thu, 17 Dec 2015 16:15:07 +0100
Subject: 2015-12-17 15:59:00
---
doc/context/documents/general/manuals/luatex.pdf | Bin 996235 -> 990446 bytes
doc/context/scripts/mkiv/mtx-fonts.html | 8 +-
doc/context/scripts/mkiv/mtx-fonts.man | 2 +-
doc/context/scripts/mkiv/mtx-fonts.xml | 8 +-
doc/context/scripts/mkiv/mtx-unicode.html | 48 +++
doc/context/scripts/mkiv/mtx-unicode.man | 27 ++
doc/context/scripts/mkiv/mtx-unicode.xml | 15 +
.../general/manuals/luatex/luatex-enhancements.tex | 31 ++
.../general/manuals/luatex/luatex-introduction.tex | 25 +-
.../general/manuals/luatex/luatex-languages.tex | 26 ++
.../general/manuals/luatex/luatex-libraries.tex | 405 +++++++++++----------
.../sources/general/manuals/luatex/luatex-math.tex | 5 +
.../manuals/luatex/luatex-modifications.tex | 26 +-
.../general/manuals/luatex/luatex-nodes.tex | 32 +-
.../sources/general/manuals/luatex/luatex.tex | 9 +-
15 files changed, 419 insertions(+), 248 deletions(-)
create mode 100644 doc/context/scripts/mkiv/mtx-unicode.html
create mode 100644 doc/context/scripts/mkiv/mtx-unicode.man
create mode 100644 doc/context/scripts/mkiv/mtx-unicode.xml
(limited to 'doc')
diff --git a/doc/context/documents/general/manuals/luatex.pdf b/doc/context/documents/general/manuals/luatex.pdf
index 426f3ed1d..5ddde1596 100644
Binary files a/doc/context/documents/general/manuals/luatex.pdf and b/doc/context/documents/general/manuals/luatex.pdf differ
diff --git a/doc/context/scripts/mkiv/mtx-fonts.html b/doc/context/scripts/mkiv/mtx-fonts.html
index 8afba10b3..ea2915e87 100644
--- a/doc/context/scripts/mkiv/mtx-fonts.html
+++ b/doc/context/scripts/mkiv/mtx-fonts.html
@@ -56,7 +56,7 @@
--info | | give more details |
--trackers | list | enable trackers |
--statistics | | some info about the database |
- --names | | uise name instead of unicodes |
+ --names | | use name instead of unicodes |
Examples
@@ -73,9 +73,9 @@
mtxrun --script font --list --file somename
mtxrun --script font --list --file --all somename
mtxrun --script font --list --file --pattern=*somename*
-
mtxrun --script font --save --texgyrepagella-regular.otf
-
mtxrun --script font --convert --texgyrepagella-regular.otf
-
mtxrun --script font --convert --names --texgyrepagella-regular.otf
+
mtxrun --script font --save texgyrepagella-regular.otf
+
mtxrun --script font --convert texgyrepagella-regular.otf
+
mtxrun --script font --convert --names texgyrepagella-regular.otf
+
+
Checker for char-def.lua 1.02
+
+
+
+
wiki: http://contextgarden.net | mail: ntg-context@ntg.nl | website: http://www.pragma-ade.nl
+
+
+
+
+
+
+
Command line options
+
+ flag | value | description |
+ | | |
+ --whatever | | do whatever |
+
+
+
+
+
diff --git a/doc/context/scripts/mkiv/mtx-fonts.man b/doc/context/scripts/mkiv/mtx-fonts.man
index 26b591c60..21cb63411 100644
--- a/doc/context/scripts/mkiv/mtx-fonts.man
+++ b/doc/context/scripts/mkiv/mtx-fonts.man
@@ -54,7 +54,7 @@ enable trackers
some info about the database
.TP
.B --names
-uise name instead of unicodes
+use name instead of unicodes
.SH AUTHOR
More information about ConTeXt and the tools that come with it can be found at:
diff --git a/doc/context/scripts/mkiv/mtx-fonts.xml b/doc/context/scripts/mkiv/mtx-fonts.xml
index 696f03c55..43f5f47ea 100644
--- a/doc/context/scripts/mkiv/mtx-fonts.xml
+++ b/doc/context/scripts/mkiv/mtx-fonts.xml
@@ -28,7 +28,7 @@
give more details
enable trackers
some info about the database
- uise name instead of unicodes
+ use name instead of unicodes
@@ -57,9 +57,9 @@
mtxrun --script font --list --file --pattern=*somename*
- mtxrun --script font --save --texgyrepagella-regular.otf
- mtxrun --script font --convert --texgyrepagella-regular.otf
- mtxrun --script font --convert --names --texgyrepagella-regular.otf
+ mtxrun --script font --save texgyrepagella-regular.otf
+ mtxrun --script font --convert texgyrepagella-regular.otf
+ mtxrun --script font --convert --names texgyrepagella-regular.otf
diff --git a/doc/context/scripts/mkiv/mtx-unicode.html b/doc/context/scripts/mkiv/mtx-unicode.html
new file mode 100644
index 000000000..c042b28c0
--- /dev/null
+++ b/doc/context/scripts/mkiv/mtx-unicode.html
@@ -0,0 +1,48 @@
+
+
+
+
+
+
+
+
+
+
+
Checker for char-def.lua 1.02
+
+
+
+
+
+