2002-09-25 14:26:13 +00:00
|
|
|
/**
|
|
|
|
* \file insetexternal.C
|
|
|
|
* This file is part of LyX, the document processor.
|
|
|
|
* Licence details can be found in the file COPYING.
|
2001-03-12 11:22:26 +00:00
|
|
|
*
|
2002-09-25 14:26:13 +00:00
|
|
|
* \author Asger Alstrup Nielsen
|
2002-03-21 17:09:55 +00:00
|
|
|
*
|
2003-08-23 00:17:00 +00:00
|
|
|
* Full author contact details are available in file CREDITS.
|
2002-09-25 14:26:13 +00:00
|
|
|
*/
|
2000-06-12 11:27:15 +00:00
|
|
|
|
|
|
|
#include <config.h>
|
|
|
|
|
|
|
|
#include "insetexternal.h"
|
2003-10-07 20:25:10 +00:00
|
|
|
#include "insets/ExternalSupport.h"
|
|
|
|
#include "insets/ExternalTemplate.h"
|
2003-10-10 21:08:55 +00:00
|
|
|
#include "insets/render_button.h"
|
|
|
|
#include "insets/render_graphic.h"
|
2003-10-22 22:26:47 +00:00
|
|
|
#include "insets/render_preview.h"
|
2003-05-23 14:36:26 +00:00
|
|
|
|
2000-06-12 11:27:15 +00:00
|
|
|
#include "buffer.h"
|
2003-05-23 14:36:26 +00:00
|
|
|
#include "BufferView.h"
|
2004-01-20 14:25:24 +00:00
|
|
|
#include "cursor.h"
|
2003-05-23 14:36:26 +00:00
|
|
|
#include "debug.h"
|
2003-10-29 10:47:21 +00:00
|
|
|
#include "dispatchresult.h"
|
2004-06-01 13:39:33 +00:00
|
|
|
#include "exporter.h"
|
2003-03-05 11:30:35 +00:00
|
|
|
#include "funcrequest.h"
|
2002-02-16 15:59:55 +00:00
|
|
|
#include "gettext.h"
|
2003-05-23 14:36:26 +00:00
|
|
|
#include "LaTeXFeatures.h"
|
2003-10-14 21:30:23 +00:00
|
|
|
#include "lyx_main.h"
|
2002-07-21 21:21:06 +00:00
|
|
|
#include "lyxlex.h"
|
2003-06-04 09:16:29 +00:00
|
|
|
#include "lyxrc.h"
|
2003-10-12 18:54:12 +00:00
|
|
|
#include "metricsinfo.h"
|
2003-11-05 12:06:20 +00:00
|
|
|
#include "outputparams.h"
|
2002-02-16 15:59:55 +00:00
|
|
|
|
2003-06-04 09:16:29 +00:00
|
|
|
#include "frontends/lyx_gui.h"
|
2003-10-12 18:54:12 +00:00
|
|
|
#include "frontends/LyXView.h"
|
2002-02-16 15:59:55 +00:00
|
|
|
|
2003-10-22 22:26:47 +00:00
|
|
|
#include "graphics/PreviewLoader.h"
|
|
|
|
|
|
|
|
#include "support/filetools.h"
|
2000-06-12 11:27:15 +00:00
|
|
|
#include "support/lstrings.h"
|
2003-09-04 01:44:16 +00:00
|
|
|
#include "support/lyxlib.h"
|
2005-01-06 16:39:35 +00:00
|
|
|
#include "support/convert.h"
|
2003-07-26 23:04:39 +00:00
|
|
|
#include "support/translator.h"
|
2000-11-28 06:46:06 +00:00
|
|
|
|
2003-06-04 09:16:29 +00:00
|
|
|
#include <boost/bind.hpp>
|
|
|
|
|
2004-07-24 10:55:30 +00:00
|
|
|
#include <sstream>
|
2003-10-07 20:25:10 +00:00
|
|
|
|
2003-09-03 12:56:52 +00:00
|
|
|
namespace support = lyx::support;
|
2003-10-01 10:16:00 +00:00
|
|
|
namespace external = lyx::external;
|
2003-10-22 22:26:47 +00:00
|
|
|
namespace graphics = lyx::graphics;
|
2003-06-30 23:56:22 +00:00
|
|
|
|
2000-06-12 11:27:15 +00:00
|
|
|
using std::endl;
|
2003-10-06 15:43:21 +00:00
|
|
|
using std::string;
|
2003-07-25 17:11:25 +00:00
|
|
|
using std::auto_ptr;
|
2003-09-05 18:02:24 +00:00
|
|
|
using std::istringstream;
|
2003-09-05 09:01:27 +00:00
|
|
|
using std::ostream;
|
2003-09-05 18:02:24 +00:00
|
|
|
using std::ostringstream;
|
2003-09-23 17:04:25 +00:00
|
|
|
using std::vector;
|
2003-09-05 09:01:27 +00:00
|
|
|
|
2000-06-15 15:44:39 +00:00
|
|
|
|
2003-06-05 22:46:49 +00:00
|
|
|
namespace {
|
|
|
|
|
2003-10-22 22:26:47 +00:00
|
|
|
external::DisplayType const defaultDisplayType = external::NoDisplay;
|
2003-06-05 22:46:49 +00:00
|
|
|
|
2003-12-10 21:32:05 +00:00
|
|
|
unsigned int const defaultLyxScale = 100;
|
|
|
|
|
2004-01-02 21:25:02 +00:00
|
|
|
string defaultTemplateName = "RasterImage";
|
2003-06-05 22:46:49 +00:00
|
|
|
|
|
|
|
} // namespace anon
|
|
|
|
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
namespace lyx {
|
|
|
|
namespace external {
|
|
|
|
|
|
|
|
TempName::TempName()
|
2003-06-11 11:01:34 +00:00
|
|
|
{
|
2003-09-25 10:49:13 +00:00
|
|
|
tempname_ = support::tempName(string(), "lyxext");
|
2004-02-25 12:00:53 +00:00
|
|
|
// FIXME: This is unsafe
|
2003-09-25 10:49:13 +00:00
|
|
|
support::unlink(tempname_);
|
2003-06-11 11:01:34 +00:00
|
|
|
// must have an extension for the converter code to work correctly.
|
2003-09-25 10:49:13 +00:00
|
|
|
tempname_ += ".tmp";
|
2003-06-11 11:01:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
TempName::TempName(TempName const &)
|
2003-06-11 11:01:34 +00:00
|
|
|
{
|
2003-09-25 10:49:13 +00:00
|
|
|
tempname_ = TempName()();
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
TempName::~TempName()
|
2003-09-25 10:49:13 +00:00
|
|
|
{
|
|
|
|
support::unlink(tempname_);
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
TempName &
|
|
|
|
TempName::operator=(TempName const & other)
|
2003-09-25 10:49:13 +00:00
|
|
|
{
|
|
|
|
if (this != &other)
|
|
|
|
tempname_ = TempName()();
|
|
|
|
return *this;
|
|
|
|
}
|
|
|
|
|
2003-10-25 20:09:52 +00:00
|
|
|
|
2003-10-22 22:26:47 +00:00
|
|
|
namespace {
|
|
|
|
|
|
|
|
/// The translator between the Display enum and corresponding lyx string.
|
|
|
|
Translator<DisplayType, string> const initTranslator()
|
|
|
|
{
|
|
|
|
Translator<DisplayType, string> translator(DefaultDisplay, "default");
|
|
|
|
|
|
|
|
// Fill the display translator
|
|
|
|
translator.addPair(MonochromeDisplay, "monochrome");
|
|
|
|
translator.addPair(GrayscaleDisplay, "grayscale");
|
|
|
|
translator.addPair(ColorDisplay, "color");
|
|
|
|
translator.addPair(PreviewDisplay, "preview");
|
|
|
|
translator.addPair(NoDisplay, "none");
|
|
|
|
|
|
|
|
return translator;
|
|
|
|
}
|
|
|
|
|
|
|
|
} // namespace anon
|
|
|
|
|
2003-10-25 20:09:52 +00:00
|
|
|
|
2003-10-29 10:47:21 +00:00
|
|
|
Translator<DisplayType, string> const & displayTranslator()
|
2003-10-22 22:26:47 +00:00
|
|
|
{
|
|
|
|
static Translator<DisplayType, string> const translator =
|
|
|
|
initTranslator();
|
|
|
|
return translator;
|
|
|
|
}
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
} // namespace external
|
|
|
|
} // namespace lyx
|
|
|
|
|
2003-09-25 10:49:13 +00:00
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
InsetExternalParams::InsetExternalParams()
|
2003-09-25 10:49:13 +00:00
|
|
|
: display(defaultDisplayType),
|
2003-12-10 21:32:05 +00:00
|
|
|
lyxscale(defaultLyxScale),
|
2003-12-11 11:16:19 +00:00
|
|
|
draft(false),
|
2003-12-10 21:32:05 +00:00
|
|
|
templatename_(defaultTemplateName)
|
2003-09-25 10:49:13 +00:00
|
|
|
{}
|
|
|
|
|
|
|
|
|
2003-10-07 22:59:58 +00:00
|
|
|
namespace {
|
|
|
|
|
|
|
|
template <typename T>
|
|
|
|
void clearIfNotFound(T & data, external::TransformID value,
|
|
|
|
vector<external::TransformID> const & ids)
|
|
|
|
{
|
|
|
|
typedef vector<external::TransformID>::const_iterator
|
|
|
|
const_iterator;
|
|
|
|
|
|
|
|
const_iterator it = ids.begin();
|
|
|
|
const_iterator end = ids.end();
|
|
|
|
it = std::find(it, end, value);
|
|
|
|
if (it == end)
|
|
|
|
data = T();
|
|
|
|
}
|
|
|
|
|
|
|
|
} // namespace anon
|
|
|
|
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
void InsetExternalParams::settemplate(string const & name)
|
2003-09-25 10:49:13 +00:00
|
|
|
{
|
|
|
|
templatename_ = name;
|
2003-10-07 22:59:58 +00:00
|
|
|
|
|
|
|
external::TemplateManager const & etm =
|
|
|
|
external::TemplateManager::get();
|
|
|
|
external::Template const * const et = etm.getTemplateByName(name);
|
|
|
|
if (!et)
|
|
|
|
// Be safe. Don't lose data.
|
|
|
|
return;
|
|
|
|
|
|
|
|
// Ascertain which transforms the template supports.
|
|
|
|
// Empty all those that it doesn't.
|
|
|
|
vector<external::TransformID> const & ids = et->transformIds;
|
|
|
|
clearIfNotFound(clipdata, external::Clip, ids);
|
|
|
|
clearIfNotFound(extradata, external::Extra, ids);
|
|
|
|
clearIfNotFound(resizedata, external::Resize, ids);
|
|
|
|
clearIfNotFound(rotationdata, external::Rotate, ids);
|
2003-06-11 11:01:34 +00:00
|
|
|
}
|
2003-06-05 22:46:49 +00:00
|
|
|
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
void InsetExternalParams::write(Buffer const & buffer, ostream & os) const
|
2003-09-30 13:51:00 +00:00
|
|
|
{
|
|
|
|
os << "External\n"
|
|
|
|
<< "\ttemplate " << templatename() << '\n';
|
|
|
|
|
|
|
|
if (!filename.empty())
|
|
|
|
os << "\tfilename "
|
|
|
|
<< filename.outputFilename(buffer.filePath())
|
|
|
|
<< '\n';
|
|
|
|
|
|
|
|
if (display != defaultDisplayType)
|
2003-10-07 20:25:10 +00:00
|
|
|
os << "\tdisplay "
|
2003-10-22 22:26:47 +00:00
|
|
|
<< external::displayTranslator().find(display)
|
2003-09-30 13:51:00 +00:00
|
|
|
<< '\n';
|
|
|
|
|
|
|
|
if (lyxscale != defaultLyxScale)
|
2005-01-06 15:40:49 +00:00
|
|
|
os << "\tlyxscale " << convert<string>(lyxscale) << '\n';
|
2003-10-07 22:59:58 +00:00
|
|
|
|
2003-12-11 11:16:19 +00:00
|
|
|
if (draft)
|
|
|
|
os << "\tdraft\n";
|
|
|
|
|
2003-10-07 22:59:58 +00:00
|
|
|
if (!clipdata.bbox.empty())
|
|
|
|
os << "\tboundingBox " << clipdata.bbox << '\n';
|
|
|
|
if (clipdata.clip)
|
|
|
|
os << "\tclip\n";
|
|
|
|
|
|
|
|
external::ExtraData::const_iterator it = extradata.begin();
|
|
|
|
external::ExtraData::const_iterator end = extradata.end();
|
|
|
|
for (; it != end; ++it) {
|
|
|
|
if (!it->second.empty())
|
|
|
|
os << "\textra " << it->first << " \""
|
|
|
|
<< it->second << "\"\n";
|
|
|
|
}
|
|
|
|
|
|
|
|
if (!rotationdata.no_rotation()) {
|
2005-01-04 10:59:49 +00:00
|
|
|
os << "\trotateAngle " << rotationdata.adjAngle() << '\n';
|
2003-10-07 22:59:58 +00:00
|
|
|
if (rotationdata.origin() != external::RotationData::DEFAULT)
|
|
|
|
os << "\trotateOrigin "
|
|
|
|
<< rotationdata.originString() << '\n';
|
|
|
|
}
|
|
|
|
|
|
|
|
if (!resizedata.no_resize()) {
|
|
|
|
using support::float_equal;
|
2005-01-27 21:05:44 +00:00
|
|
|
double const scl = convert<double>(resizedata.scale);
|
2005-01-04 10:59:49 +00:00
|
|
|
if (!float_equal(scl, 0.0, 0.05)) {
|
|
|
|
if (!float_equal(scl, 100.0, 0.05))
|
2003-10-07 22:59:58 +00:00
|
|
|
os << "\tscale "
|
|
|
|
<< resizedata.scale << '\n';
|
|
|
|
} else {
|
|
|
|
if (!resizedata.width.zero())
|
|
|
|
os << "\twidth "
|
|
|
|
<< resizedata.width.asString() << '\n';
|
|
|
|
if (!resizedata.height.zero())
|
|
|
|
os << "\theight "
|
|
|
|
<< resizedata.height.asString() << '\n';
|
|
|
|
}
|
|
|
|
if (resizedata.keepAspectRatio)
|
|
|
|
os << "\tkeepAspectRatio\n";
|
|
|
|
}
|
2003-09-30 13:51:00 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
bool InsetExternalParams::read(Buffer const & buffer, LyXLex & lex)
|
2003-09-30 13:51:00 +00:00
|
|
|
{
|
|
|
|
enum ExternalTags {
|
|
|
|
EX_TEMPLATE = 1,
|
|
|
|
EX_FILENAME,
|
|
|
|
EX_DISPLAY,
|
|
|
|
EX_LYXSCALE,
|
2003-12-11 11:16:19 +00:00
|
|
|
EX_DRAFT,
|
2003-10-07 22:59:58 +00:00
|
|
|
EX_BOUNDINGBOX,
|
|
|
|
EX_CLIP,
|
|
|
|
EX_EXTRA,
|
|
|
|
EX_HEIGHT,
|
|
|
|
EX_KEEPASPECTRATIO,
|
|
|
|
EX_ROTATEANGLE,
|
|
|
|
EX_ROTATEORIGIN,
|
|
|
|
EX_SCALE,
|
|
|
|
EX_WIDTH,
|
2003-09-30 13:51:00 +00:00
|
|
|
EX_END
|
|
|
|
};
|
|
|
|
|
|
|
|
keyword_item external_tags[] = {
|
|
|
|
{ "\\end_inset", EX_END },
|
2003-10-07 22:59:58 +00:00
|
|
|
{ "boundingBox", EX_BOUNDINGBOX },
|
|
|
|
{ "clip", EX_CLIP },
|
2003-09-30 13:51:00 +00:00
|
|
|
{ "display", EX_DISPLAY},
|
2003-12-11 11:16:19 +00:00
|
|
|
{ "draft", EX_DRAFT},
|
2003-10-07 22:59:58 +00:00
|
|
|
{ "extra", EX_EXTRA },
|
2003-09-30 13:51:00 +00:00
|
|
|
{ "filename", EX_FILENAME},
|
2003-10-07 22:59:58 +00:00
|
|
|
{ "height", EX_HEIGHT },
|
|
|
|
{ "keepAspectRatio", EX_KEEPASPECTRATIO },
|
2003-09-30 13:51:00 +00:00
|
|
|
{ "lyxscale", EX_LYXSCALE},
|
2003-10-07 22:59:58 +00:00
|
|
|
{ "rotateAngle", EX_ROTATEANGLE },
|
|
|
|
{ "rotateOrigin", EX_ROTATEORIGIN },
|
|
|
|
{ "scale", EX_SCALE },
|
|
|
|
{ "template", EX_TEMPLATE },
|
|
|
|
{ "width", EX_WIDTH }
|
2003-09-30 13:51:00 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
pushpophelper pph(lex, external_tags, EX_END);
|
|
|
|
|
|
|
|
bool found_end = false;
|
|
|
|
bool read_error = false;
|
|
|
|
|
|
|
|
while (lex.isOK()) {
|
|
|
|
switch (lex.lex()) {
|
|
|
|
case EX_TEMPLATE:
|
|
|
|
lex.next();
|
|
|
|
templatename_ = lex.getString();
|
|
|
|
break;
|
|
|
|
|
|
|
|
case EX_FILENAME: {
|
|
|
|
lex.next();
|
|
|
|
string const name = lex.getString();
|
|
|
|
filename.set(name, buffer.filePath());
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
|
|
|
|
case EX_DISPLAY: {
|
|
|
|
lex.next();
|
|
|
|
string const name = lex.getString();
|
2003-10-22 22:26:47 +00:00
|
|
|
display = external::displayTranslator().find(name);
|
2003-09-30 13:51:00 +00:00
|
|
|
break;
|
|
|
|
}
|
|
|
|
|
|
|
|
case EX_LYXSCALE:
|
|
|
|
lex.next();
|
|
|
|
lyxscale = lex.getInteger();
|
|
|
|
break;
|
|
|
|
|
2003-12-11 11:16:19 +00:00
|
|
|
case EX_DRAFT:
|
|
|
|
draft = true;
|
|
|
|
break;
|
|
|
|
|
2003-10-07 22:59:58 +00:00
|
|
|
case EX_BOUNDINGBOX:
|
|
|
|
lex.next();
|
|
|
|
clipdata.bbox.xl = lex.getInteger();
|
|
|
|
lex.next();
|
|
|
|
clipdata.bbox.yb = lex.getInteger();
|
|
|
|
lex.next();
|
|
|
|
clipdata.bbox.xr = lex.getInteger();
|
|
|
|
lex.next();
|
|
|
|
clipdata.bbox.yt = lex.getInteger();
|
|
|
|
break;
|
|
|
|
|
|
|
|
case EX_CLIP:
|
|
|
|
clipdata.clip = true;
|
|
|
|
break;
|
|
|
|
|
|
|
|
case EX_EXTRA: {
|
|
|
|
lex.next();
|
|
|
|
string const name = lex.getString();
|
|
|
|
lex.next();
|
|
|
|
extradata.set(name, lex.getString());
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
|
|
|
|
case EX_HEIGHT:
|
|
|
|
lex.next();
|
|
|
|
resizedata.height = LyXLength(lex.getString());
|
|
|
|
break;
|
|
|
|
|
|
|
|
case EX_KEEPASPECTRATIO:
|
|
|
|
resizedata.keepAspectRatio = true;
|
|
|
|
break;
|
|
|
|
|
|
|
|
case EX_ROTATEANGLE:
|
|
|
|
lex.next();
|
2005-01-04 10:59:49 +00:00
|
|
|
rotationdata.angle = lex.getString();
|
2003-10-07 22:59:58 +00:00
|
|
|
break;
|
|
|
|
|
|
|
|
case EX_ROTATEORIGIN:
|
|
|
|
lex.next();
|
|
|
|
rotationdata.origin(lex.getString());
|
|
|
|
break;
|
|
|
|
|
|
|
|
case EX_SCALE:
|
|
|
|
lex.next();
|
2005-01-04 10:59:49 +00:00
|
|
|
resizedata.scale = lex.getString();
|
2003-10-07 22:59:58 +00:00
|
|
|
break;
|
|
|
|
|
|
|
|
case EX_WIDTH:
|
|
|
|
lex.next();
|
|
|
|
resizedata.width = LyXLength(lex.getString());
|
|
|
|
break;
|
|
|
|
|
2003-09-30 13:51:00 +00:00
|
|
|
case EX_END:
|
|
|
|
found_end = true;
|
|
|
|
break;
|
|
|
|
|
|
|
|
default:
|
|
|
|
lex.printError("ExternalInset::read: "
|
|
|
|
"Wrong tag: $$Token");
|
|
|
|
read_error = true;
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
|
|
|
|
if (found_end || read_error)
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
if (!found_end)
|
2003-12-10 21:32:05 +00:00
|
|
|
lex.printError("ExternalInsetParams::read: Missing \\end_inset.");
|
2003-09-30 13:51:00 +00:00
|
|
|
|
|
|
|
// This is a trick to make sure that the data are self-consistent.
|
|
|
|
settemplate(templatename_);
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
if (lyxerr.debugging(Debug::EXTERNAL)) {
|
|
|
|
lyxerr << "InsetExternalParams::read:\n";
|
|
|
|
write(buffer, lyxerr);
|
|
|
|
}
|
2003-09-30 13:51:00 +00:00
|
|
|
|
|
|
|
return !read_error;
|
|
|
|
}
|
2003-09-30 13:58:49 +00:00
|
|
|
|
|
|
|
|
2002-03-21 17:09:55 +00:00
|
|
|
InsetExternal::InsetExternal()
|
2003-10-10 21:08:55 +00:00
|
|
|
: renderer_(new RenderButton)
|
2003-06-12 08:52:36 +00:00
|
|
|
{}
|
2000-06-12 11:27:15 +00:00
|
|
|
|
2000-06-15 15:44:39 +00:00
|
|
|
|
2003-06-04 09:16:29 +00:00
|
|
|
InsetExternal::InsetExternal(InsetExternal const & other)
|
2003-07-25 21:20:24 +00:00
|
|
|
: InsetOld(other),
|
2003-06-04 09:16:29 +00:00
|
|
|
boost::signals::trackable(),
|
|
|
|
params_(other.params_),
|
2004-04-13 17:25:23 +00:00
|
|
|
renderer_(other.renderer_->clone(this))
|
|
|
|
{}
|
2003-06-04 09:16:29 +00:00
|
|
|
|
|
|
|
|
2004-11-23 23:04:52 +00:00
|
|
|
auto_ptr<InsetBase> InsetExternal::doClone() const
|
2003-06-04 09:16:29 +00:00
|
|
|
{
|
2003-07-25 17:11:25 +00:00
|
|
|
return auto_ptr<InsetBase>(new InsetExternal(*this));
|
2003-06-04 09:16:29 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2000-06-15 15:44:39 +00:00
|
|
|
InsetExternal::~InsetExternal()
|
|
|
|
{
|
2003-06-05 22:46:49 +00:00
|
|
|
InsetExternalMailer(*this).hideDialog();
|
2000-06-12 11:27:15 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-09 19:27:07 +00:00
|
|
|
void InsetExternal::statusChanged() const
|
2003-06-04 09:16:29 +00:00
|
|
|
{
|
2003-10-14 21:30:23 +00:00
|
|
|
LyX::cref().updateInset(this);
|
2003-06-04 09:16:29 +00:00
|
|
|
}
|
2003-06-30 23:56:22 +00:00
|
|
|
|
2003-06-04 09:16:29 +00:00
|
|
|
|
2004-11-24 21:58:42 +00:00
|
|
|
void InsetExternal::doDispatch(LCursor & cur, FuncRequest & cmd)
|
2003-03-05 11:30:35 +00:00
|
|
|
{
|
2003-03-07 15:58:02 +00:00
|
|
|
switch (cmd.action) {
|
2003-05-16 07:44:00 +00:00
|
|
|
|
2003-06-11 11:01:34 +00:00
|
|
|
case LFUN_EXTERNAL_EDIT: {
|
2004-04-08 15:03:33 +00:00
|
|
|
Buffer const & buffer = cur.buffer();
|
2003-10-07 20:25:10 +00:00
|
|
|
InsetExternalParams p;
|
2003-07-23 09:17:04 +00:00
|
|
|
InsetExternalMailer::string2params(cmd.argument, buffer, p);
|
2003-10-07 20:25:10 +00:00
|
|
|
external::editExternal(p, buffer);
|
2004-02-16 11:58:51 +00:00
|
|
|
break;
|
2003-06-11 11:01:34 +00:00
|
|
|
}
|
2003-06-30 23:56:22 +00:00
|
|
|
|
2003-03-07 15:58:02 +00:00
|
|
|
case LFUN_INSET_MODIFY: {
|
2004-04-08 15:03:33 +00:00
|
|
|
Buffer const & buffer = cur.buffer();
|
2003-10-07 20:25:10 +00:00
|
|
|
InsetExternalParams p;
|
2003-08-28 07:41:31 +00:00
|
|
|
InsetExternalMailer::string2params(cmd.argument, buffer, p);
|
2003-07-23 16:48:04 +00:00
|
|
|
setParams(p, buffer);
|
2004-02-16 11:58:51 +00:00
|
|
|
break;
|
2003-03-07 15:58:02 +00:00
|
|
|
}
|
|
|
|
|
2003-05-16 07:44:00 +00:00
|
|
|
case LFUN_INSET_DIALOG_UPDATE:
|
2004-01-20 14:25:24 +00:00
|
|
|
InsetExternalMailer(*this).updateDialog(&cur.bv());
|
2004-02-16 11:58:51 +00:00
|
|
|
break;
|
2003-03-07 15:58:02 +00:00
|
|
|
|
2003-03-09 09:38:47 +00:00
|
|
|
case LFUN_MOUSE_RELEASE:
|
2004-01-20 14:25:24 +00:00
|
|
|
InsetExternalMailer(*this).showDialog(&cur.bv());
|
2004-02-16 11:58:51 +00:00
|
|
|
break;
|
2003-03-09 09:38:47 +00:00
|
|
|
|
2003-03-07 15:58:02 +00:00
|
|
|
default:
|
2004-11-25 19:13:07 +00:00
|
|
|
InsetBase::doDispatch(cur, cmd);
|
2003-03-07 15:58:02 +00:00
|
|
|
}
|
2003-03-05 11:30:35 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2005-04-22 08:57:22 +00:00
|
|
|
bool InsetExternal::getStatus(LCursor & cur, FuncRequest const & cmd,
|
|
|
|
FuncStatus & flag) const
|
|
|
|
{
|
|
|
|
switch (cmd.action) {
|
|
|
|
|
|
|
|
case LFUN_EXTERNAL_EDIT:
|
|
|
|
case LFUN_INSET_MODIFY:
|
|
|
|
case LFUN_INSET_DIALOG_UPDATE:
|
|
|
|
flag.enabled(true);
|
|
|
|
return true;
|
|
|
|
|
|
|
|
default:
|
|
|
|
return InsetBase::getStatus(cur, cmd, flag);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2004-01-20 14:25:24 +00:00
|
|
|
void InsetExternal::edit(LCursor & cur, bool)
|
2003-11-04 12:36:59 +00:00
|
|
|
{
|
2004-01-20 14:25:24 +00:00
|
|
|
InsetExternalMailer(*this).showDialog(&cur.bv());
|
2003-11-04 12:36:59 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-06-04 09:16:29 +00:00
|
|
|
void InsetExternal::metrics(MetricsInfo & mi, Dimension & dim) const
|
|
|
|
{
|
2003-06-10 11:54:31 +00:00
|
|
|
renderer_->metrics(mi, dim);
|
2003-07-18 07:47:07 +00:00
|
|
|
dim_ = dim;
|
2003-06-04 09:16:29 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
void InsetExternal::draw(PainterInfo & pi, int x, int y) const
|
|
|
|
{
|
2004-01-30 11:41:12 +00:00
|
|
|
setPosCache(pi, x, y);
|
2003-06-10 11:54:31 +00:00
|
|
|
renderer_->draw(pi, x, y);
|
2003-06-04 09:16:29 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
namespace {
|
|
|
|
|
2003-10-25 20:09:52 +00:00
|
|
|
enum RenderType {
|
|
|
|
RENDERBUTTON,
|
|
|
|
RENDERGRAPHIC,
|
|
|
|
RENDERPREVIEW
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
RenderType getRenderType(InsetExternalParams const & p)
|
|
|
|
{
|
|
|
|
if (!external::getTemplatePtr(p) ||
|
|
|
|
p.filename.empty() ||
|
|
|
|
p.display == external::NoDisplay)
|
|
|
|
return RENDERBUTTON;
|
|
|
|
|
|
|
|
if (p.display == external::PreviewDisplay) {
|
2004-04-19 13:31:17 +00:00
|
|
|
if (RenderPreview::status() != LyXRC::PREVIEW_OFF)
|
2003-10-25 20:09:52 +00:00
|
|
|
return RENDERPREVIEW;
|
|
|
|
return RENDERBUTTON;
|
|
|
|
}
|
|
|
|
|
|
|
|
if (p.display == external::DefaultDisplay &&
|
|
|
|
lyxrc.display_graphics == graphics::NoDisplay)
|
|
|
|
return RENDERBUTTON;
|
|
|
|
return RENDERGRAPHIC;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-22 22:26:47 +00:00
|
|
|
graphics::Params get_grfx_params(InsetExternalParams const & eparams)
|
2003-06-04 09:16:29 +00:00
|
|
|
{
|
2003-10-22 22:26:47 +00:00
|
|
|
graphics::Params gparams;
|
2003-06-04 09:16:29 +00:00
|
|
|
|
2003-07-23 09:17:04 +00:00
|
|
|
gparams.filename = eparams.filename.absFilename();
|
2003-06-04 09:16:29 +00:00
|
|
|
gparams.scale = eparams.lyxscale;
|
2003-10-07 22:59:58 +00:00
|
|
|
if (eparams.clipdata.clip)
|
|
|
|
gparams.bb = eparams.clipdata.bbox;
|
2005-01-27 21:05:44 +00:00
|
|
|
gparams.angle = convert<double>(eparams.rotationdata.adjAngle());
|
2003-06-04 09:16:29 +00:00
|
|
|
|
2003-10-22 22:26:47 +00:00
|
|
|
switch (eparams.display) {
|
|
|
|
case external::DefaultDisplay:
|
|
|
|
gparams.display = graphics::DefaultDisplay;
|
|
|
|
break;
|
|
|
|
case external::MonochromeDisplay:
|
|
|
|
gparams.display = graphics::MonochromeDisplay;
|
|
|
|
break;
|
|
|
|
case external::GrayscaleDisplay:
|
|
|
|
gparams.display = graphics::GrayscaleDisplay;
|
|
|
|
break;
|
|
|
|
case external::ColorDisplay:
|
|
|
|
gparams.display = graphics::ColorDisplay;
|
|
|
|
break;
|
|
|
|
case external::NoDisplay:
|
|
|
|
gparams.display = graphics::NoDisplay;
|
|
|
|
break;
|
|
|
|
default:
|
|
|
|
BOOST_ASSERT(false);
|
|
|
|
}
|
|
|
|
if (gparams.display == graphics::DefaultDisplay)
|
2003-06-04 09:16:29 +00:00
|
|
|
gparams.display = lyxrc.display_graphics;
|
|
|
|
// Override the above if we're not using a gui
|
|
|
|
if (!lyx_gui::use_gui)
|
2003-10-22 22:26:47 +00:00
|
|
|
gparams.display = graphics::NoDisplay;
|
2003-06-04 09:16:29 +00:00
|
|
|
|
|
|
|
return gparams;
|
|
|
|
}
|
|
|
|
|
2003-06-11 14:30:04 +00:00
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
string const getScreenLabel(InsetExternalParams const & params,
|
2003-08-28 07:41:31 +00:00
|
|
|
Buffer const & buffer)
|
2003-06-11 14:30:04 +00:00
|
|
|
{
|
2003-10-07 20:25:10 +00:00
|
|
|
external::Template const * const ptr =
|
|
|
|
external::getTemplatePtr(params);
|
2003-06-11 14:30:04 +00:00
|
|
|
if (!ptr)
|
2003-09-03 12:56:52 +00:00
|
|
|
return support::bformat(_("External template %1$s is not installed"),
|
2003-09-25 10:49:13 +00:00
|
|
|
params.templatename());
|
2005-04-18 17:43:11 +00:00
|
|
|
return external::doSubstitution(params, buffer, ptr->guiName, false);
|
2003-06-11 14:30:04 +00:00
|
|
|
}
|
|
|
|
|
2004-04-19 13:05:36 +00:00
|
|
|
void add_preview_and_start_loading(RenderMonitoredPreview &,
|
|
|
|
InsetExternal const &,
|
|
|
|
Buffer const &);
|
2003-10-22 22:26:47 +00:00
|
|
|
|
2003-06-04 09:16:29 +00:00
|
|
|
} // namespace anon
|
|
|
|
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
InsetExternalParams const & InsetExternal::params() const
|
2003-07-23 09:17:04 +00:00
|
|
|
{
|
|
|
|
return params_;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
void InsetExternal::setParams(InsetExternalParams const & p,
|
|
|
|
Buffer const & buffer)
|
2000-06-12 11:27:15 +00:00
|
|
|
{
|
2003-09-25 10:49:13 +00:00
|
|
|
params_ = p;
|
2003-06-04 09:16:29 +00:00
|
|
|
|
2004-01-02 21:25:02 +00:00
|
|
|
// Subsequent calls to the InsetExternal::Params default constructor
|
|
|
|
// will use this.
|
|
|
|
defaultTemplateName = params_.templatename();
|
|
|
|
|
2003-10-22 22:26:47 +00:00
|
|
|
switch (getRenderType(params_)) {
|
|
|
|
case RENDERBUTTON: {
|
2003-10-25 20:09:52 +00:00
|
|
|
RenderButton * button_ptr = renderer_->asButton();
|
2003-06-12 08:52:36 +00:00
|
|
|
if (!button_ptr) {
|
2003-11-03 17:47:28 +00:00
|
|
|
renderer_.reset(new RenderButton);
|
|
|
|
button_ptr = renderer_->asButton();
|
2003-06-12 08:52:36 +00:00
|
|
|
}
|
|
|
|
|
2003-07-23 16:48:04 +00:00
|
|
|
button_ptr->update(getScreenLabel(params_, buffer), true);
|
2003-10-22 22:26:47 +00:00
|
|
|
break;
|
2003-06-12 08:52:36 +00:00
|
|
|
|
2003-10-22 22:26:47 +00:00
|
|
|
} case RENDERGRAPHIC: {
|
2003-10-25 20:09:52 +00:00
|
|
|
RenderGraphic * graphic_ptr = renderer_->asGraphic();
|
2003-06-12 08:52:36 +00:00
|
|
|
if (!graphic_ptr) {
|
2004-04-13 17:25:23 +00:00
|
|
|
renderer_.reset(new RenderGraphic(this));
|
2003-11-03 17:47:28 +00:00
|
|
|
graphic_ptr = renderer_->asGraphic();
|
2003-06-12 08:52:36 +00:00
|
|
|
}
|
|
|
|
|
2003-07-23 09:17:04 +00:00
|
|
|
graphic_ptr->update(get_grfx_params(params_));
|
2003-10-22 22:26:47 +00:00
|
|
|
|
|
|
|
break;
|
2003-10-25 20:09:52 +00:00
|
|
|
|
2003-10-22 22:26:47 +00:00
|
|
|
} case RENDERPREVIEW: {
|
|
|
|
RenderMonitoredPreview * preview_ptr =
|
2003-10-25 20:09:52 +00:00
|
|
|
renderer_->asMonitoredPreview();
|
2003-10-22 22:26:47 +00:00
|
|
|
if (!preview_ptr) {
|
2004-04-13 17:25:23 +00:00
|
|
|
renderer_.reset(new RenderMonitoredPreview(this));
|
2003-11-03 17:47:28 +00:00
|
|
|
preview_ptr = renderer_->asMonitoredPreview();
|
2003-10-22 22:26:47 +00:00
|
|
|
preview_ptr->fileChanged(
|
|
|
|
boost::bind(&InsetExternal::fileChanged, this));
|
|
|
|
}
|
|
|
|
|
|
|
|
if (preview_ptr->monitoring())
|
|
|
|
preview_ptr->stopMonitoring();
|
2004-04-19 13:05:36 +00:00
|
|
|
add_preview_and_start_loading(*preview_ptr, *this, buffer);
|
2003-10-22 22:26:47 +00:00
|
|
|
|
|
|
|
break;
|
2003-06-12 08:52:36 +00:00
|
|
|
}
|
2003-10-22 22:26:47 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
void InsetExternal::fileChanged() const
|
|
|
|
{
|
|
|
|
Buffer const * const buffer_ptr = LyX::cref().updateInset(this);
|
|
|
|
if (!buffer_ptr)
|
|
|
|
return;
|
|
|
|
|
2003-10-25 20:09:52 +00:00
|
|
|
RenderMonitoredPreview * const ptr = renderer_->asMonitoredPreview();
|
|
|
|
BOOST_ASSERT(ptr);
|
2003-10-22 22:26:47 +00:00
|
|
|
|
|
|
|
Buffer const & buffer = *buffer_ptr;
|
2003-10-25 20:09:52 +00:00
|
|
|
ptr->removePreview(buffer);
|
2004-04-19 13:05:36 +00:00
|
|
|
add_preview_and_start_loading(*ptr, *this, buffer);
|
2002-03-21 17:09:55 +00:00
|
|
|
}
|
2000-06-12 11:27:15 +00:00
|
|
|
|
|
|
|
|
2003-08-28 07:41:31 +00:00
|
|
|
void InsetExternal::write(Buffer const & buffer, ostream & os) const
|
2000-06-12 11:27:15 +00:00
|
|
|
{
|
2003-09-30 13:51:00 +00:00
|
|
|
params_.write(buffer, os);
|
2000-06-12 11:27:15 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-08-28 07:41:31 +00:00
|
|
|
void InsetExternal::read(Buffer const & buffer, LyXLex & lex)
|
2000-06-12 11:27:15 +00:00
|
|
|
{
|
2003-10-07 20:25:10 +00:00
|
|
|
InsetExternalParams params;
|
2003-09-30 13:51:00 +00:00
|
|
|
if (params.read(buffer, lex))
|
|
|
|
setParams(params, buffer);
|
2000-06-12 11:27:15 +00:00
|
|
|
}
|
|
|
|
|
2000-06-15 15:44:39 +00:00
|
|
|
|
2003-08-28 07:41:31 +00:00
|
|
|
int InsetExternal::latex(Buffer const & buf, ostream & os,
|
2003-11-05 12:06:20 +00:00
|
|
|
OutputParams const & runparams) const
|
2000-06-12 11:27:15 +00:00
|
|
|
{
|
2003-12-11 11:16:19 +00:00
|
|
|
if (params_.draft) {
|
|
|
|
os << "\\fbox{\\ttfamily{}"
|
|
|
|
<< params_.filename.outputFilename(buf.filePath())
|
|
|
|
<< "}\n";
|
|
|
|
return 1;
|
|
|
|
}
|
|
|
|
|
2003-06-04 09:16:29 +00:00
|
|
|
// "nice" means that the buffer is exported to LaTeX format but not
|
|
|
|
// run through the LaTeX compiler.
|
|
|
|
// If we're running through the LaTeX compiler, we should write the
|
|
|
|
// generated files in the bufer's temporary directory.
|
2004-02-25 12:00:53 +00:00
|
|
|
bool const external_in_tmpdir = !runparams.nice;
|
2003-06-04 09:16:29 +00:00
|
|
|
|
2003-05-23 14:36:26 +00:00
|
|
|
// If the template has specified a PDFLaTeX output, then we try and
|
|
|
|
// use that.
|
2003-11-05 12:06:20 +00:00
|
|
|
if (runparams.flavor == OutputParams::PDFLATEX) {
|
2003-10-07 20:25:10 +00:00
|
|
|
external::Template const * const et_ptr =
|
|
|
|
external::getTemplatePtr(params_);
|
2003-06-11 14:30:04 +00:00
|
|
|
if (!et_ptr)
|
|
|
|
return 0;
|
2003-10-01 10:16:00 +00:00
|
|
|
external::Template const & et = *et_ptr;
|
2003-06-11 14:30:04 +00:00
|
|
|
|
2003-10-01 10:16:00 +00:00
|
|
|
external::Template::Formats::const_iterator cit =
|
2003-05-23 14:36:26 +00:00
|
|
|
et.formats.find("PDFLaTeX");
|
|
|
|
if (cit != et.formats.end())
|
2003-10-07 20:25:10 +00:00
|
|
|
return external::writeExternal(params_, "PDFLaTeX",
|
2004-06-01 13:39:33 +00:00
|
|
|
buf, os,
|
|
|
|
*(runparams.exportdata),
|
|
|
|
external_in_tmpdir);
|
2003-05-23 14:36:26 +00:00
|
|
|
}
|
2004-06-01 13:39:33 +00:00
|
|
|
return external::writeExternal(params_, "LaTeX", buf, os,
|
|
|
|
*(runparams.exportdata),
|
|
|
|
external_in_tmpdir);
|
2000-06-12 11:27:15 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-11-05 12:06:20 +00:00
|
|
|
int InsetExternal::plaintext(Buffer const & buf, ostream & os,
|
2004-06-01 13:39:33 +00:00
|
|
|
OutputParams const & runparams) const
|
2000-06-12 11:27:15 +00:00
|
|
|
{
|
2004-06-01 13:39:33 +00:00
|
|
|
return external::writeExternal(params_, "Ascii", buf, os,
|
|
|
|
*(runparams.exportdata));
|
2000-06-12 11:27:15 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-31 18:45:43 +00:00
|
|
|
int InsetExternal::linuxdoc(Buffer const & buf, ostream & os,
|
2004-06-01 13:39:33 +00:00
|
|
|
OutputParams const & runparams) const
|
2000-06-12 11:27:15 +00:00
|
|
|
{
|
2004-06-01 13:39:33 +00:00
|
|
|
return external::writeExternal(params_, "LinuxDoc", buf, os,
|
|
|
|
*(runparams.exportdata));
|
2000-06-12 11:27:15 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-31 18:45:43 +00:00
|
|
|
int InsetExternal::docbook(Buffer const & buf, ostream & os,
|
2004-06-01 13:39:33 +00:00
|
|
|
OutputParams const & runparams) const
|
2000-06-12 11:27:15 +00:00
|
|
|
{
|
2004-06-01 13:39:33 +00:00
|
|
|
return external::writeExternal(params_, "DocBook", buf, os,
|
|
|
|
*(runparams.exportdata));
|
2000-06-12 11:27:15 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2001-06-28 10:25:20 +00:00
|
|
|
void InsetExternal::validate(LaTeXFeatures & features) const
|
2000-06-12 11:27:15 +00:00
|
|
|
{
|
2003-12-11 11:16:19 +00:00
|
|
|
if (params_.draft)
|
|
|
|
return;
|
|
|
|
|
2003-10-07 20:25:10 +00:00
|
|
|
external::Template const * const et_ptr =
|
|
|
|
external::getTemplatePtr(params_);
|
2003-06-11 14:30:04 +00:00
|
|
|
if (!et_ptr)
|
|
|
|
return;
|
2003-10-01 10:16:00 +00:00
|
|
|
external::Template const & et = *et_ptr;
|
2003-06-11 14:30:04 +00:00
|
|
|
|
2005-04-22 08:57:22 +00:00
|
|
|
// FIXME: This is wrong if we export to PDFLaTeX
|
2003-10-07 20:25:10 +00:00
|
|
|
external::Template::Formats::const_iterator cit =
|
|
|
|
et.formats.find("LaTeX");
|
2001-03-12 11:22:26 +00:00
|
|
|
if (cit == et.formats.end())
|
2000-06-15 15:44:39 +00:00
|
|
|
return;
|
2002-03-21 17:09:55 +00:00
|
|
|
|
2005-04-05 11:00:09 +00:00
|
|
|
vector<string>::const_iterator it = cit->second.requirements.begin();
|
|
|
|
vector<string>::const_iterator end = cit->second.requirements.end();
|
|
|
|
for (; it != end; ++it)
|
|
|
|
features.require(*it);
|
2003-09-04 17:01:00 +00:00
|
|
|
|
2003-10-01 10:16:00 +00:00
|
|
|
external::TemplateManager & etm = external::TemplateManager::get();
|
2003-09-23 17:04:25 +00:00
|
|
|
|
2005-04-05 11:00:09 +00:00
|
|
|
it = cit->second.preambleNames.begin();
|
|
|
|
end = cit->second.preambleNames.end();
|
2003-09-23 17:04:25 +00:00
|
|
|
for (; it != end; ++it) {
|
|
|
|
string const preamble = etm.getPreambleDefByName(*it);
|
|
|
|
if (!preamble.empty())
|
|
|
|
features.addExternalPreamble(preamble);
|
|
|
|
}
|
2000-06-12 11:27:15 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-22 22:26:47 +00:00
|
|
|
//
|
|
|
|
// preview stuff
|
|
|
|
//
|
|
|
|
|
|
|
|
namespace {
|
|
|
|
|
|
|
|
bool preview_wanted(InsetExternalParams const & params)
|
|
|
|
{
|
|
|
|
string const included_file = params.filename.absFilename();
|
|
|
|
|
|
|
|
return params.display == external::PreviewDisplay &&
|
|
|
|
support::IsFileReadable(included_file);
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
string const latex_string(InsetExternal const & inset, Buffer const & buffer)
|
|
|
|
{
|
|
|
|
ostringstream os;
|
2003-11-05 12:06:20 +00:00
|
|
|
OutputParams runparams;
|
|
|
|
runparams.flavor = OutputParams::LATEX;
|
2003-10-22 22:26:47 +00:00
|
|
|
inset.latex(buffer, os, runparams);
|
|
|
|
|
|
|
|
return os.str();
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2004-04-19 13:05:36 +00:00
|
|
|
void add_preview_and_start_loading(RenderMonitoredPreview & renderer,
|
|
|
|
InsetExternal const & inset,
|
|
|
|
Buffer const & buffer)
|
2003-10-22 22:26:47 +00:00
|
|
|
{
|
|
|
|
InsetExternalParams const & params = inset.params();
|
2004-04-19 13:05:36 +00:00
|
|
|
|
2004-04-19 13:31:17 +00:00
|
|
|
if (RenderPreview::status() != LyXRC::PREVIEW_OFF &&
|
2004-04-19 13:05:36 +00:00
|
|
|
preview_wanted(params)) {
|
2003-10-22 22:26:47 +00:00
|
|
|
renderer.setAbsFile(params.filename.absFilename());
|
|
|
|
string const snippet = latex_string(inset, buffer);
|
|
|
|
renderer.addPreview(snippet, buffer);
|
2004-04-19 13:05:36 +00:00
|
|
|
renderer.startLoading(buffer);
|
2003-10-22 22:26:47 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
} // namespace anon
|
|
|
|
|
|
|
|
|
|
|
|
void InsetExternal::addPreview(graphics::PreviewLoader & ploader) const
|
|
|
|
{
|
2003-10-25 20:09:52 +00:00
|
|
|
RenderMonitoredPreview * const ptr = renderer_->asMonitoredPreview();
|
|
|
|
if (!ptr)
|
2003-10-22 22:26:47 +00:00
|
|
|
return;
|
|
|
|
|
|
|
|
if (preview_wanted(params())) {
|
2003-10-25 20:09:52 +00:00
|
|
|
ptr->setAbsFile(params_.filename.absFilename());
|
2003-10-22 22:26:47 +00:00
|
|
|
string const snippet = latex_string(*this, ploader.buffer());
|
2003-10-25 20:09:52 +00:00
|
|
|
ptr->addPreview(snippet, ploader);
|
2003-10-22 22:26:47 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// Mailer stuff
|
|
|
|
|
2003-03-07 14:08:10 +00:00
|
|
|
string const InsetExternalMailer::name_("external");
|
|
|
|
|
2003-03-05 11:30:35 +00:00
|
|
|
InsetExternalMailer::InsetExternalMailer(InsetExternal & inset)
|
2003-03-07 14:08:10 +00:00
|
|
|
: inset_(inset)
|
2003-03-05 11:30:35 +00:00
|
|
|
{}
|
|
|
|
|
|
|
|
|
2003-07-23 09:54:21 +00:00
|
|
|
string const InsetExternalMailer::inset2string(Buffer const & buffer) const
|
2003-03-05 11:30:35 +00:00
|
|
|
{
|
2003-07-23 09:54:21 +00:00
|
|
|
return params2string(inset_.params(), buffer);
|
2003-03-05 11:30:35 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
void InsetExternalMailer::string2params(string const & in,
|
2003-07-23 09:54:21 +00:00
|
|
|
Buffer const & buffer,
|
2003-10-07 20:25:10 +00:00
|
|
|
InsetExternalParams & params)
|
2003-03-05 11:30:35 +00:00
|
|
|
{
|
2003-10-07 20:25:10 +00:00
|
|
|
params = InsetExternalParams();
|
2003-04-24 20:02:49 +00:00
|
|
|
if (in.empty())
|
|
|
|
return;
|
|
|
|
|
2003-09-15 11:00:00 +00:00
|
|
|
istringstream data(in);
|
2003-03-07 14:08:10 +00:00
|
|
|
LyXLex lex(0,0);
|
|
|
|
lex.setStream(data);
|
2003-03-05 11:30:35 +00:00
|
|
|
|
2003-12-11 15:23:15 +00:00
|
|
|
string name;
|
|
|
|
lex >> name;
|
|
|
|
if (!lex || name != name_)
|
|
|
|
return print_mailer_error("InsetExternalMailer", in, 1, name_);
|
2003-03-05 11:30:35 +00:00
|
|
|
|
|
|
|
// This is part of the inset proper that is usually swallowed
|
2003-12-11 15:23:15 +00:00
|
|
|
// by LyXText::readInset
|
|
|
|
string id;
|
|
|
|
lex >> id;
|
|
|
|
if (!lex || id != "External")
|
|
|
|
return print_mailer_error("InsetBoxMailer", in, 2, "External");
|
2003-03-05 11:30:35 +00:00
|
|
|
|
2003-12-11 15:23:15 +00:00
|
|
|
params.read(buffer, lex);
|
2003-03-05 11:30:35 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
string const
|
2003-10-07 20:25:10 +00:00
|
|
|
InsetExternalMailer::params2string(InsetExternalParams const & params,
|
2003-07-23 09:54:21 +00:00
|
|
|
Buffer const & buffer)
|
2003-03-05 11:30:35 +00:00
|
|
|
{
|
|
|
|
ostringstream data;
|
2003-03-07 14:08:10 +00:00
|
|
|
data << name_ << ' ';
|
2003-09-30 13:51:00 +00:00
|
|
|
params.write(buffer, data);
|
2003-03-05 11:30:35 +00:00
|
|
|
data << "\\end_inset\n";
|
2003-09-15 11:00:00 +00:00
|
|
|
return data.str();
|
2003-03-05 11:30:35 +00:00
|
|
|
}
|