[SCM] Debian packaging for the lrslib vertex enumeration package branch, master, updated. 08143926a8c76346ae9308746e390c53d21da63a

David Bremner bremner at unb.ca
Sun Sep 13 16:13:18 UTC 2009


The following commit has been merged in the master branch:
commit 1af34de6d34c4d0177da182fc4e8d920d8ded436
Author: David Bremner <bremner at unb.ca>
Date:   Sun Aug 9 20:15:08 2009 -0300

    small presentation fixes

diff --git a/debian/lrslib.1.xml b/debian/lrslib.1.xml
index feed58f..374626d 100644
--- a/debian/lrslib.1.xml
+++ b/debian/lrslib.1.xml
@@ -29,7 +29,7 @@
   A polyhedron can be described by a list of inequalities
   (<emphasis>H-representation)</emphasis> or as by a list of its
   vertices and extreme rays
-  (<emphasis>V-representation).lrs</emphasis>is a C program that
+  (<emphasis>V-representation)</emphasis>. <emphasis>lrs</emphasis> is a C program that
   converts a H-representation of a polyhedron to its
   V-representation, and vice versa.&nbsp; These problems are known
   respectively at the <emphasis>vertex enumeration</emphasis> and
@@ -114,14 +114,15 @@ end
 {options}
 </programlisting>
 <para>
-    <emphasis>name</emphasis>is a user    supplied name for the polytope.&nbsp; The line V-representation is
-    required.&nbsp; The input coefficients are read in free format, and
-    are not checked for type. Coefficients are separated by white
-    space. Comments may appear before the begin or after the end, and
-    to avoid interpretation as an option, should begin with a special
-    character such as &quot;*&quot; or &quot;#&quot;. Normally this file
-    would be stored with filename suffix <emphasis>ext</emphasis>, but
-    this is not required.
+    <emphasis>name</emphasis> is a user supplied name for the
+    polytope.&nbsp; The line V-representation is required.&nbsp; The
+    input coefficients are read in free format, and are not checked
+    for type. Coefficients are separated by white space. Comments may
+    appear before the begin or after the end, and to avoid
+    interpretation as an option, should begin with a special character
+    such as &quot;*&quot; or &quot;#&quot;. Normally this file would
+    be stored with filename suffix <emphasis>ext</emphasis>, but this
+    is not required.
 </para>
     <para>
       The integer&nbsp; m is the number of vertices and rays,&nbsp; and

-- 
Debian packaging for the lrslib vertex enumeration package



More information about the debian-science-commits mailing list