texlive[50664] Master: [u]p{pl,tf}to{tf,pl} man

commits+karl at tug.org commits+karl at tug.org
Sat Mar 30 22:37:28 CET 2019


Revision: 50664
          http://tug.org/svn/texlive?view=revision&revision=50664
Author:   karl
Date:     2019-03-30 22:37:28 +0100 (Sat, 30 Mar 2019)
Log Message:
-----------
[u]p{pl,tf}to{tf,pl} man

Modified Paths:
--------------
    trunk/Master/tlpkg/tlpsrc/ptex.tlpsrc
    trunk/Master/tlpkg/tlpsrc/uptex.tlpsrc

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/man/man1/ppltotf.1
    trunk/Master/texmf-dist/doc/man/man1/ppltotf.man1.pdf
    trunk/Master/texmf-dist/doc/man/man1/ptftopl.1
    trunk/Master/texmf-dist/doc/man/man1/ptftopl.man1.pdf
    trunk/Master/texmf-dist/doc/man/man1/uppltotf.1
    trunk/Master/texmf-dist/doc/man/man1/uppltotf.man1.pdf
    trunk/Master/texmf-dist/doc/man/man1/uptftopl.1
    trunk/Master/texmf-dist/doc/man/man1/uptftopl.man1.pdf

Added: trunk/Master/texmf-dist/doc/man/man1/ppltotf.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/ppltotf.1	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/man/man1/ppltotf.1	2019-03-30 21:37:28 UTC (rev 50664)
@@ -0,0 +1,96 @@
+.TH PPLTOTF 1 "15 March 2019" "Web2C 2019"
+.\"=====================================================================
+.if t .ds TX \fRT\\h'-0.1667m'\\v'0.20v'E\\v'-0.20v'\\h'-0.125m'X\fP
+.if n .ds TX TeX
+.ie t .ds OX \fIT\v'+0.25m'E\v'-0.25m'X\fP\"
+.el .ds OX TeX\"
+.\" BX definition must follow TX so BX can use TX
+.if t .ds BX \fRB\s-2IB\s0\fP\*(TX
+.if n .ds BX BibTeX
+.\" LX definition must follow TX so LX can use TX
+.if t .ds LX \fRL\\h'-0.36m'\\v'-0.15v'\s-2A\s0\\h'-0.15m'\\v'0.15v'\fP\*(TX
+.if n .ds LX LaTeX
+.\"=====================================================================
+.SH NAME
+ppltotf, uppltotf \- Create Japanese p\*(TX font metric (JFM)
+.SH SYNOPSIS
+.B ppltotf
+.RI [ options ]
+.IR pl_file_name [ \fB.pl\fP ]
+.RI [ tfm_file_name [ \fB.tfm\fP ]]
+.\"=====================================================================
+.SH DESCRIPTION
+The
+.B ppltotf
+program translates a Japanese property list (JPL) file to a Japanese
+p\*(TX font metric (JFM) file.
+The resulting JFM file can be used with p\*(TX and e-p\*(TX.
+.PP
+The
+.B uppltotf
+program is a Unicode-enabled version of ppltotf.
+The resulting JFM file can be used with up\*(TX and e-up\*(TX.
+.PP
+In the following sections, we refer to these programs as
+.BR (u)ppltotf .
+.PP
+.B (u)ppltotf
+is upper compatible with
+.BR pltotf ;
+if the input PL file is for roman fonts, it is translated into an
+ordinary \*(TX font metric (TFM) file.
+The difference between
+.B ppltotf
+and
+.B uppltotf
+lies in the output encoding:
+.B ppltotf
+always outputs JIS-encoded JFM; on the other hand,
+.B uppltotf
+outputs Unicode-encoded JFM by default.
+.\"=====================================================================
+.SH OPTIONS
+Compared to pltotf, the following option is added to
+.BR (u)ppltotf .
+.TP
+.BI -kanji \ string
+Sets the input Japanese \fIKanji\fR code.  The
+.I string
+can be one of the followings:
+.IR euc \ (EUC-JP),
+.IR jis \ (ISO-2022-JP),
+.IR sjis \ (Shift_JIS),
+.IR utf8 \ (UTF-8),
+.IR uptex \ (UTF-8;
+.B uppltotf
+only).
+.PP
+When one of
+.IR euc ,
+.IR jis ,
+.I sjis
+or
+.I utf8
+is specified, both
+.B ppltotf
+and
+.B uppltotf
+output a JIS-encoded JFM.
+When
+.I uptex
+is specified with
+.BR uppltotf ,
+it outputs a Unicode-encoded JFM.
+.\"=====================================================================
+.SH "SEE ALSO"
+.BR ptex (1).
+.\"=====================================================================
+.SH AUTHORS
+.B (u)ppltotf
+is maintained by
+Japanese \*(TX Development Community <https://texjp.org>.
+For bug reports, open an issue at
+GitHub repository <https://github.com/texjporg/tex-jp-build>,
+or send an e-mail to <issue at texjp.org>.
+.PP
+This manual page was written by Hironobu Yamashita.


Property changes on: trunk/Master/texmf-dist/doc/man/man1/ppltotf.1
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/man/man1/ppltotf.man1.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/man/man1/ppltotf.man1.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/ppltotf.man1.pdf	2019-03-30 21:26:00 UTC (rev 50663)
+++ trunk/Master/texmf-dist/doc/man/man1/ppltotf.man1.pdf	2019-03-30 21:37:28 UTC (rev 50664)

Property changes on: trunk/Master/texmf-dist/doc/man/man1/ppltotf.man1.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/man/man1/ptftopl.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/ptftopl.1	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/man/man1/ptftopl.1	2019-03-30 21:37:28 UTC (rev 50664)
@@ -0,0 +1,95 @@
+.TH PTFTOPL 1 "15 March 2019" "Web2C 2019"
+.\"=====================================================================
+.if t .ds TX \fRT\\h'-0.1667m'\\v'0.20v'E\\v'-0.20v'\\h'-0.125m'X\fP
+.if n .ds TX TeX
+.ie t .ds OX \fIT\v'+0.25m'E\v'-0.25m'X\fP\"
+.el .ds OX TeX\"
+.\" BX definition must follow TX so BX can use TX
+.if t .ds BX \fRB\s-2IB\s0\fP\*(TX
+.if n .ds BX BibTeX
+.\" LX definition must follow TX so LX can use TX
+.if t .ds LX \fRL\\h'-0.36m'\\v'-0.15v'\s-2A\s0\\h'-0.15m'\\v'0.15v'\fP\*(TX
+.if n .ds LX LaTeX
+.\"=====================================================================
+.SH NAME
+ptftopl, uptftopl \- Convert Japanese p\*(TX font metric (JFM) files to propery list
+.SH SYNOPSIS
+.B ptftopl
+.RI [ OPTIONS ]
+.IR tfm_name [ \fB.tfm\fP ]
+.RI [ pl_name [ \fB.pl\fP ]]
+.\"=====================================================================
+.SH DESCRIPTION
+The
+.B ptftopl
+program translates a Japanese p\*(TX font metric (JFM) file to a
+Japanese property list (JPL) file.  It also serves as a TFM/JFM-file
+validating program.
+.PP
+The
+.B uptftopl
+program is a Unicode-enabled version of ptftopl.
+.PP
+In the following sections, we refer to these programs as
+.BR (u)ptftopl .
+.PP
+.B (u)ptftopl
+is upper compatible with
+.BR tftopl ;
+if the input TFM file is for roman fonts, it is translated into an
+ordinary property list file.
+The difference between
+.B ptftopl
+and
+.B uptftopl
+lies in the internal encoding: when the input is a JFM file,
+.B ptftopl
+always treats it as a JIS-encoded JFM; on the other hand,
+.B uptftopl
+treats it as a Unicode-encoded JFM by default.
+.\"=====================================================================
+.SH OPTIONS
+Compared to tftopl, the following option is added to
+.BR (u)ptftopl .
+.TP
+.BI -kanji \ string
+Sets the output Japanese \fIKanji\fR code.  The
+.I string
+can be one of the followings:
+.IR euc \ (EUC-JP),
+.IR jis \ (ISO-2022-JP),
+.IR sjis \ (Shift_JIS),
+.IR utf8 \ (UTF-8),
+.IR uptex \ (UTF-8;
+.B uptftopl
+only).
+.PP
+When one of
+.IR euc ,
+.IR jis ,
+.I sjis
+or
+.I utf8
+is specified, both
+.B ptftopl
+and
+.B uptftopl
+treats the input JFM as JIS-encoded.
+When
+.I uptex
+is specified with
+.BR uptftopl ,
+it treats the input JFM as Unicode-encoded.
+.\"=====================================================================
+.SH "SEE ALSO"
+.BR ptex (1).
+.\"=====================================================================
+.SH AUTHORS
+.B (u)ptftopl
+is maintained by
+Japanese \*(TX Development Community <https://texjp.org>.
+For bug reports, open an issue at
+GitHub repository <https://github.com/texjporg/tex-jp-build>,
+or send an e-mail to <issue at texjp.org>.
+.PP
+This manual page was written by Hironobu Yamashita.


Property changes on: trunk/Master/texmf-dist/doc/man/man1/ptftopl.1
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/man/man1/ptftopl.man1.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/man/man1/ptftopl.man1.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/ptftopl.man1.pdf	2019-03-30 21:26:00 UTC (rev 50663)
+++ trunk/Master/texmf-dist/doc/man/man1/ptftopl.man1.pdf	2019-03-30 21:37:28 UTC (rev 50664)

Property changes on: trunk/Master/texmf-dist/doc/man/man1/ptftopl.man1.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/man/man1/uppltotf.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/uppltotf.1	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/man/man1/uppltotf.1	2019-03-30 21:37:28 UTC (rev 50664)
@@ -0,0 +1 @@
+.so man1/ppltotf.1


Property changes on: trunk/Master/texmf-dist/doc/man/man1/uppltotf.1
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/man/man1/uppltotf.man1.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/man/man1/uppltotf.man1.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/uppltotf.man1.pdf	2019-03-30 21:26:00 UTC (rev 50663)
+++ trunk/Master/texmf-dist/doc/man/man1/uppltotf.man1.pdf	2019-03-30 21:37:28 UTC (rev 50664)

Property changes on: trunk/Master/texmf-dist/doc/man/man1/uppltotf.man1.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/man/man1/uptftopl.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/uptftopl.1	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/man/man1/uptftopl.1	2019-03-30 21:37:28 UTC (rev 50664)
@@ -0,0 +1 @@
+.so man1/ptftopl.1


Property changes on: trunk/Master/texmf-dist/doc/man/man1/uptftopl.1
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/man/man1/uptftopl.man1.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/man/man1/uptftopl.man1.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/uptftopl.man1.pdf	2019-03-30 21:26:00 UTC (rev 50663)
+++ trunk/Master/texmf-dist/doc/man/man1/uptftopl.man1.pdf	2019-03-30 21:37:28 UTC (rev 50664)

Property changes on: trunk/Master/texmf-dist/doc/man/man1/uptftopl.man1.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Modified: trunk/Master/tlpkg/tlpsrc/ptex.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/ptex.tlpsrc	2019-03-30 21:26:00 UTC (rev 50663)
+++ trunk/Master/tlpkg/tlpsrc/ptex.tlpsrc	2019-03-30 21:37:28 UTC (rev 50664)
@@ -30,6 +30,8 @@
 docpattern +f texmf-dist/doc/man/man1/eptex.*
 docpattern +f texmf-dist/doc/man/man1/makejvf.*
 docpattern +f texmf-dist/doc/man/man1/mendex.*
+docpattern +f texmf-dist/doc/man/man1/ppltotf.*
+docpattern +f texmf-dist/doc/man/man1/ptftopl.*
 docpattern +f texmf-dist/doc/man/man1/ptex.*
 
 # Runtime files in ptex-base.

Modified: trunk/Master/tlpkg/tlpsrc/uptex.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/uptex.tlpsrc	2019-03-30 21:26:00 UTC (rev 50663)
+++ trunk/Master/tlpkg/tlpsrc/uptex.tlpsrc	2019-03-30 21:37:28 UTC (rev 50664)
@@ -30,8 +30,10 @@
 
 docpattern +f texmf-dist/doc/man/man1/euptex.*
 docpattern +f texmf-dist/doc/man/man1/upmendex.*
+docpattern +f texmf-dist/doc/man/man1/uppltotf.*
+docpattern +f texmf-dist/doc/man/man1/uptftopl.*
+docpattern +f texmf-dist/doc/man/man1/uptex.*
 docpattern +d texmf-dist/doc/upmendex
-docpattern +f texmf-dist/doc/man/man1/uptex.*
 
 # uptex-base excludes:
 runpattern +!d texmf-dist/tex/uptex/uptex-base



More information about the tex-live-commits mailing list