]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.h
Do not overwrite read-only files. We now move the file to the backup directory and...
[lyx.git] / src / OutputParams.h
index 2cd96944633b069c2565af0da149655fc0e92845..82e2c68d6b264edb7d69b2c0d4ac4d711a48fdc5 100644 (file)
@@ -29,6 +29,7 @@ class OutputParams {
 public:
        enum FLAVOR {
                LATEX,
+               LUATEX,
                PDFLATEX,
                XETEX,
                XML,