>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Ok, Jean-Marc. The sarcasm bit home and I re-enabled Angus> preview-generation using dvips, gs and pnmcrop, albeit using Angus> python to write the script. Thanks. What version of preview.sty do I need? Angus> Please confirm that it works for you. Alas, it does not. I get: sys:1: DeprecationWarning: Non-ASCII character '\xc3' in file /afs/inria.fr/rocq/home/preval/lasgoutt/src/lyx/lyx-devel/lib/scripts/lyxpreview2bitmap.py on line 10, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details The old 'dvi->ps->ppm' conversion requires ppm as the output format The first warning should be obvious enough, but I am not sure what to do about the other one. Maybe gs should be asked to generate png instead of ppm? JMarc