2001-05-05 04:39:29 +08:00
|
|
|
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
2001-05-30 08:20:48 +08:00
|
|
|
<!entity libgimpmath-gimpmath SYSTEM "sgml/gimpmath.sgml">
|
2001-05-05 04:39:29 +08:00
|
|
|
<!entity libgimpmath-gimpmathtypes SYSTEM "sgml/gimpmathtypes.sgml">
|
|
|
|
<!entity libgimpmath-gimpmatrix SYSTEM "sgml/gimpmatrix.sgml">
|
|
|
|
<!entity libgimpmath-gimpvector SYSTEM "sgml/gimpvector.sgml">
|
|
|
|
]>
|
|
|
|
<book id="index">
|
|
|
|
<bookinfo>
|
|
|
|
<title>GIMP Math Library Reference Manual</title>
|
|
|
|
</bookinfo>
|
|
|
|
|
2001-05-30 08:20:48 +08:00
|
|
|
<chapter id="libgimpmath">
|
2001-05-05 04:39:29 +08:00
|
|
|
<title>GIMP Math Library</title>
|
2001-05-30 08:20:48 +08:00
|
|
|
&libgimpmath-gimpmath;
|
2001-05-05 04:39:29 +08:00
|
|
|
&libgimpmath-gimpmathtypes;
|
|
|
|
&libgimpmath-gimpmatrix;
|
|
|
|
&libgimpmath-gimpvector;
|
|
|
|
</chapter>
|
|
|
|
</book>
|