]> git.lyx.org Git - lyx.git/blobdiff - src/Encoding.cpp
installer: further preparation
[lyx.git] / src / Encoding.cpp
index 1f7665ff2e344258f5e21fecf658bf2e1e68f82d..ff83ab8c139a972f2392b399043e08a717947447 100644 (file)
@@ -728,6 +728,7 @@ docstring Encodings::fromLaTeXCommand(docstring const & cmd, int cmdtype,
                                // after its base
                                symbols += a;
                                symbols += combining->first;
+                               i = j + 1;
                                unicmd_size = 2;
                        }
                }