diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ptex2pdf/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ptex2pdf/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ptex2pdf/README b/Master/texmf-dist/doc/latex/ptex2pdf/README index f63acc66427..5b6d10169a5 100644 --- a/Master/texmf-dist/doc/latex/ptex2pdf/README +++ b/Master/texmf-dist/doc/latex/ptex2pdf/README @@ -71,6 +71,17 @@ for uplatex files: $synctexoption $fullname +If you need special kanji encodings for one of these programs, +add the respective -kanji option after the $synctexoption. Example: + +for platex files in SJIS encoding: + Name: pLaTeX/SJIS to pdf + Program: ptex2pdf + Arguments: -l + -ot + $synctexoption -kanji=sjis + $fullname + Development place ----------------- https://git.gitorious.org/tlptexlive/ptex2pdf.git |