]> git.lyx.org Git - features.git/commitdiff
Clarify the force flag
authorGeorg Baum <baum@lyx.org>
Sun, 17 Feb 2013 12:21:07 +0000 (13:21 +0100)
committerGeorg Baum <baum@lyx.org>
Sun, 17 Feb 2013 12:21:07 +0000 (13:21 +0100)
lib/unicodesymbols

index 173477fd52d1c67513a8efeef46dc2f8a283c02e..f073844a104c4e1c7a6428d13995c6fd07bfdad7 100644 (file)
@@ -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).