summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-07 23:12:20 +0000
committerKarl Berry <karl@freefriends.org>2013-05-07 23:12:20 +0000
commit2efc5dd6b50aaf251dbf029ce7e738f385a57d79 (patch)
tree02bc66754dee2714866d1a92d17f00c4553471e6 /Master/texmf-dist/doc/latex
parent6a057b80e722d16245808902ad41f9586a4d8a89 (diff)
ptex2pdf (7may13)
git-svn-id: svn://tug.org/texlive/trunk@30321 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/ptex2pdf/README11
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