]> git.lyx.org Git - lyx.git/blobdiff - src/support/filetools.h
Extend the otexstream class to also report about paragraph breaks.
[lyx.git] / src / support / filetools.h
index 58d11542d47505b317e0bcb473ef7e504a15da76..fbc14f86a8d376c3d3539efbfb817fcf778274ea 100644 (file)
@@ -125,8 +125,7 @@ enum quote_style {
  *  command will still fail, but the error message will make some sort of
  *  sense ;-)
  */
-std::string const libScriptSearch(std::string const & command,
-               quote_style style = quote_shell);
+std::string const commandPrep(std::string const & command);
 
 enum latex_path_extension {
        PROTECT_EXTENSION,