Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| No. The path given in the .dep file is the directory in which LyX was
| started, not the one where the doc is :( So the checksum is wrong
| (0).
This was the case with ExpandPath, but not with MakeAbsPath.
Anyway I think I found the correct fix
> "Joe" == Joe Orth <[EMAIL PROTECTED]> writes:
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> "Joe" == Joe Orth <[EMAIL PROTECTED]> writes:
Joe> I have a lyx document that includes (inputs) several external
Joe> latex sources (tables and such).
Joe> When I am wo
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Lars, the problem is around line 660 of LaTeX.C: if an included file
| is in the same directory as the document, it will not be found by
| DepTable::update, since at that time the current directory is the tmp
| directory. You know this code much b
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> It does not work here. What I tried is to include 'toto.tex'
Lars> (which is | in the same directory as the lyx doc) and
Lars> ExpandPath() does not handle | this case co
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| It does not work here. What I tried is to include 'toto.tex' (which is
| in the same directory as the lyx doc) and ExpandPath() does not handle
| this case correctly (it wants some slash before the name to do its
| magic...). You should maybe have
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| Ok, I have checked in a fix for this...so if someone would be nice to
| test it...
And now the fix to the fix has been checked in...
Lgb
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> Lars, the problem is around line 660 of LaTeX.C: if an included
Lars> file | is in the same directory as the document, it will not be
Lars> found by | DepTable::update, s
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Lars, the problem is around line 660 of LaTeX.C: if an included file
| is in the same directory as the document, it will not be found by
| DepTable::update, since at that time the current directory is the tmp
| directory. You know this code much b
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Lars, the problem is around line 660 of LaTeX.C: if an included file
| is in the same directory as the document, it will not be found by
| DepTable::update, since at that time the current directory is the tmp
| directory. You know this code much b
> "Joe" == Joe Orth <[EMAIL PROTECTED]> writes:
Joe> I have a lyx document that includes (inputs) several external
Joe> latex sources (tables and such).
Joe> When I am working on a table externally and attempt to
Joe> re-generate the postscript through lyx, lyx does not seem to pick
Joe> up
I have a lyx document that includes (inputs) several external latex
sources (tables and such).
When I am working on a table externally and attempt to re-generate the
postscript through lyx, lyx does not seem to pick up any of my changes
to the external file unless something in the lyx document
>> Judicael Courant writes:
JC> Hi,
JC> I have a document test that does an "include" of a document
JC> test2 which itself includes test3. When I want to
JC> visualize/update the DVI or postscript, lyx forgets to convert C
JC> to latex, so that Latex fails to find B.
This is a probl
Hi,
I have a document test that does an "include" of a document test2 which
itself includes test3. When I want to visualize/update the DVI or
postscript, lyx forgets to convert C to latex, so that Latex fails to
find B.
My version of Lyx is 1.0.0.
Here are the three files that show the problem
13 matches
Mail list logo