2005-04-02 Paul Jakma <paul@dishone.st>

	* fig{-{normal,rs}-processing,_topologies_{rs,full}}.dia: new
          files, dia diagramme XML versions of the original corresponding
          EPS encapsulated bitmaps.
	* fig{-{normal,rs}-processing,_topologies_{rs,full}}.png: new
	  files, png exports by dia of the source dia diagrammes above.
	* fig{-{normal,rs}-processing,_topologies_{rs,full}}.eps: removed,
	  replaced by above dia source.
	* routeserver.texi: remove extension in image macros.
	* quagga.info: updated build
	* Makefile.am: Add rules to build eps (using 'convert'), png (using
	  dia). Add figures_BUILT_SOURCES to extra_dist to avoid the
	  dependency on dia :) (amongst other things) for dist users.
diff --git a/doc/routeserver.texi b/doc/routeserver.texi
index 4b937c4..3b98845 100644
--- a/doc/routeserver.texi
+++ b/doc/routeserver.texi
@@ -57,17 +57,17 @@
 @end itemize
 
 @float Figure,fig:normal-processing
-@image{fig-normal-processing,500pt,,Normal announcement processing,eps}
+@image{fig-normal-processing,,,Normal announcement processing}
 @caption{Announcement processing inside a ``normal'' BGP speaker}
 @end float
 
 @float Figure,fig:full-mesh
-@image{fig_topologies_full,,,Full Mesh BGP Topology,eps}
+@image{fig_topologies_full,,,Full Mesh BGP Topology}
 @caption{Full Mesh}
 @end float
 
 @float Figure,fig:route-server
-@image{fig_topologies_rs,,,Route Server BGP Topology,eps}
+@image{fig_topologies_rs,,,Route Server BGP Topology}
 @caption{Route Server and clients} 
 @end float
 
@@ -167,7 +167,7 @@
 @end itemize
 
 @float Figure,fig:rs-processing
-@image{fig-rs-processing,500pt,,,eps}
+@image{fig-rs-processing,,,Route Server Processing Model}
 @caption{Announcement processing model implemented by the Route Server}
 @end float