added PDF generation rules to texi.make and use in place of PS

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@19682 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adrian Robert 2004-07-04 14:47:02 +00:00
parent 98427d47c5
commit c302f8733d

View file

@ -1,3 +1,10 @@
2004-07-04 Adrian Robert <arobert@cogsci.ucsd.edu>
* Instance/Documentation/texi.make:
Added rules to use texi2pdf to generate PDF doc, and replace PS by PDF
in the default generate/install/uninstall rules. Add <instance>.html
to the list of files installed/uninstalled for HTML.
Fri Jun 19 13:01:02 2004 Nicola Pero <n.pero@mi.flashnet.it>,
Yves de Champlain <yves@gnu-darwin.org>