> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> On 27-Mar-2000 Claus Hentschel wrote:
>>> 1. get 1.1.4 2. apply 1.1.4fix1 3. apply 1.1.4fix2
-> 4. apply any other patch you like ;)
>> Sorry, but my question still is not answered ;-( The patch from
>> Dekel Tsur does patch
On 27-Mar-2000 Claus Hentschel wrote:
>>
>> 1. get 1.1.4
>> 2. apply 1.1.4fix1
>> 3. apply 1.1.4fix2
>> -> 4. apply any other patch you like ;)
>
> Sorry, but my question still is not answered ;-( The patch from Dekel Tsur
> does patch lyxparaph.C and the logfile. Do I have to patch fix1 or fix2
Jean-Marc Lasgouttes wrote:
> > "Claus" == Claus Hentschel <[EMAIL PROTECTED]>
writes:
>
> Claus> Am i right when I patch the fix1 sources and after that install
> Claus> the fix2 patch?
>
> Yes the right order is:
>
> get 1.1.4
> apply 1.1.4fix1
> apply 1.1.4fix2
> apply any other patch you l
> "Claus" == Claus Hentschel <[EMAIL PROTECTED]> writes:
Claus> Am i right when I patch the fix1 sources and after that install
Claus> the fix2 patch?
Yes the right order is:
get 1.1.4
apply 1.1.4fix1
apply 1.1.4fix2
apply any other patch you like ;)
JMarc
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Sat, Mar 25, 2000 at 08:05:43PM +0100, Claus Hentschel wrote:
| > I've patched 1.1.4fix1 with your sent patch and have compiled it. This
| > results in an unresolved external 'sort' when linking lyx(.exe) 8-( What am
| > I missing, what is not part of t
On Sat, Mar 25, 2000 at 08:05:43PM +0100, Claus Hentschel wrote:
> I've patched 1.1.4fix1 with your sent patch and have compiled it. This
> results in an unresolved external 'sort' when linking lyx(.exe) 8-( What am
> I missing, what is not part of the LyX source code?
>
You need to add "using s
On Sat, Mar 25, 2000 at 06:05:05PM +0100, Lars Gullik Bj&resh;nnes wrote:
> Why not just make it sort in the right order instead of using a
> reverse iterator?
Both ways work, so you can choose the way you prefer.
PS: I forgot to add "using std::sort;" to paragraph.C
I've patched 1.1.4fix1 with your sent patch and have compiled it. This
results in an unresolved external 'sort' when linking lyx(.exe) 8-( What am
I missing, what is not part of the LyX source code?
Regards
Claus
Dekel Tsur <[EMAIL PROTECTED]> writes:
| > That is a bug. Kaywan posted a fix for that yesterday.
| >
Sorry about that.
|
| The fix was posted by me. However, it was incorrect.
| Attached is a correct patch.
|
| --3V7upXqbjpZ4EhLz
| Content-Type: text/plain; charset=us-ascii
| Content-Dispos
From: Dekel wrote:
> > | If there is an error - and there still are a lot of in my files which
did
> > | not come up in fix1 - than in fix2 near the error boxes there are some
> > | characters removed from what I have written before. So fixing one
> > | error and
> >
> > That is a bug. Kaywan post
On Fri, Mar 24, 2000 at 06:07:08PM +0100, Lars Gullik Bj&resh;nnes wrote:
> "Claus Hentschel" <[EMAIL PROTECTED]> writes:
>
> | If there is an error - and there still are a lot of in my files which did
> | not come up in fix1 - than in fix2 near the error boxes there are some
> | characters remov
Claus Hentschel wrote:
> I have analyzed the problem on Win32 compared to Linux on my system. The
> problem is, that LyX - correctly! - inserted the \document_path. On
> Win32/MS-DOS cygnus maps all drives like c:, d: etc. into the drive
> character prefixed with '//', i.e. '//c' and '//d'.
>
> A
"Claus Hentschel" <[EMAIL PROTECTED]> writes:
| If there is an error - and there still are a lot of in my files which did
| not come up in fix1 - than in fix2 near the error boxes there are some
| characters removed from what I have written before. So fixing one
| error and
That is a bug. Kaywan
Jaen-Marc wrote:
> Claus> BTW: What about that "file not found error" with relative files
> Claus> included? The problem could be fixed when setting \use_tempdir
> Claus> false But: in that case I can't access the Logfile, so 'View
> Claus> Latex Logfile..' results in a window, telling me that it
> "Claus" == Claus Hentschel <[EMAIL PROTECTED]> writes:
Claus> I've included all necessary files to reproduce that error. Try
Claus> to latex the kvdoc.tex file, too. There is no error like in my
Claus> lyx file!
As previously remarked, you do not use correclty the macros... This is
a good
On Thu, Mar 23, 2000 at 06:22:01PM +0100, Claus Hentschel wrote:
> Jean-Marc Lasgouttes wrote:
> > No, that means that there was an error in the way you used the file,
> > and now LyX tells you about it (I think). If you send a short example
> > file, along with the .log and .tex, we might be able
Jean-Marc Lasgouttes wrote:
> No, that means that there was an error in the way you used the file,
> and now LyX tells you about it (I think). If you send a short example
> file, along with the .log and .tex, we might be able to help.
I've included all necessary files to reproduce that error. Try
On Thu, Mar 23, 2000 at 01:47:04PM +0100, Claus Hentschel wrote:
> > Yes, the parsing of log file is improved in fix2.
>
> Does this mean that beginning with fix2 you can't use all style files within
> LyX, although they could be used before and in pure LaTeX?
No, this means that there was alway
> "Claus" == Claus Hentschel <[EMAIL PROTECTED]> writes:
>> Yes, the parsing of log file is improved in fix2.
Claus> Does this mean that beginning with fix2 you can't use all style
Claus> files within LyX, although they could be used before and in
Claus> pure LaTeX?
No, that means that there
> Yes, the parsing of log file is improved in fix2.
Does this mean that beginning with fix2 you can't use all style files within
LyX, although they could be used before and in pure LaTeX?
Claus
> "Jules" == Jules Bean <[EMAIL PROTECTED]> writes:
Jules> On Thu, Mar 23, 2000 at 09:07:44AM +0100, Claus Hentschel
Jules> wrote:
>> 2. I have included a sty file to draw karnaugh maps. This macro
>> package uses \getsinglechar I think. WIth fix1 all goes well but
>> with fix2 I got more tha
On Thu, Mar 23, 2000 at 09:07:44AM +0100, Claus Hentschel wrote:
> 2. I have included a sty file to draw karnaugh maps. This macro package
> uses \getsinglechar I think. WIth fix1 all goes well but with fix2 I got
> more than six error boxes all telling me that there seems to be more than
> on
22 matches
Mail list logo