]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
GMO for BG
[lyx.git] / src / Buffer.h
index 4b2ac24192500c0e3b83804337b4be488496575c..f1bd1f5e795ee7d85513c1217fda43971d8f875a 100644 (file)
@@ -302,8 +302,8 @@ public:
                           OutputParams const &,
                           OutputWhat output = FullSource) const;
        /** Export the buffer to LaTeX.
-           If \p os is a file stream, and params().inputenc is "auto" or
-           "default", and the buffer contains text in different languages
+           If \p os is a file stream, and params().inputenc is "auto-legacy" or
+           "auto-legacy-plain", and the buffer contains text in different languages
            with more than one encoding, then this method will change the
            encoding associated to \p os. Therefore you must not call this
            method with a string stream if the output is supposed to go to a