r35599 - in /packages/bibus/trunk/debian/patches: fix-img-tags.patch series

beathovn-guest at users.alioth.debian.org beathovn-guest at users.alioth.debian.org
Sun Mar 22 12:52:33 UTC 2009


Author: beathovn-guest
Date: Sun Mar 22 12:52:33 2009
New Revision: 35599

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35599
Log:
Images looked distorted, so I took away the height= and width= properties in all img-tags of usingOOo.html. This is already applied in upstream's CVS.

Added:
    packages/bibus/trunk/debian/patches/fix-img-tags.patch
Modified:
    packages/bibus/trunk/debian/patches/series

Added: packages/bibus/trunk/debian/patches/fix-img-tags.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/bibus/trunk/debian/patches/fix-img-tags.patch?rev=35599&op=file
==============================================================================
--- packages/bibus/trunk/debian/patches/fix-img-tags.patch (added)
+++ packages/bibus/trunk/debian/patches/fix-img-tags.patch Sun Mar 22 12:52:33 2009
@@ -1,0 +1,63 @@
+Author: Jan Beyer <jan at beathovn.de>
+Copyright: Copyright 2009 Jan Beyer
+License: The same as the Bibus packaging.
+Description: Remove width= and height= properties of all img-tags to avoid
+ distorted images.
+--- bibus-1.4.3.2.orig/Docs/html/en/usingOOo.html
++++ bibus-1.4.3.2/Docs/html/en/usingOOo.html
+@@ -36,8 +36,7 @@
+ <h1><a class="mozTocH1" name="mozTocId880488"></a>Inserting citations
+ and bibliography<br>
+ </h1>
+-<img alt="Inserting citation" src="../ScreenShots/OOoConnection.png"
+- height="504" width="100%"><br>
++<img alt="Inserting citation" src="../ScreenShots/OOoConnection.png"><br>
+ <h2><a class="mozTocH3" name="mozTocId241674"></a>Inserting a citation</h2>
+ <p>You just have to select your citation(s) and insert them
+ directly at the cursor location. Further explanation shouldnt be
+@@ -137,7 +136,7 @@
+ <p>Creating or editing a new style is very easy. When you select New
+ the following 'Style editor' will pop up.<br>
+ <img src="../ScreenShots/style1.png" name="Graphic6" alt="style editor"
+- border="0" height="605" width="100%"><br>
++ border="0"><br>
+ You
+ start with a style corresponding to the 'default' style of the style
+ menu. This is a fairly reasonable style and most of the time you just
+@@ -152,7 +151,7 @@
+ easy to understand and correspond to the available choices in
+ OpenOffice.org.<br>
+ <img src="../ScreenShots/style2.png" name="Graphic7" alt="style_index"
+- border="0" height="688" width="100%"></p>
++ border="0"></p>
+ <h2><a class="mozTocH4" name="mozTocId961357"></a>Fieds formatting</h2>
+ <p>This Tab controls the filters that are applied to the record
+ fields before insertion in OpenOffice.org.<br>
+@@ -164,7 +163,7 @@
+ <p>or</p>
+ <pre style="margin-left: 1.06cm; margin-bottom: 0.5cm;">Marx G., Marx H., Marx Z., Marx Z. and Marx G.</pre>
+ <p><img src="../ScreenShots/style3.png" name="Graphic8"
+- alt="style_fields" border="0" height="672" width="985"><br>
++ alt="style_fields" border="0"><br>
+ </p>
+ <p>On
+ the left, there is a list of all the available reference types that
+@@ -221,7 +220,7 @@
+ <pre style="margin-bottom: 0.5cm;">Authors. <i>Title.</i> Journal (Year) <b>Volume:</b> pages.</pre>
+ <p>This can be done in this Tab.<br>
+ <img src="../ScreenShots/style4.png" name="Graphic9"
+- alt="style_ordering" border="0" height="688" width="100%"></p>
++ alt="style_ordering" border="0"></p>
+ <h2><a class="mozTocH3" name="mozTocId673996"></a>Citation</h2>
+ <p>Starting with Bibus pre1.0.0, there is a new tab called
+ citation.<br>
+@@ -234,8 +233,7 @@
+ of your current document.<br>
+ </p>
+ <div align="center"><img src="../ScreenShots/style5.png"
+- name="Graphic10" alt="citation_formatting" border="0" height="672"
+- width="100%"><br>
++ name="Graphic10" alt="citation_formatting" border="0"><br>
+ </div>
+ <p>Here
+ is a short description:<br>

Modified: packages/bibus/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/bibus/trunk/debian/patches/series?rev=35599&op=diff
==============================================================================
--- packages/bibus/trunk/debian/patches/series (original)
+++ packages/bibus/trunk/debian/patches/series Sun Mar 22 12:52:33 2009
@@ -1,1 +1,2 @@
 install-screenshots.patch
+fix-img-tags.patch




More information about the debian-science-commits mailing list