hgbook

changeset 655:65e9a18d2c7e

Shrink large images to fit page
author Dongsheng Song <dongsheng.song@gmail.com>
date Mon Mar 30 17:36:57 2009 +0800 (2009-03-30)
parents 1c13ed2130a7
children 4e8f302ae313
files en/ch02-tour-merge.xml en/ch05-collab.xml
line diff
     1.1 --- a/en/ch02-tour-merge.xml	Mon Mar 30 16:23:33 2009 +0800
     1.2 +++ b/en/ch02-tour-merge.xml	Mon Mar 30 17:36:57 2009 +0800
     1.3 @@ -249,7 +249,7 @@
     1.4  	  file</title>
     1.5  	<mediaobject>
     1.6  	  <imageobject>
     1.7 -	    <imagedata imagedata width="100%" fileref="figs/kdiff3.png"/></imageobject>
     1.8 +	    <imagedata width="100%" fileref="figs/kdiff3.png"/></imageobject>
     1.9  	  <textobject>
    1.10  	    <phrase>XXX add text</phrase>
    1.11  	  </textobject>
     2.1 --- a/en/ch05-collab.xml	Mon Mar 30 16:23:33 2009 +0800
     2.2 +++ b/en/ch05-collab.xml	Mon Mar 30 17:36:57 2009 +0800
     2.3 @@ -272,7 +272,7 @@
     2.4        <figure id="fig:collab:feature-branches">
     2.5  	<title>Feature branches</title>
     2.6  	<mediaobject>
     2.7 -	  <imageobject><imagedata imagedata width="100%" fileref="figs/feature-branches.png"/></imageobject>
     2.8 +	  <imageobject><imagedata width="100%" fileref="figs/feature-branches.png"/></imageobject>
     2.9  	  <textobject><phrase>XXX add text</phrase></textobject>
    2.10  	</mediaobject>
    2.11        </figure>