Template:ASRow: Difference between revisions

From Event-B
Jump to navigationJump to search
imported>Mathieu
m New page: <noinclude> Template use to specify a table row for describing ASCII representation of event-b symbols == Usage == <pre><nowiki>{{ASHeader}} {{ASRow}}|tt||fff {{ASRow}}|aa||bb |} </nowiki>...
 
imported>Mathieu
mNo edit summary
Line 16: Line 16:
== Template ==
== Template ==
</noinclude>
</noinclude>
<includeonly>|- class="ASrow" text-align="center"
<includeonly>|- class="ASrow" align="center"


</includeonly><noinclude>
</includeonly><noinclude>

Revision as of 14:26, 1 September 2008

Template use to specify a table row for describing ASCII representation of event-b symbols

Usage

{{ASHeader}}
{{ASRow}}|tt||fff
{{ASRow}}|aa||bb
|}

Example

ASCII Symbol
tt fff
aa bb

Template