]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
* de/UserGuide: some translation work.
[lyx.git] / src / Paragraph.h
index ca843991f7d028f810d68b69819c464b0e698a53..ed541b922357a9a71f6073fc1a7d95a6fb75a67d 100644 (file)
@@ -192,8 +192,8 @@ public:
 
        /// \param force means: output even if layout.inpreamble is true.
        void latex(BufferParams const &, Font const & outerfont, otexstream &,
-                  TexRow & texrow, OutputParams const &,
-                  int start_pos = 0, int end_pos = -1, bool force = false) const;
+                  OutputParams const &, int start_pos = 0, int end_pos = -1,
+                  bool force = false) const;
 
        /// Can we drop the standard paragraph wrapper?
        bool emptyTag() const;