On Monday 10 March 2003 2:17 pm, Joao B. Oliveira wrote:
> I tried lyx -dbg graphics and lyx -dbg any, and they did not show the
> script
>
> used for conversion. This is strange... That is all I get:
>  > lyx -dbg graphics -e psnup t1.lyx
>
> Setting debug level to graphics
> Debugging `graphics' (Graphics conversion and loading)
> Executing command:dvips -t a4 -o 't1.ps' 't1.dvi'
> This is dvips(k) 5.86e Copyright 2001 Radical Eye Software
> (www.radicaleye.com) ' TeX output 2003.03.10:1115' -> t1.ps
> <texc.pro>. [1]
> Executing command:psnup -2 't1.ps' 'tmpfile.out' ; rm -f
> '/tmp/lyx_tmpdir5690bcrzLg/lyx_tmpbuf0/t1'.{aux,dvi,log,tex,tex.dep,bbl,blg
>} [1] Wrote 1 pages, 56099 bytes
> Document exported as PSnup to file `~/didat/algoIII/trabZN20031/t1.ps'

Ok, my mistake. I thought you were talking about generating graphics images 
for display in lyx. Instead you are trying to create output in 'psnup' 
format.

I think that this is bound to fail. The current code in insetgraphics tries to 
be too clever and therefore fails in such circumstances.

What happens if you export to latex format?

Angus

Reply via email to