diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-20 23:14:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-20 23:14:13 +0000 |
commit | 0d19423b9f35fc6491b744105ecce05930fe67d4 (patch) | |
tree | 627bfa4ad7a773526d9e20ff78f446456145190e /Master/texmf-dist/doc/man/man1/jadetex.1 | |
parent | ebe7b205f19871b94550059eabd4d01a5c8035b0 (diff) |
man pages in man dir
git-svn-id: svn://tug.org/texlive/trunk@31958 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/jadetex.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/jadetex.1 | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/man/man1/jadetex.1 b/Master/texmf-dist/doc/man/man1/jadetex.1 new file mode 100644 index 00000000000..d484b8cf8a4 --- /dev/null +++ b/Master/texmf-dist/doc/man/man1/jadetex.1 @@ -0,0 +1,45 @@ +.TH JADETEX 1 "12 July 1998" "Marcus Brinkmann" +.\"===================================================================== +.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\" for troff +.el .ds OX TeX\" for nroff +.\" the same but obliqued +.\" 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 +jadetex \- processing tex files produced by the \*(TX backend of Jade. +.SH SYNOPSIS +.B jadetex +[ first line ] +.\"===================================================================== +.SH DESCRIPTION +This manual page was derived from the manual page for \*(LX and is not meant +to be exhaustive. The complete +documentation for this version of \*(TX can be found in the info file +or manual +.IR "Web2C: A TeX implementation" . +.PP +Jade\*(TX is a \*(TX macro package, not a modification to the \*(TX source +program, so all the capabilities described in +.BR tex (1) +are present. +.B pdfjadetex +is the PDF\*(TX version of the jade\*(TX format. +.\"===================================================================== +.SH "SEE ALSO" +.BR pdfjadetex (1), +.BR latex (1), +.BR tex (1), +.br +.SH AUTHORS +The author of jade\*(TX is Sebastian Rahtz. +.PP +This manual page was derived from the \*(LX manual page. It is provided for +the Debian distribution by Marcus Brinkmann. Please send improvements, +suggestion and other comments to brinkmd@debian.org. |