X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Ffiletools.h;h=6d717a58c66783794d9fe45b66f36377c4713fdc;hb=da1c04ea9a13dcfe75ad7e727811e9d3004609aa;hp=c8872ebce1e00cce9cc98f1fdf7a74b6cad3aa9f;hpb=897436efbb9bd641b61467d185a2dfae9839e575;p=lyx.git diff --git a/src/support/filetools.h b/src/support/filetools.h index c8872ebce1..6d717a58c6 100644 --- a/src/support/filetools.h +++ b/src/support/filetools.h @@ -94,6 +94,9 @@ bool isLyXFilename(std::string const & filename); /// bool isSGMLFilename(std::string const & filename); +/// +bool isValidLaTeXFilename(std::string const & filename); + /** Returns the path of a library data file. Search the file name.ext in the subdirectory dir of -# user_lyxdir