diff en/ch08-undo.xml @ 693:0b45854f0b7b

Generate and include images properly.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 26 Mar 2009 22:00:53 -0700
parents 4ce9d0754af3
children 1c13ed2130a7
line wrap: on
line diff
--- a/en/ch08-undo.xml	Thu Mar 26 22:00:32 2009 -0700
+++ b/en/ch08-undo.xml	Thu Mar 26 22:00:53 2009 -0700
@@ -361,7 +361,7 @@
 	<title>Backing out a change using the <command
 	    role="hg-cmd">hg backout</command> command</title>
 	<mediaobject>
-	  <imageobject><imagedata fileref="undo-simple"/></imageobject>
+	  <imageobject><imagedata fileref="figs/undo-simple.png"/></imageobject>
 	  <textobject><phrase>XXX add text</phrase></textobject>
 	</mediaobject>
       </figure>
@@ -408,7 +408,7 @@
 	<title>Automated backout of a non-tip change using the
 	  <command role="hg-cmd">hg backout</command> command</title>
 	<mediaobject>
-	  <imageobject><imagedata fileref="undo-non-tip"/></imageobject>
+	  <imageobject><imagedata fileref="figs/undo-non-tip.png"/></imageobject>
 	  <textobject><phrase>XXX add text</phrase></textobject>
 	</mediaobject>
       </figure>
@@ -473,7 +473,7 @@
 	<title>Backing out a change using the <command
 	    role="hg-cmd">hg backout</command> command</title>
 	<mediaobject>
-	  <imageobject><imagedata fileref="undo-manual"/></imageobject>
+	  <imageobject><imagedata fileref="figs/undo-manual.png"/></imageobject>
 	  <textobject><phrase>XXX add text</phrase></textobject>
 	</mediaobject>
       </figure>
@@ -511,7 +511,7 @@
       <figure id="fig:undo:backout-manual-merge">
 	<title>Manually merging a backout change</title>
 	<mediaobject>
-	  <imageobject><imagedata fileref="undo-manual-merge"/></imageobject>
+	  <imageobject><imagedata fileref="figs/undo-manual-merge.png"/></imageobject>
 	  <textobject><phrase>XXX add text</phrase></textobject>
 	</mediaobject>
       </figure>