From: Vincent van Ravesteijn
---
src/Buffer.cpp |7 +++
src/insets/InsetGraphics.cpp | 16 +++-
2 files changed, 14 insertions(+), 9 deletions(-)
diff --git a/src/Buffer.cpp b/src/Buffer.cpp
index 625c0ff..d2720a2 100644
--- a/src/Buffer.cpp
+++ b/src/Buffer.
From: Vincent van Ravesteijn
---
development/coding/#newfile1.lyx# | 640 +
src/Converter.cpp | 47 +++
src/Converter.h | 14 +
3 files changed, 701 insertions(+), 0 deletions(-)
create mode 100644 development/coding/#ne
From: Vincent van Ravesteijn
The following two patches add a queue to Converter. In this way, all
to-be-converted images are acquired and processed when the export of the
LaTeX file is ready. In this way, we can process all conversions in a
loop in Buffer::doExport, and we can check whether the