I've just added a note of this fix on the Wiki "windows setup" page since it's cropped up a few times of late. Ammend as required!

Rob S
.


Can anyone tell me what is going wrong and how do I proceed? How come the jpg and bmp work?


Have a look here at this earlier thread:

http://www.mail-archive.com/lyx-users@lists.lyx.org/msg37551.html

A minor script edit is required.


FILE=`echo "$2" | cut -d ':' -f 2-` test -f "$FILE" || {
 echo "$0 ERROR"
 echo "Unable to find file \"${FILE}\""
 exit 1
}

I believe it requires you to comment out these last 6 lines of the offending script.


Rob S






--


R D Saunders Hydraulic Research Group Department of Civil and Environmental Engineering University of Southampton UK



Reply via email to