]> git.lyx.org Git - lyx.git/blobdiff - lib/encodings
update ImageMagick version in windows installer because I really can not find the...
[lyx.git] / lib / encodings
index 1c60fc7ececab78b494aff141f244290de120cce..b05138119f6c7df0096b74eca2160066b87906ff 100644 (file)
@@ -1,6 +1,11 @@
 # FIXME: Have a look at the encodings known by the inputenc package and add
 # missing ones. Caution: File format change!
 
+# Note that you can only add single byte encodings to this file without
+# changing some C++ code.
+# The only multibyte encoding that is currently supported is utf8, and this
+# support is hardcoded to the iconv name "UTF-8".
+
 # Order of names: LyX name LaTeX name iconv name
 
 Encoding utf8 utf8 UTF-8