summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2011-10-17 10:33:24 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2011-10-17 10:34:48 +0200
commit2b0964ac028a724842ad37514d30c8bccbf9c354 (patch)
tree628d81cf788870cc5b53625274bc2d73d1673ce8 /luaotfload.dtx
parentdd9421f8766b46a1080a09de6153e7615bac1f02 (diff)
downloadluaotfload-2b0964ac028a724842ad37514d30c8bccbf9c354.tar.gz
Accept comma-separated key values
This mainly fixes passing a comma-separated list to `featurefile`.
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx10
1 files changed, 5 insertions, 5 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 90909da..e6bef4d 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -290,11 +290,11 @@ and the derived files
% default value is |latn|.
%
% \item [featurefile] \hfill \\
-% feature files are textual representation of OpenType tables and can be used
-% to extend OpenType features of the font on fly. The file name of the feature
-% file is passed, then features defined in the file can be enabled/disabled
-% like any other feature. The syntax is documented in Adobe's OpenType Feature
-% File
+% a comma-separated list of feature files to be applied to the font. Feature
+% files are textual representation of OpenType tables and can be used to extend
+% OpenType features of the font on fly. Features defined in a feature file,
+% after being applied to the font, can be enabled/disabled like any other
+% feature. The syntax is documented in Adobe's OpenType Feature File
% Specification\footnote{\url{http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html}}.
%
% For example, to set a |tkrn| feature from |mykern.fea| file: