]> git.lyx.org Git - lyx.git/blobdiff - src/main.cpp
tex2lyx: fix import of umlauts and ß in math (#12739)
[lyx.git] / src / main.cpp
index 94b1ccd64603e7accc4427f7dc72eeb39eb469af..65a9f4d8d7da10e7537ea51fbb53d49ef3afb355 100644 (file)
@@ -40,6 +40,7 @@ int main(int argc, char * argv[])
                freopen("CONOUT$", "w", stdout);
                freopen("CONOUT$", "w", stderr);
        }
+       SetConsoleOutputCP(CP_UTF8);
 #endif
 
        // To avoid ordering of global object problems with some