The following sed command can be used to update TTX sources for the LookupType change: $ sed -i'~' 's/<!-- LookupType=\(.\) -->/<LookupType value="\1"\/>/g' *.ttx
Example from section 6b.ii of the OpenType Feature File specification.