Package: sctk / 2.4.10-20151007-1312Z+dfsg2-3

1015_fix_images_scale_in_documentation.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description: change images width in documentation.
 This patch makes images width size relative to text size in documentation.
Author: Giulio Paci <giuliopaci@gmail.com>
Forwarded: yes
--- a/doc/sclite.htm
+++ b/doc/sclite.htm
@@ -417,7 +417,7 @@
 defined as:
 
 <p>
-<center><IMG SRC="equation.jpg"></Center>
+<center><IMG SRC="equation.jpg" width="800ex"></center>
 <p>
 
 Sclite will automatically detect the presence of confidence measures 
@@ -482,4 +482,4 @@
 
 </BODY>
 </HTML>
- 
\ No newline at end of file
+