]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/lyx_1_6.py
In mathed, only select current cell on double-click
[lyx.git] / lib / lyx2lyx / lyx_1_6.py
index a30e50e8fb03cfc2ec4b21aec2431b6cab6a2ad8..2f8ebd24b8a6ae9664902d786a0e2eda3a3e8432 100644 (file)
@@ -145,6 +145,7 @@ def set_option(document, m, option, value):
     return l
 
 
+# FIXME: Use the version in unicode_symbols.py which has some bug fixes
 def read_unicodesymbols():
     " Read the unicodesymbols list of unicode characters and corresponding commands."
     pathname = os.path.abspath(os.path.dirname(sys.argv[0]))