]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
update the ACM SIGPLAN files to latest layout and fileformat
[lyx.git] / src / LaTeXFeatures.h
index bcf1ed43b82b618701684c670579ed40e48f4b69..1a484f730c470921b08b27ba5c96123e8de7dcf9 100644 (file)
@@ -46,6 +46,8 @@ public:
        ///
        LaTeXFeatures(Buffer const &, BufferParams const &,
                      OutputParams const &);
+       /// The color packages
+       std::string const getColorOptions() const;
        /// The packages needed by the document
        std::string const getPackages() const;
        /// The macros definitions needed by the document