texlive[50656] Build/source/texk/web2c/man: add (u)ppltotf and

commits+hironobu at tug.org commits+hironobu at tug.org
Sat Mar 30 11:13:18 CET 2019


Revision: 50656
          http://tug.org/svn/texlive?view=revision&revision=50656
Author:   hironobu
Date:     2019-03-30 11:13:17 +0100 (Sat, 30 Mar 2019)
Log Message:
-----------
add (u)ppltotf and (u)ptftopl man pages

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/man/ChangeLog
    trunk/Build/source/texk/web2c/man/Makefile.am
    trunk/Build/source/texk/web2c/man/Makefile.in

Added Paths:
-----------
    trunk/Build/source/texk/web2c/man/ppltotf.man
    trunk/Build/source/texk/web2c/man/ptftopl.man

Modified: trunk/Build/source/texk/web2c/man/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/man/ChangeLog	2019-03-30 09:57:20 UTC (rev 50655)
+++ trunk/Build/source/texk/web2c/man/ChangeLog	2019-03-30 10:13:17 UTC (rev 50656)
@@ -1,3 +1,7 @@
+2019-03-30  Hironobu Yamashita  <h.y.acetaminophen at gmail.com>
+
+	* ppltotf.man, ptftopl.man: new.
+
 2019-03-25  Karl Berry  <karl at freefriends.org>
 
 	* gftodvi.man: omit unused second font letter. From Debian.

Modified: trunk/Build/source/texk/web2c/man/Makefile.am
===================================================================
--- trunk/Build/source/texk/web2c/man/Makefile.am	2019-03-30 09:57:20 UTC (rev 50655)
+++ trunk/Build/source/texk/web2c/man/Makefile.am	2019-03-30 10:13:17 UTC (rev 50656)
@@ -55,8 +55,10 @@
 if PTEX
 man_sources += ptex.man
 man1_links += ptex:eptex ptex:euptex ptex:uptex
+man_sources += ppltotf.man ptftopl.man
+man1_links += ppltotf:uppltotf ptftopl:uptftopl
 endif PTEX
-EXTRA_DIST += ptex.man
+EXTRA_DIST += ptex.man ppltotf.man ptftopl.man
 
 if LUATEX
 man_sources += luatex.man

Modified: trunk/Build/source/texk/web2c/man/Makefile.in
===================================================================
--- trunk/Build/source/texk/web2c/man/Makefile.in	2019-03-30 09:57:20 UTC (rev 50655)
+++ trunk/Build/source/texk/web2c/man/Makefile.in	2019-03-30 10:13:17 UTC (rev 50656)
@@ -97,8 +97,9 @@
 @ETEX_TRUE at am__append_8 = etex.man
 @PDFTEX_TRUE at am__append_9 = $(pdftex_man_sources)
 @PDFTEX_TRUE at am__append_10 = pdftex:pdflatex
- at PTEX_TRUE@am__append_11 = ptex.man
- at PTEX_TRUE@am__append_12 = ptex:eptex ptex:euptex ptex:uptex
+ at PTEX_TRUE@am__append_11 = ptex.man ppltotf.man ptftopl.man
+ at PTEX_TRUE@am__append_12 = ptex:eptex ptex:euptex ptex:uptex \
+ at PTEX_TRUE@	ppltotf:uppltotf ptftopl:uptftopl
 @LUATEX_TRUE at am__append_13 = luatex.man
 @LUATEX_TRUE at am__append_14 = luatex:texlua luatex:texluac
 @XETEX_TRUE at am__append_15 = xetex.man
@@ -446,8 +447,8 @@
 	$(misc_man_sources)
 EXTRA_DIST = $(bootstrap_man_sources) $(web_man_sources) tex.man \
 	mf.man mpost.man etex.man $(pdftex_man_sources) ptex.man \
-	luatex.man xetex.man $(otangle_man_sources) aleph.man \
-	$(misc_man_sources) spell.add
+	ppltotf.man ptftopl.man luatex.man xetex.man \
+	$(otangle_man_sources) aleph.man $(misc_man_sources) spell.add
 bootstrap_man_sources = ctie.man cweb.man ctwill.man tangle.man tie.man
 
 # Symlinks within $(man1dir): FILE:LINK indicates LINK.1->FILE.1

Added: trunk/Build/source/texk/web2c/man/ppltotf.man
===================================================================
--- trunk/Build/source/texk/web2c/man/ppltotf.man	                        (rev 0)
+++ trunk/Build/source/texk/web2c/man/ppltotf.man	2019-03-30 10:13:17 UTC (rev 50656)
@@ -0,0 +1,96 @@
+.TH PPLTOTF 1 "15 March 2019" "Web2C @VERSION@"
+.\"=====================================================================
+.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/Build/source/texk/web2c/man/ppltotf.man
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Build/source/texk/web2c/man/ptftopl.man
===================================================================
--- trunk/Build/source/texk/web2c/man/ptftopl.man	                        (rev 0)
+++ trunk/Build/source/texk/web2c/man/ptftopl.man	2019-03-30 10:13:17 UTC (rev 50656)
@@ -0,0 +1,95 @@
+.TH PTFTOPL 1 "15 March 2019" "Web2C @VERSION@"
+.\"=====================================================================
+.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/Build/source/texk/web2c/man/ptftopl.man
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property


More information about the tex-live-commits mailing list