]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXPackages.h
Limit the nopassthurchars case in beamer to URL
[lyx.git] / src / LaTeXPackages.h
index dba6d039f6143d63ae45f4df4777ee6d6fc5608a..12f3e4ec0b8d4a830621e01a75b34a9a09c3dbe7 100644 (file)
@@ -25,7 +25,7 @@ namespace lyx {
 class LaTeXPackages {
 public:
        /// Which of the required packages are installed?
-       static void getAvailable();
+       static void getAvailable(bool retry = false);
        /// Is the (required) package available?
        static bool isAvailable(std::string const & name);
        /// Is the (required) package available at least as of