Difference between pages "Template:InfRule" and "CamilleX"

From Event-B
(Difference between pages)
Jump to navigationJump to search
imported>Mathieu
m
 
 
Line 1: Line 1:
<noinclude>
+
{{TOCright}}
Template use to specify a named inference rule
+
Return to [[Rodin Plug-ins]]
== Usage ==
+
 
<pre><nowiki>
+
The CamilleX feature provides text editors for XContexts and and XMachines which then compiled automatically to Event-B contexts and machines.
{{InfRule| ''name'' | ''math formula typeset with a <math>\frac{}{}</math> expression'' }}
+
Extension to Event-B including the ''machine inclusion'' mechanism is also supported.
</nowiki></pre>
+
 
== Example ==
+
<br style="clear: both" />
<pre><nowiki>
+
 
{{InfRule|HYP|<math>\frac{X}{\textbf{H},\textbf{P} \;\;\vdash \;\; \textbf{P}}</math>}}
+
Please have a look also at the [[CamilleX User Guide]].
</nowiki></pre>
+
 
gives:
+
=== Current version ===
{{InfRule|HYP|<math>\frac{X}{\textbf{H},\textbf{P} \;\;\vdash \;\; \textbf{P}}</math>}}
+
The CamilleX version 2.1.0 is available as a separate feature from the main Soton Plug-in update site (under the ''CamilleX'' category). Notice that the Soton plug-in update site is now included in the composite Rodin Update Site.
[[Category:Typesetting template]]
+
 
== Template ==
+
=== Principles ===
</noinclude><includeonly>{|class="Infrule" text-align="center" border="1" frame="box" rules="none" cellspacing="4" cellpadding="15"  style="margin:1em 1em 1em 0; border-color: #AAAAAA; border-style:solid; empty-cells:show; display:inline-table;{{{style|}}}"
+
The CamilleX editors (i.e., XContext and XMachine editors) operate on the separate XContext and XMachine text file and they are compiled to the Rodin files.
|{{{2}}}
 
|{{{1}}}
 
|}</includeonly>
 

Latest revision as of 13:09, 19 July 2021

Return to Rodin Plug-ins

The CamilleX feature provides text editors for XContexts and and XMachines which then compiled automatically to Event-B contexts and machines. Extension to Event-B including the machine inclusion mechanism is also supported.


Please have a look also at the CamilleX User Guide.

Current version

The CamilleX version 2.1.0 is available as a separate feature from the main Soton Plug-in update site (under the CamilleX category). Notice that the Soton plug-in update site is now included in the composite Rodin Update Site.

Principles

The CamilleX editors (i.e., XContext and XMachine editors) operate on the separate XContext and XMachine text file and they are compiled to the Rodin files.