mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 16:37:28 +00:00
parent
6b64d462ef
commit
dd7555af0e
@ -3949,6 +3949,7 @@ unique_ptr<TexRow> Buffer::getSourceCode(odocstream & os, string const & format,
|
||||
ots.texrow().newlines(2);
|
||||
if (master)
|
||||
runparams.is_child = true;
|
||||
updateBuffer();
|
||||
writeLaTeXSource(ots, string(), runparams, output);
|
||||
texrow = ots.releaseTexRow();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user