diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-05 22:18:03 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-05 22:18:03 +0200 |
commit | bb150cd0680f87de4522fbad6069b5dcc5db523b (patch) | |
tree | 940ed31f4d63f1124b1b18cee7b9fd883922425b /luaotfload.dtx | |
parent | 4d710465b3ee51293a0f4154f14f26b951351819 (diff) | |
download | luaotfload-bb150cd0680f87de4522fbad6069b5dcc5db523b.tar.gz |
issue warning for incompletely supported Indic scripts
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 29 |
1 files changed, 19 insertions, 10 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index d8d1863..7e737b8 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -1,8 +1,12 @@ % \iffalse meta-comment % -% Copyright (C) 2009-2013 by Elie Roux <elie.roux@telecom-bretagne.eu> -% and Khaled Hosny <khaledhosny@eglug.org> -% (Support: <lualatex-dev@tug.org>.) +% Copyright (C) 2009-2013 +% by Elie Roux <elie.roux@telecom-bretagne.eu> +% and Khaled Hosny <khaledhosny@eglug.org> +% and Philipp Gesang <philipp.gesang@alumni.uni-heidelberg.de> +% +% Home: https://github.com/lualatex/luaotfload +% Support: <lualatex-dev@tug.org>. % % This work is under the CC0 license. % @@ -47,9 +51,13 @@ \preamble This is a generated file. -Copyright (C) 2009-2013 by by Elie Roux <elie.roux@telecom-bretagne.eu> - and Khaled Hosny <khaledhosny@eglug.org> - (Support: <lualatex-dev@tug.org>.) +Copyright (C) 2009-2013 + by Elie Roux <elie.roux@telecom-bretagne.eu> + and Khaled Hosny <khaledhosny@eglug.org> + and Philipp Gesang <philipp.gesang@alumni.uni-heidelberg.de> + + Home: https://github.com/lualatex/luaotfload + Support: <lualatex-dev@tug.org>. This work is under the CC0 license. @@ -119,7 +127,7 @@ and the derived files citecolor=\primarycolor, pdftitle={The luaotfload package}, pdfsubject={OpenType layout system for Plain TeX and LaTeX}, - pdfauthor={Elie Roux & Khaled Hosny}, + pdfauthor={Elie Roux & Khaled Hosny & Philipp Gesang}, pdfkeywords={luatex, lualatex, unicode, opentype} ]{hyperref} \usepackage{fontspec} @@ -196,9 +204,10 @@ and the derived files % \GetFileInfo{luaotfload.drv} % % \title{The \identifier{luaotfload} package} -% \date{2013/04/16 v2.2} -% \author{Elie Roux and Khaled Hosny\\ -% Support: \email{lualatex-dev@tug.org}} +% \date{2013/05/05 v2.2} +% \author{Elie Roux · Khaled Hosny · Philipp Gesang\\ +% Home: https://github.com/lualatex/luaotfload\\ +% Support: \email{lualatex-dev@tug.org}} % % \maketitle % |