X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Foutput_latex.h;h=a25499bd558edf5e12a07b5895add39e538d584a;hb=ac46456b288c35a05f716a9e3bbf022f60b2cd9f;hp=cf37173604b2b03bd4daa4447fd774f16532ba72;hpb=a2f886d52617815e8c80f12ef66198307d3432d6;p=lyx.git diff --git a/src/output_latex.h b/src/output_latex.h index cf37173604..a25499bd55 100644 --- a/src/output_latex.h +++ b/src/output_latex.h @@ -82,7 +82,7 @@ void latexParagraphs(Buffer const & buf, std::pair switchEncoding(odocstream & os, BufferParams const & bparams, OutputParams const &, Encoding const & newEnc, - bool force = false); + bool force = false, bool noswitchmacro = false); /// FIXME: this should not be visible. void TeXOnePar(Buffer const & buf,