an easy and consistent way of installing software ported to FreeBSD
Texinfo is a documentation system that uses a single source file to
produce both online information and printed output.
Texinfo-ko is a Korean patched version of Texinfo formatter. It
enables users to write a Korean Texinfo document with EUC-KR
encoded Hangul.
Texinfo-ko includes makeinfo (info formatter), texinfo-ko.tex (TeX
formatter), and texindex.
Korean Texinfo system by Changwoo Ryu
--
CHOI Junho
WWW: http://master.debian.or.kr/~cwryu/hacks/texinfo-ko/
bin/makeinfo
bin/texindex
share/doc/texinfo-ko/NEWS.ko
share/doc/texinfo-ko/README.ko
share/doc/texinfo-ko/TODO.ko
share/texmf/tex/texinfo/texinfo-ko-HLaTeX.tex
share/texmf/tex/texinfo/texinfo-ko.tex
@dirrm share/doc/texinfo-ko
@comment to safely execute texhash
@exec env PATH=%D/bin:$PATH %D/bin/texhash
@unexec env PATH=%D/bin:$PATH %D/bin/texhash