[dia] Fixed problems where documentation content would violate the PDF page margins.



commit 73a934886bbed9433ed24edf5a2a9fcacc736038
Author: Steffen Macke <sdteffen sdteffen de>
Date:   Wed May 4 21:04:01 2011 +0200

    Fixed problems where documentation content would violate the PDF page margins.

 doc/en/custom-shapes.xml                  |   11 +++++++----
 doc/en/graphics/adjacent.png              |  Bin 13423 -> 11666 bytes
 doc/en/graphics/after-hor-spread.png      |  Bin 14082 -> 12124 bytes
 doc/en/graphics/before-hor-spread.png     |  Bin 13953 -> 12025 bytes
 doc/en/graphics/dia--integrated.png       |  Bin 117952 -> 79639 bytes
 doc/en/graphics/dia-startup.png           |  Bin 65957 -> 43344 bytes
 doc/en/graphics/properties-uml-class1.png |  Bin 20167 -> 19396 bytes
 7 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/doc/en/custom-shapes.xml b/doc/en/custom-shapes.xml
index 8747b3b..41ae2c3 100644
--- a/doc/en/custom-shapes.xml
+++ b/doc/en/custom-shapes.xml
@@ -203,7 +203,7 @@
         attribute should be of the form:
         <literallayout>
           <literal>
-            &lt;svg:whatever style="name1: value1; name2: value2; ... name42: value42"/&gt;
+&lt;svg:whatever style="name1: value1; name2: value2; ... name42: value42"/&gt;
           </literal>
         </literallayout>
       </para>
@@ -289,7 +289,8 @@
             the trick:
             <literallayout>
               <literal>
-                &lt;svg:rect style="stroke-width: 0" x="..." y="..." width="..." height="..."/&gt;
+&lt;svg:rect style="stroke-width: 0" x="..." y="..." width="..." 
+  height="..."/&gt;
               </literal>
             </literallayout>
           </para>
@@ -611,11 +612,13 @@
   <name>Circuit with identifiers</name>
   <name xml:lang="es">Circuito con identificadores</name>
   <description>Components for circuit diagrams</description>
-  <description xml:lang="es">Componentes para diagramas de circuitos</description>
+  <description xml:lang="es">Componentes para diagramas de circuitos
+  </description>
   <contents>
     <object name="Circuit with identifiers - NPN Transistor">
      <description>A bipolar npn transistor</description>
-     <description xml:lang="es">Un transistor bipolar npn identificable</description>
+     <description xml:lang="es">Un transistor bipolar npn identificable
+     </description>
     </object>
     <object name="UML - Objet">
      <description>An UML object</description>
diff --git a/doc/en/graphics/adjacent.png b/doc/en/graphics/adjacent.png
index 22e3a82..f9012d9 100644
Binary files a/doc/en/graphics/adjacent.png and b/doc/en/graphics/adjacent.png differ
diff --git a/doc/en/graphics/after-hor-spread.png b/doc/en/graphics/after-hor-spread.png
index 7bafd26..b8142e9 100644
Binary files a/doc/en/graphics/after-hor-spread.png and b/doc/en/graphics/after-hor-spread.png differ
diff --git a/doc/en/graphics/before-hor-spread.png b/doc/en/graphics/before-hor-spread.png
index 4cad189..a5711ab 100644
Binary files a/doc/en/graphics/before-hor-spread.png and b/doc/en/graphics/before-hor-spread.png differ
diff --git a/doc/en/graphics/dia--integrated.png b/doc/en/graphics/dia--integrated.png
index 3f1b93f..801cee8 100644
Binary files a/doc/en/graphics/dia--integrated.png and b/doc/en/graphics/dia--integrated.png differ
diff --git a/doc/en/graphics/dia-startup.png b/doc/en/graphics/dia-startup.png
index 6d50b13..372f9e7 100644
Binary files a/doc/en/graphics/dia-startup.png and b/doc/en/graphics/dia-startup.png differ
diff --git a/doc/en/graphics/properties-uml-class1.png b/doc/en/graphics/properties-uml-class1.png
index 12bde3f..179904e 100644
Binary files a/doc/en/graphics/properties-uml-class1.png and b/doc/en/graphics/properties-uml-class1.png differ



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]