----- Original Message ----- From: "Paul Schwartz" <[EMAIL PROTECTED]>
on feb 23,2006 9:39 PM, paul schwartz wrote

on Thursday, February 23, 2006 11:24 AM - Uwe Stöhr schrieb :
Subject: Re: inserting image


Paul Schwartz schrieb:

I am trying to insert image inside one document:
- one small image of a button inside the document itself,
- one small image of the same button inside a table
...
display->PDF(pdflatex). I got five errors for each image.

To fix the problem, copy the attached file "latex.bat" to LyX's install
subdirectory "~\LyX\bin".
The problem is the babel pacakge when the document language is french,
see bug 2248:

http://bugzilla.lyx.org/show_bug.cgi?id=2248

This problem is fixed for with version 1.1 of the LyXWinInstaller.

http://wiki.lyx.org/Windows/LyXWinInstaller

regards Uwe



--------------------------------------------------------------------------------


$ cat latex.bat
@echo off
set curdir=%CD:\=/%
sed -e "s?%curdir%/??g" %1 > %1.new
move %1.new %1
latex.exe %1


--------------------------------------------------------------------------------

Thank you Uwe,

1)I copy the .bat file hoping that I do not pollute it. Will come back to you to confirm.

2) However, I am preoccupied because it seems that i downloaded the version 1.1 of the installer from the ftp server

Reference of the file: LyXWin137Complete-1-1.exe, 54 416 Kbytes, date (download) 17/02/06 23:50. So i am supposed to have the updated installer!

Regards

Paul

10:15 PM

After replacing .bat file in the bin directory and checking inserting image, i have the same result than yesterday. Comparing ".bat" file the one downloaded and yours, they are apparently the same. I am joining them herewith.

Sorry but my problem is not solved, may be i am performing a wrong process or making a mistake ? You said that it was a matter of document in french language. So I'll try an experience with english and advise you.

Schuss

Paul

Reply via email to