Some really unimportant bits

[email protected] (Frank Küster)
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
Hi,

when cleaning up our teTeX packages, I came across these small
issues/questions:

- the cont-en link is no longer created - why?

- the manpage for pdfetex refers to the binary names pdfeinitex and
  pdfevirtex. However, the binaries are called inipdfetex and virpdfetex
  now (by the way, why the change?).

- A couple of binaries don't have manpages  - or rather the links to
  existing ones are missing. This includes (the list was compiled a
  couple of weeks ago, and I remember working on one or the other
  manpage since then. Specifically, I've started writing manpages for
  the links to to /usr/bin/texexec.

for file in `ls debian/tetex-bin/usr/bin/; do 
    ls debian/tetex-bin/usr/share/man/man1/${file}.* >/dev/null 2>&1 \
     || echo "no manpage for $file"
done:

no manpage for ctangle
no manpage for cweave
no manpage for dvilj2p
no manpage for dvilj4
no manpage for dvilj4l
no manpage for dvilj6
no manpage for dvipdft
no manpage for ebb
no manpage for fdf2tan
no manpage for fmtutil
no manpage for inipdfetex
no manpage for inipdftex
no manpage for kpsewhere
no manpage for makempy
no manpage for mf-nowin
no manpage for mkfontdesc
no manpage for mkocp
no manpage for mkofm
no manpage for mktexfmt
no manpage for mptopdf
no manpage for odvicopy
no manpage for odvips
no manpage for odvitype
no manpage for ofm2opl
no manpage for olatex
no manpage for omfonts
no manpage for opl2ofm
no manpage for otangle
no manpage for otp2ocp
no manpage for outocp
no manpage for ovf2ovp
no manpage for ovp2ovf
no manpage for pdftosrc
no manpage for texfind
no manpage for texfont
no manpage for texlinks
no manpage for ttf2afm
no manpage for virpdfetex
no manpage for virpdftex
no manpage for xdvi-xaw.bin

In Debian, we have Manpages for 

$ ls new-manpages
mkocp.1  mkofm.1  ofm2opl.1  opl2ofm.1  otp2ocp.1  outocp.1  ovf2ovp.1  ovp2ovf.1  ttf2afm.1

and we create the links

	ln -s dvicopy.1 $(sharedir)/man/man1/odvicopy.1
	ln -s dvitype.1 $(sharedir)/man/man1/odvitype.1
	ln -s tangle.1 $(sharedir)/man/man1/otangle.1
	ln -s dvips.1 $(sharedir)/man/man1/odvips.1
	ln -s dvilj.1 $(sharedir)/man/man1/dvilj2p.1
	ln -s dvilj.1 $(sharedir)/man/man1/dvilj4.1
	ln -s dvilj.1 $(sharedir)/man/man1/dvilj4l.1
	ln -s pdfetex.1 $(sharedir)/man/man1/pdfelatex.1
	ln -s pdfetex.1 $(sharedir)/man/man1/inipdfetex.1
	ln -s pdfetex.1 $(sharedir)/man/man1/virpdfetex.1
	ln -s mf.1 $(sharedir)/man/man1/mf-nowin.1
	ln -s xdvi.1 $(sharedir)/man/man1/xdvi.bin.1
	ln -s xdvi.1 $(sharedir)/man/man1/xdvi.real.1
	ln -s cweb.1 $(sharedir)/man/man1/cweave.1
	ln -s cweb.1 $(sharedir)/man/man1/ctangle.1




-- 
Frank Küster, Biozentrum der Univ. Basel
Abt. Biophysikalische Chemie
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.