X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2Fsec_usernotation.xml;h=e141bd85997a9a82ea23adf6395b2c9ab0867587;hb=3e373f30525987b7b121ed74c8a1292dc71d185c;hp=33c10c6f650885b9d4ecde2323faadf9b849b690;hpb=3802156c428a73566ba757d7ec97ecc60697a2d6;p=helm.git diff --git a/helm/software/matita/help/C/sec_usernotation.xml b/helm/software/matita/help/C/sec_usernotation.xml index 33c10c6f6..e141bd859 100644 --- a/helm/software/matita/help/C/sec_usernotation.xml +++ b/helm/software/matita/help/C/sec_usernotation.xml @@ -84,7 +84,7 @@ | - left associative + right associative Right associative @@ -124,7 +124,7 @@ &unparsed_ast; ::= - @{&term;} + @{&enriched_term;} A content level AST (a term which is parsed, but not disambiguated). @@ -143,6 +143,20 @@ + + enriched_term + + + + &enriched_term; + ::= + 〈〈A term that may contain occurrences of &unparsed_meta;, even as variable names in binders, and occurrences of &csymbol;〉〉 + &TODO; + + + +
+ unparsed_meta @@ -299,9 +313,15 @@ | - \frac &layout; &layout; + &layout; \frac &layout; Fraction + + + | + \infrule &layout; &layout; &layout; + Inference rule (premises, conclusion, rule name) + | @@ -394,6 +414,7 @@ List of layouts separated by sep (default: any blank) + | @@ -402,6 +423,33 @@ Non empty list of layouts separated by sep (default: any blank) + + + + | + mstyle &id; value (&layout;) + + Style attributes like color #ff0000 + + + + + | + mpadded &id; value (&layout;) + + padding attributes like width -150% + + + + + | + maction (&layout;) + [ (&layout;) … ] + + Alternative notations (output only) + + +
@@ -511,7 +559,7 @@ | - _ + ? An implicit parameter