> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
[Andre, I cc'd to lyx-devel too]
>> Am I dumb or is the following regexp senseless? (from LaTeX.C:611)
>>
>> LRegex reg1(")* *\\(([^ \\)]+).*");
>>
>> It seems to me that the \(..\) and the [..] are badly nested.
Andre> Well, I don't
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Fri, Jan 19, 2001 at 11:42:13AM +, Adrian Ball wrote:
>> Thanks for the response. It may be a different problem then, as the
>> filename ends with .eps - here is the fragment from the .lyx file.
Dekel> The problem is in LaTeX:
> "Adrian" == Adrian Ball <[EMAIL PROTECTED]> writes:
Adrian> Dekel Tsur wrote:
>> The problem is in LaTeX::deplog, which incorrectly parses the log
>> line
>>
>> File: .eps Graphic file (type eps)
>>
>> and setting foundfile to ".eps Graphic file (type eps)",
>> where the correct value is
Dekel Tsur wrote:
> The problem is in LaTeX::deplog, which incorrectly parses the log line
>
> File: .eps Graphic file (type eps)
>
> and setting foundfile to ".eps Graphic file (type eps)", where the
> correct value is ".eps".
>
> Did you compile LyX yourself ? (and what is your compiler
On Fri, Jan 19, 2001 at 11:42:13AM +, Adrian Ball wrote:
> Thanks for the response.
> It may be a different problem then, as the filename ends with .eps - here is
> the fragment from the .lyx file.
The problem is in LaTeX::deplog, which incorrectly parses the log line
File: .eps Graphic
I have experienced the same problem reported by Adrian Ball
in his message of 2001.01.15 to the lyx-devel list. Since
the file causing trouble was pretty simple, I decided to do
some addtional testing. What I found is that the culprit is
the EPS file (either having spaces or not in the name):
When
Dekel Tsur wrote:
>
> On Tue, Jan 16, 2001 at 09:09:18AM +, Adrian Ball wrote:
> > > > I am having real trouble with previewing the document I am working on.
> > > > Everything works fine, but running a preview consistently shows me a previous
> > > > version. The only way to fix it easily i
On Thu, Jan 18, 2001 at 06:41:32PM +0100, Lars Gullik Bjønnes wrote:
> | I think that the problem is that you have a file called
> | "/home/adrian/suneds/docs//eds_logo.eps Graphic file (type eps)"
> | and LaTeX/LyX don't like spaces in filenames.
> |
> | The exact problem here is in DepTable::r
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Tue, Jan 16, 2001 at 09:09:18AM +, Adrian Ball wrote:
| > > > I am having real trouble with previewing the document I am working on.
| > > > Everything works fine, but running a preview consistently shows me a previous
| > > > version. The only wa
On Tue, Jan 16, 2001 at 09:09:18AM +, Adrian Ball wrote:
> > > I am having real trouble with previewing the document I am working on.
> > > Everything works fine, but running a preview consistently shows me a previous
> > > version. The only way to fix it easily is to close and reopen the do
> On Mon, Jan 15, 2001 at 01:10:16PM +, Adrian Ball wrote:
> >
> > I am having real trouble with previewing the document I am working on.
> > Everything works fine, but running a preview consistently shows me a previous
> > version. The only way to fix it easily is to close and reopen the
11 matches
Mail list logo