]> matita.cs.unibo.it Git - helm.git/commitdiff
maction, mpadded and mstyle added to documentation
authorEnrico Tassi <enrico.tassi@inria.fr>
Tue, 27 Jan 2009 15:13:53 +0000 (15:13 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Tue, 27 Jan 2009 15:13:53 +0000 (15:13 +0000)
helm/software/matita/dist/ChangeLog
helm/software/matita/help/C/sec_usernotation.xml

index 46609ad4cba6d3741f05fb7f302033b757e6654c..635e0574c63cc4eade4a982f0a33382942d3367a 100644 (file)
@@ -1,4 +1,6 @@
 0.5.7 - .../01/2009 - Pàdoa release
+       * maction support added to output notation (adopted for "=" that 
+         expands to "= \sub T" to show the equality type)
        * generation of derived lemmas rewritten to be based on hooks that
          are triggered every definition
        * composition of coercions fixed, more composite are generated
index 66952a8145e1bc0fb6d28ba11d4c8dc78c9267b1..d6a971a464b1b370a0cbfba815022d448f99d728 100644 (file)
         <entry>List of layouts separated by <command>sep</command> (default:
                any blank)</entry>
        </row>
+
        <row>
         <entry></entry>
         <entry>|</entry>
         <entry>Non empty list of layouts separated by <command>sep</command>
                (default: any blank)</entry>
        </row>
+
+       <row>
+        <entry></entry>
+        <entry>|</entry>
+        <entry><emphasis role="bold">mstyle</emphasis> &id; value (&layout;)
+        </entry>
+        <entry>Style attributes like color #ff0000</entry>
+       </row>
+
+       <row>
+        <entry></entry>
+        <entry>|</entry>
+        <entry><emphasis role="bold">mpadded</emphasis> &id; value (&layout;)
+        </entry>
+        <entry>padding attributes like width -150%</entry>
+       </row>
+
+       <row>
+        <entry></entry>
+        <entry>|</entry>
+       <entry><emphasis role="bold">maction</emphasis> (&layout;)
+               [ (&layout;) … ]
+        </entry>
+        <entry>Alternative notations (output only)</entry>
+       </row>
+
+
       </tbody>
       </tgroup>
     </table>