summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-19 21:36:06 +0000
committerKarl Berry <karl@freefriends.org>2020-01-19 21:36:06 +0000
commite280b8ce79a873437681e1be0a382efeee2e272d (patch)
tree5ee8f83e2a8fbbe82cd673bdbcc0ea338c01c7e9 /Master/texmf-dist/doc/latex
parent3967f27bf07cac9b78abbfd0b37bea691a6031af (diff)
ptex2pdf (19jan20)
git-svn-id: svn://tug.org/texlive/trunk@53457 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/ptex2pdf/README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/ptex2pdf/README.md b/Master/texmf-dist/doc/latex/ptex2pdf/README.md
index 6cbd1d68788..bf4890b6aa2 100644
--- a/Master/texmf-dist/doc/latex/ptex2pdf/README.md
+++ b/Master/texmf-dist/doc/latex/ptex2pdf/README.md
@@ -17,7 +17,7 @@ by dvipdfmx.
## Usage ##
`````
-[texlua] ptex2pdf[.lua] { option | basename[.tex] } ...
+[texlua] ptex2pdf[.lua] { option | basename[.tex] } ...
options: -v version
-h help
-help print full help (installation, TeXworks setup)
@@ -160,18 +160,20 @@ http://github.com/texjporg/ptex2pdf
first replace all backslash chars to slash chars
- version 20170622.0
pass all non-optional arguments before filename to TeX engine
-- version 20180514.0
+- version 20180514.0
Windows: for uptex use command_line_encoding=utf8, for all other turn
it off (set to none)
-- version 20181212.0
+- version 20181212.0
support directories containing dots (thanks kn1cht)
+- version 20200119.0
+ check invalid PATH string beforehand on windows
## Copyright and License ##
Originally based on musixtex.lua from Bob Tennent.
-(c) Copyright 2016-2018 Japanese TeX Development Community
-(c) Copyright 2013-2018 Norbert Preining norbert@preining.info
+(c) Copyright 2016-2020 Japanese TeX Development Community
+(c) Copyright 2013-2020 Norbert Preining norbert@preining.info
(c) Copyright 2012 Bob Tennent rdt@cs.queensu.ca
This program is free software; you can redistribute it and/or modify it