Bo Peng wrote:
URL: http://www.lyx.org/trac/changeset/24041
Log:
Enabling should not be done here, and no longer needs to be.
Modified:
lyx-devel/trunk/src/frontends/qt4/GuiBibtex.cpp
You may need to remove some header files as well, and now you need to
call enable(true) in INSET_
> URL: http://www.lyx.org/trac/changeset/24041
> Log:
> Enabling should not be done here, and no longer needs to be.
>
> Modified:
> lyx-devel/trunk/src/frontends/qt4/GuiBibtex.cpp
You may need to remove some header files as well, and now you need to
call enable(true) in INSET_MODIFY in In
> + string inzipName =
> +
> EmbeddedFile::calcInzipName(bibfilepath.absFilename(), buf.filePath());
> + emb += from_utf8(inzipName);
As I have said, EmbeddedFile(bibfilepath.absFilename(),
bufferPath()).inzipName() is e