[Python-modules-commits] r15899 - in packages/pdfminer/trunk/debian (2 files)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Sun Feb 27 12:37:15 UTC 2011


    Date: Sunday, February 27, 2011 @ 12:37:10
  Author: jwilk
Revision: 15899

Document the -V option in pdf2txt manual page.

Modified:
  packages/pdfminer/trunk/debian/changelog
  packages/pdfminer/trunk/debian/manpages/pdf2txt.1.xml

Modified: packages/pdfminer/trunk/debian/changelog
===================================================================
--- packages/pdfminer/trunk/debian/changelog	2011-02-27 12:26:26 UTC (rev 15898)
+++ packages/pdfminer/trunk/debian/changelog	2011-02-27 12:37:10 UTC (rev 15899)
@@ -1,8 +1,9 @@
 pdfminer (20110227+dfsg-1) UNRELEASED; urgency=low
 
   * New upstream release.
+    + Document the -V option in pdf2txt manual page.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 27 Feb 2011 13:14:47 +0100
+ -- Jakub Wilk <jwilk at debian.org>  Sun, 27 Feb 2011 13:36:21 +0100
 
 pdfminer (20101226+dfsg-1) experimental; urgency=low
 

Modified: packages/pdfminer/trunk/debian/manpages/pdf2txt.1.xml
===================================================================
--- packages/pdfminer/trunk/debian/manpages/pdf2txt.1.xml	2011-02-27 12:26:26 UTC (rev 15898)
+++ packages/pdfminer/trunk/debian/manpages/pdf2txt.1.xml	2011-02-27 12:37:10 UTC (rev 15899)
@@ -170,6 +170,12 @@
         </listitem>
       </varlistentry>
       <varlistentry>
+        <term><option>-V</option></term>
+        <listitem>
+          <para>Enable detection of vertical writing.</para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
         <term><option>-s <replaceable>scale</replaceable></option></term>
         <listitem>
           <para>Specifies the output scale. This option can be used in HTML format only.</para>




More information about the Python-modules-commits mailing list