X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXRC.h;h=4f88b941331ec12f245638f654177e8e43f9b073;hb=fb12b282f1300123c7f4c7f10525c29cb598e1fe;hp=ae9ab388c93907655fccfdb260a0ba4bd0484543;hpb=5cef8b6887d305626c9487aab2ff8eab8c3f25be;p=lyx.git diff --git a/src/LyXRC.h b/src/LyXRC.h index ae9ab388c9..4f88b94133 100644 --- a/src/LyXRC.h +++ b/src/LyXRC.h @@ -103,6 +103,7 @@ public: RC_MAKE_BACKUP, RC_MARK_FOREIGN_LANGUAGE, RC_MOUSE_WHEEL_SPEED, + RC_NOMENCL_COMMAND, RC_NUMLASTFILES, RC_PATH_PREFIX, RC_PERS_DICT, @@ -246,6 +247,8 @@ public: std::string bibtex_command; /// command to run makeindex incl. options or other index programs std::string index_command; + /// command to run makeindex incl. options for nomencl + std::string nomencl_command; /// std::string document_path; ///