From 894e27119cba0a294f8e1f5c6e9a70055f4e1ba1 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 11 Feb 2017 00:00:29 +0100 Subject: [doc] document syntax for path lookup --- doc/luaotfload-main.tex | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/luaotfload-main.tex b/doc/luaotfload-main.tex index c26235e..b82c8d9 100644 --- a/doc/luaotfload-main.tex +++ b/doc/luaotfload-main.tex @@ -183,7 +183,7 @@ for a more formal description see figure \ref{font-syntax}. \alt ; ::= , [`:', ] - \alt `[', `]', [ [`:'], ] ; + \alt , [ [`:'], ] ; ::= , [ ], \{ \} \alt , \{ \} ; @@ -218,7 +218,13 @@ for a more formal description see figure \ref{font-syntax}. ::= {\sc tfmname} | ; - ::= \{ {\sc all_characters} - `]' \} ; + ::= `[', \{ \}, `]', [ ] ; + + ::= + \alt `\\', {\sc all_characters} + \alt {\sc all_characters} - `]' + + ::= `[', [ ], `]' ::= `/', (`I' | `B' | `BI' | `IB' | `S=', \{ {\sc digit} \} ) ; @@ -608,7 +614,7 @@ obviously, \inlinecode{random}. For scripts derived from the Latin alphabet the value \inlinecode{latn} is good choice. } - the default value is \inlinecode{dlft}. + the default value is \inlinecode{dflt}. % Some fonts, including very popular ones by foundries like Adobe, do not assign features to the \inlinecode{dflt} script, in -- cgit v1.2.3