]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Parser.h
Remove wmf2eps as EMF > EPS converter
[lyx.git] / src / tex2lyx / Parser.h
index 19f0c5fbe33a61ab5bbbb5af4a06fcef8dce8fb4..cbdfcf723470a88a2cc2825db046172487b405c5 100644 (file)
@@ -286,7 +286,7 @@ public:
         * found and the member \p second is the value. If \p
         * allow_linebreak is false, then the parsing is limited to one line
         */
-       Arg verbatimStuff(std::string const & end_string, 
+       Arg verbatimStuff(std::string const & end_string,
                          bool allow_linebreak = true);
        /*
         * \returns the contents of the environment \p name.