This patch allows doc++ to export laTeX, as it should: diff -ur doc++/Makefile doc++.new/Makefile --- doc++/Makefile Sun Feb 13 16:40:59 2005 +++ doc++.new/Makefile Fri Aug 10 14:31:56 2007 @@ -32,4 +32,7 @@ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/doc++ ${INSTALL_DATA} ${WRKSRC}/doc/manual/html/* ${PREFIX}/share/doc/doc++
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/texmf/tex/latex/doc++ + ${INSTALL_DATA} ${WRKSRC}/doc/*.sty ${PREFIX}/share/texmf/tex/latex/doc++ + .include <bsd.port.mk> diff -ur doc++/pkg/PLIST doc++.new/pkg/PLIST --- doc++/pkg/PLIST Sun Feb 13 16:40:59 2005 +++ doc++.new/pkg/PLIST Fri Aug 10 14:31:43 2007 @@ -40,3 +40,11 @@ share/locale/ja/LC_MESSAGES/doc++.mo share/locale/ro/LC_MESSAGES/doc++.mo share/locale/ru/LC_MESSAGES/doc++.mo +share/texmf/tex/latex/doc++/ +share/texmf/tex/latex/doc++/docxx-br.sty +share/texmf/tex/latex/doc++/docxx-fr.sty +share/texmf/tex/latex/doc++/docxx-ja.sty +share/texmf/tex/latex/doc++/docxx-ro.sty +share/texmf/tex/latex/doc++/docxx.sty [EMAIL PROTECTED] mktexlsr > /dev/null 2>&1 [EMAIL PROTECTED] mktexlsr > /dev/null 2>&1 Hopefully this can get into 4.2, as it's a fairly major feature of doc++. I can't believe it wasn't noticed sooner. I guess everyone uses doxygen these days. -- Best Regards Edd --------------------------------------------------- http://students.dec.bournemouth.ac.uk/ebarrett