TP wrote:
Abdelrazak Younes wrote:
ppm or png can be equally shown within LyX.
Ok.
AFAIK, the semicolon is not for redirection but for command separation,
you might want to use '>' instead.
Yes, I mean that I used the semicolon, because the following does not work
in command line:
$ inkscape $$i --export-png=/dev/stdout|convert - $$o
Just to be sure, are you aware that the $$i and $$o syntax is a LyX
defined one? LyX will automatically replace that with the input and
output file names
By the way, what display option did you choose
in the external inset configuration dialog?
What do you mean?
Sorry, I see now that your are using 1.6svn. The external-template file
format has changed in 1.6, see the release note and the new file. You
need to put a new 'Preview' tag. In your case, adding 'Preview Graphics'
should do.
Abdel.