Hi everyone, under the previous version of LyX I had a owner-defined converter that could convert from PS to PSnup, defined as follows:
\format "psnup" "ps" "PSnup" "" \viewer "psnup" "gv -landscape -scale 1" \converter "ps" "psnup" "psnup -2 $$i $$o ; mv -f $$o $$i" "" Under LyX 1.3.0 this conversion command does get executed, but an error message is given thereafter and no viewer is applied (for exporting, no .ps file is generated as well). Does anyone know if the command syntax has been changed, or if there is an error in the above command? (It worked before!!) thanks in advance, joao b. oliveira
