#!/bin/sh
f=`echo $1 | sed -e 's|\(.*\)\.[^/]*$|\1|'`
cefconv < $1 > $f.cjk && latex $f.cjk