diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-14 18:01:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-14 18:01:06 +0000 |
commit | ac3f914804a6959e3b6a304d275a0376337083d7 (patch) | |
tree | 8898610cb087af149d880b48a7b5615b8b432d7b /Master/texmf/doc/man/man1/fdf2tex.1 | |
parent | 5b0f67e0123dc2452238e374c3538c76651c20aa (diff) |
man page update
git-svn-id: svn://tug.org/texlive/trunk@3467 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/fdf2tex.1')
-rw-r--r-- | Master/texmf/doc/man/man1/fdf2tex.1 | 47 |
1 files changed, 34 insertions, 13 deletions
diff --git a/Master/texmf/doc/man/man1/fdf2tex.1 b/Master/texmf/doc/man/man1/fdf2tex.1 index d306652f34a..5183aba95cb 100644 --- a/Master/texmf/doc/man/man1/fdf2tex.1 +++ b/Master/texmf/doc/man/man1/fdf2tex.1 @@ -1,4 +1,19 @@ -.TH FDF2TEX "1" "May 2004" "teTeX " "ConTeXt" +.TH FDF2TEX "1" "December 2006" "fdf2tex 1.02" "ConTeXt" +.de URL +\\$2 \(laURL: \\$1 \(ra\\$3 +.. +.if \n[.g] .mso www.tmac +.de EX +.in +3 +.nf +.ft CW +.. +.de EE +.in -3 +.ft R +.fi +.. + .SH NAME fdf2tex \- Convert PDF formular data (FDF) into something (Con)TeX(t) can handle @@ -11,21 +26,27 @@ handle .SH DESCRIPTION .PP Converts PDF formular data (FDF) into something (Con)TeX(t) can -handle. These commands are usually called indirectly during ConTeXt -file processing. +handle. This command is usually called indirectly during ConTeXt +file processing, so most users do not need to worry about it. .HP .SH "BUGS" .PP -Probably none - all errors are in this manpage +Probably none -- all errors are in this manpage .PP .SH "SEE ALSO" -.PP -\fBtexexec\fP(1)\&. -.PP -The TeXExec manual, \fImtexexec\&.pdf\fP\&. -.PP +.IP \(bu +\fBtexexec\fP(1). +.IP \(bu +The TeXExec manual, \fImtexexec.pdf\fP. +available from +.URL "http://www.pragma-ade.com/dir/general/manuals/" "PRAGMA ADE" . +.IP \(bu +.URL "http://www.contextgarden.net" "ConTeXt wiki" . + .SH "AUTHOR" -.IP -This manual page was written by Frank Küster <frank@kuesterei\&.ch>, -for the Debian GNU/Linux system\&. It may be used and modified by -others without contacting the author\&. + +This manual page was written by Frank Küster <frank@kuesterei.ch>, +for the Debian GNU/Linux system, and modified by Sanjoy Mahajan +<sanjoy@mit.edu>. It may be used and modified by others without +contacting the authors. + |