]> git.lyx.org Git - lyx.git/blobdiff - lib/encodings
convertDefault.py: remove ancient restriction
[lyx.git] / lib / encodings
index 8ab1cce270b9f008598e06740573e2a01ae8f822..612be5f813af1962146a1b771f763d38c0620915 100644 (file)
@@ -50,8 +50,8 @@
 Encoding utf8 utf8 "Unicode (utf8)" UTF-8 variable inputenc
 End
 
-# This one is used by many CJK packages. utf8 is supposed to be the successor,
-# but does not have all features of utf8x yet.
+# extended utf8 support from the "ucs" package:
+# Larger set of supported characters but conflicts with some packages.
 Encoding utf8x utf8x "Unicode (ucs-extended) (utf8x)" UTF-8 variable inputenc
 End