Angus Leeming wrote: > "\IfFileExists{#1}{$$RotateFront\input{$$BaseName.pstex_t}$$RotateBack}{\warnNotFound{$$BaseName.pstex_t}}"
Of course, $$BaseName should have a lowercase 'n' and you should also replace #1 in the above with $$Basename.pstex_t --