kpsewhere manpage (was: new beta: 2.96.1.20040322)
[email protected] (Frank Küster)
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
Thomas Esser <[email protected]> wrote: > Happy testing + have fun! There's currently no manpage for the new kpsewhere. I'd suggest the following patch (the Makefile part is untested, but it seems quite straightforward). Regards, Frank -- Frank Küster, Biozentrum der Univ. Basel Abt. Biophysikalische Chemie
kpsewhere.1.diff
(text/plain, 3.1 KB)
diff -Nur texk/tetex.orig/Makefile.in texk/tetex/Makefile.in --- texk/tetex.orig/Makefile.in Thu Mar 25 09:50:19 2004 +++ texk/tetex/Makefile.in Thu Mar 25 09:52:48 2004 @@ -10,7 +10,7 @@ SCRIPTS= dvi2fax ps2frag texconfig dvired pslatex texi2html allcm allneeded fontexport fontimport kpsetool mkfontdesc MakeTeXPK fontinst rubibtex rumakeindex fmtutil texdoc texlinks texexec texdoctk updmap kpsewhere PDFSCRIPTS=e2pall epstopdf texi2pdf thumbpdf -manpgs= allcm allec allneeded dvi2fax dvired e2pall epstopdf fontexport fontimport fontinst kpsetool ps2frag pslatex rubibtex rumakeindex texconfig texdoc texexec texi2html texi2pdf texshow texutil thumbpdf texdoctk updmap +manpgs= allcm allec allneeded dvi2fax dvired e2pall epstopdf fontexport fontimport fontinst kpsetool ps2frag pslatex rubibtex rumakeindex texconfig texdoc texexec texi2html texi2pdf texshow texutil thumbpdf texdoctk updmap kpsewhere INFOFILES= latex.info latex.info-1 latex.info-2 latex.info-3 POOLFILES = etex-pl.pool pdfetex-pl.pool pdftex-pl.pool tex-pl.pool @@ -99,7 +99,7 @@ ln -s mktexlsr texhash cd $(scriptdir); rm -f fdf2tan makempy texfind texfont texshow texutil; \ for f in fdf2tan makempy texfind texfont texshow texutil; do \ - ln -s texexec $$f; \ + ln -s texexec $$f; \ done cd $(scriptdir); rm -f mktexfmt; ln -s fmtutil mktexfmt diff -Nur texk/tetex.orig/kpsewhere.man texk/tetex/kpsewhere.man --- texk/tetex.orig/kpsewhere.man Thu Jan 1 01:00:00 1970 +++ texk/tetex/kpsewhere.man Thu Mar 25 09:49:29 2004 @@ -0,0 +1,51 @@ +.TH "kpsewhere" "1" "March 2004" "teTeX" "teTeX" +.PP +.SH "NAME" +kpsewhere \- Expanding \fkpsewhich\fP to separately iterate over each +texmf tree listed in $TEXMF. +.PP +.SH "SYNOPSIS" +.PP +\fBkpsewhere \fP [ \fIkpsewhich-OPTIONS\fP\&.\&.\&. ] \fICOMMAND\fP +.PP +.SH "DESCRIPTION" +.PP +\fBkpsewhich\fP is an extension to \fkpsewhich\fP (as \fwhere\fP is +for \fwhich\fP in tcsh). The intention is to provide a way to check +for conflicts/shaddowed files. It will, however, only find \fBone\fP +file per TEXMF tree. +.PP +.SH "OPTIONS" +.PP +.IP "\fB-h|--help\fP" +show a short help message +.IP "\f\&*\fP" +all other options are directly handed to kpsewhich +.PP +.PP +.SH "SEE ALSO" +.PP +\fBkpsewhich\fP(1) +.PP +\fIKpathsea: A library for path searching\fP (info or DVI file) +.PP +Web page: <http://tug\&.org/teTeX/> +.PP +.SH "BUGS" +.PP +None known, but report any bugs found to <tetex@dbs\&.uni-hannover\&.de> (mailing list)\&. +.PP +.SH "AUTHOR" +.PP +\fBkpsetool\fP was written by Hans Fredrik Nordhaug +<hans\&.fredrik@nordhaug\&.no>, additions by +Thomas Esser +<te@dbs\&.uni-hannover\&.de>, in 2003 and 2004\&. \fBkpsewhere\fP +is in the public domain\&. +.PP +This manual page was written by Frank Küster <frank@kuesterei\&.ch>, +for the Debian GNU/Linux system\&. It is also in the public domain +and may be used and changed by others without contacting the author\&. +Any mistakes or omissions in the manual page are my fault; inquiries +about or corrections to this manual page should be directed to me (and +not to the primary author)\&.