diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-03 22:55:27 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-03 22:55:27 +0200 |
commit | b59eb68344f3fce00c03ab075032561fe8a69950 (patch) | |
tree | b822948cc9e186a67218ffa4a81f7b6abbd5b604 /luaotfload.dtx | |
parent | fefa84ef5bb84934f5e210624a03b977245af633 (diff) | |
parent | d085e0bbd9bc778216f47a00f36d1ab5a313c159 (diff) | |
download | luaotfload-b59eb68344f3fce00c03ab075032561fe8a69950.tar.gz |
Merge branch 'master' into unstable
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 36f403f..677570b 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -219,7 +219,7 @@ and the derived files % % The \meta{prefix} be either |file:| or |name:|, which specify % whether to use a select the font from its filename or font name, -% respectively. If no prefix is specified, then |file:| is assumed. +% respectively. If no prefix is specified |name:| is assumed. % % For compatibility with \xetex, surrounding the \meta{font name} % with square brackets is synonymous to using the |file:| prefix. |