rtex
rtex copied to clipboard
Enable dvipdfmx patch
This patch makes enable 'dvipdfmx' command. Because 'pdfTeX' command doesn't support Japanese style file like 'jsclasses', so we must use 'platex && dvipdfmx' instead of 'pdflatex'. For using 'dvipdfmx', @options{:postprocess} = true only. thanks.