ings like this, but if
> you'd like to be recognized in our list of contributors, could you post a
> message to the list saying something like this:
>
> I hereby grant permission to license my contributions to LyX under the Gnu
> General Public Licence, version 2 or later.
>
> Thanks.
>
> rh
>
>
>
>
--
Sergiu Carpov
nstructor allowing to specify the absolute and the
>> relative part, the set() methods are virtual but never overridden...
>>
>> All in all, the use case is not very clear to me.
>>
>> So to answer your question: I think you know more than I do about that :)
>>
>>
>>
> Yes, there are lots of confusing things in there.
>
> Richard
>
>
--
Sergiu Carpov
our code that compares FileNames instead of DocFileNames is
that the absolute file names are compared (see the operator== definition in
FileName class), but the "file" variable could contain a path relative to
master document. Sure we can do in the following way:
dfile = FileName(makeAbsPath(file, masterBuffer->filePath()));
sfile = static_cast params.filename;
if (dfile != sfile) ...
--
Sergiu Carpov
On 07/07/2009, rgheck wrote:
> Sergiu Carpov wrote:
>> Your solution doesn't work, because "expfile" has save_abs_path_ true
>> and in "params.filename" this fields is false. For the comparison of
>> DocFileName this value must be the same.
>>
}
What are you thinking?
On 07/07/2009, Sergiu Carpov wrote:
> Yes, i've verified with "pdfpages" and "rasterImage" (.png and .bmp).
> In case of pdfpages and png rasterImage it doesn't export the included
> file, i.e. no dummy overwrite message box.
Yes, i've verified with "pdfpages" and "rasterImage" (.png and .bmp).
In case of pdfpages and png rasterImage it doesn't export the included
file, i.e. no dummy overwrite message box. However for rasterImage of
type bmp lyx exports a png image.
On 07/07/2009, rgheck
rgheck writes:
>
> Sergiu Carpov wrote:
> > Hi,
> >
> > I am trying to fix this bug. And I have observed an incoherences in the
> > source code.
> > I'm examining the static function "updateExternal" from "external"
>
;t understant why we convert only one file ("updateResult" field) and
export several files ("referencedFiles").
Tnx
--
Sergiu Carpov
;?
Thanks
--
Sergiu Carpov