diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-07-11 11:12:37 +0300 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-07-11 11:12:37 +0300 |
commit | 9c6e847253cf250b5ef8cce79509f51b8b4fa084 (patch) | |
tree | 9daf3197e021f00b219b503edd713bc05daefcc0 /luaotfload.dtx | |
parent | ab0debed28f4b7b30f96e554062f43cd8599a84f (diff) | |
download | luaotfload-9c6e847253cf250b5ef8cce79509f51b8b4fa084.tar.gz |
Add a note about the lack of Indic support
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index eb94174..a6e90c0 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -163,7 +163,9 @@ and the derived files % appeared, most notably the so called \emph{smart font} technologies like % \textsf{OpenType} fonts. These fonts can contain a lot of characters, and % additional functionalities like ligatures, old-style numbers, small capitals, -% etc., and support more complex writing systems like Arabic and Indic scripts. +% etc., and support more complex writing systems like Arabic and +% Indic\footnote{Unfortunately, \textsf{luaotfload} doesn't support Indic +% scripts right now} scripts. % They are widely deployed and available for all modern operating systems and % are becoming the de facto standard fonts for advanced text layout. % Until now the only way to use them directly in the \TeX\ world was by using |