summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/base/luatex-fonts.tex
diff options
context:
space:
mode:
authorLuigi Scarso <luigi.scarso@gmail.com>2016-04-14 09:27:03 +0000
committerLuigi Scarso <luigi.scarso@gmail.com>2016-04-14 09:27:03 +0000
commita8020de0fdcffefc08a0e49d1495d0ac21a0189f (patch)
treeabea46bcbdbd99136cced7d0127225164c920292 /Master/texmf-dist/doc/luatex/base/luatex-fonts.tex
parent1ff3dd32a94afec40e90dda8e2c14368e4f3dbe2 (diff)
updated LuaTeX manual.
git-svn-id: svn://tug.org/texlive/trunk@40500 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base/luatex-fonts.tex')
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatex-fonts.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatex-fonts.tex b/Master/texmf-dist/doc/luatex/base/luatex-fonts.tex
index 9a1a7030e5c..7384f3b3ecc 100644
--- a/Master/texmf-dist/doc/luatex/base/luatex-fonts.tex
+++ b/Master/texmf-dist/doc/luatex/base/luatex-fonts.tex
@@ -7,6 +7,8 @@
\startchapter[reference=fonts,title={Font structure}]
+\section {The font tables}
+
All \TEX\ fonts are represented to \LUA\ code as tables, and internally as
\CCODE~structures. All keys in the table below are saved in the internal font
structure if they are present in the table returned by the \type {define_font}
@@ -392,6 +394,8 @@ best make sure that there is a \type {tounicode} vector enforced.
\section[virtualfonts]{Virtual fonts}
+\subsection{The structure}
+
You have to take the following steps if you want \LUATEX\ to treat the returned
table from \type {define_font} as a virtual font: