r23593 - gnucash-docs/trunk/guide/C - Forgot to add proper tagging to images in previous commit

Cristian Marchi cmarchi at code.gnucash.org
Sun Dec 22 11:40:05 EST 2013


Author: cmarchi
Date: 2013-12-22 11:40:04 -0500 (Sun, 22 Dec 2013)
New Revision: 23593
Trac: http://svn.gnucash.org/trac/changeset/23593

Modified:
   gnucash-docs/trunk/guide/C/ch_invest.xml
Log:
Forgot to add proper tagging to images in previous commit
BP.

Modified: gnucash-docs/trunk/guide/C/ch_invest.xml
===================================================================
--- gnucash-docs/trunk/guide/C/ch_invest.xml	2013-12-22 16:32:53 UTC (rev 23592)
+++ gnucash-docs/trunk/guide/C/ch_invest.xml	2013-12-22 16:40:04 UTC (rev 23593)
@@ -1747,10 +1747,14 @@
 
       <screenshot id="invest-sellstockLoss">
         <mediaobject>
-          <imageobject>
-            <imagedata fileref="figures/invest_sellstockLoss.png" format="PNG"
-                       srccredit="Dave Herman" ></imagedata>
-          </imageobject>
+          <imageobject role="html">
+             <imagedata fileref="figures/invest_sellstockLoss.png" format="PNG"
+                        srccredit="Cristian Marchi" width="510px"></imagedata>
+           </imageobject>
+           <imageobject role="fo">
+             <imagedata fileref="figures/invest_sellstockLoss.png" format="PNG"
+                        srccredit="Cristian Marchi"></imagedata>
+           </imageobject>
 
           <textobject>
             <phrase>Selling Stock at loss Example</phrase>
@@ -1764,10 +1768,14 @@
 
       <screenshot id="invest-sellstockLoss2">
         <mediaobject>
-          <imageobject>
-            <imagedata fileref="figures/invest_sellstockLoss2.png"
-                       format="PNG" srccredit="Dave Herman" ></imagedata>
-          </imageobject>
+          <imageobject role="html">
+             <imagedata fileref="figures/invest_sellstockLoss2.png" format="PNG"
+                        srccredit="Cristian Marchi" width="510px"></imagedata>
+           </imageobject>
+           <imageobject role="fo">
+             <imagedata fileref="figures/invest_sellstockLoss2.png" format="PNG"
+                        srccredit="Cristian Marchi"></imagedata>
+           </imageobject>
 
           <textobject>
             <phrase>Selling Stock at loss Example</phrase>



More information about the gnucash-changes mailing list