The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 0f268ef78dfd1288ba024641f4cd2578d9be514b Author: Georg Baum <[email protected]> Date: Sun Feb 17 13:21:07 2013 +0100 Clarify the force flag diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 173477f..f073844 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). ----------------------------------------------------------------------- Summary of changes: lib/unicodesymbols | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- The LyX Source Repository
