[texworks] Insert garphic
Jonathan Kew
jfkthame at googlemail.com
Wed Oct 7 14:35:37 CEST 2009
On 7 Oct 2009, at 13:17, Alain Delmotte wrote:
> With [Alt] the file is not open, but:
>
> \includegraphics[]{C:/Documents and Settings/Principal/Bureau/
> Kio_komencighis2.pdf}
> \include{C:/Documents and Settings/Principal/Bureau/lézardromaind-
> Aline.JPG} (the same with .jpeg)
>
> but for png and eps it is OK:
> \includegraphics[]{C:/Documents and Settings/Principal/Bureau/
> coccinl-1.PNG}
> \includegraphics[]{C:/Documents and Settings/Principal/Bureau/frelon-
> a.eps}
>
> In Texworks-config.txt:
> include-text: \include{%1}#RET#
>
> include-postscript: \includegraphics[]{%1}#RET#
> include-pdf: \includegraphics[]{%1}#RET#
> include-image: \includegraphics[]{%1}#RET#
>
> So jpeg is not considered as image!
>
> What should be changed?
Interesting; works for me on OS X but not on WinXP. Looks like on
Windows, the QImage class isn't recognizing jpeg; presumably because
this requires an image-format plugin. I'll try to look into how to
build it so that this is always included.
JK
More information about the texworks
mailing list