From: Georg Baum Date: Sun, 17 Feb 2013 12:21:07 +0000 (+0100) Subject: Clarify the force flag X-Git-Tag: 2.1.0beta1~671 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=0f268ef78dfd1288ba024641f4cd2578d9be514b;p=features.git Clarify the force flag --- diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 173477fd52..f073844a10 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -35,7 +35,8 @@ # Therefore it may depend on the whole document contents which feature is chosen. # Known flags: # - combining This is a combining char that will get combined with a base char -# - force Always output replacement command +# - force Always output replacement command except for encodings +# with iconv name "UTF-8" # - force=enc1;enc2... Always output replacement command in the specified encodings. # - mathalpha This character is considered as a math variable in mathmode # - notermination=text Do not terminate this textcommand (by {} or space).