Template:ASRow: Difference between revisions

From Event-B
Jump to navigationJump to search
imported>Mathieu
m use math mode
imported>Mathieu
mNo edit summary
Line 3: Line 3:
== Usage ==
== Usage ==
<pre><nowiki>{{ASHeader}}
<pre><nowiki>{{ASHeader}}
{{ASRow|tt|fff}}
{{ASRow|tt|tt}}
{{ASRow|tt|fff}}
{{ASRow|min|\min}}
|}
|}
</nowiki></pre>
</nowiki></pre>
== Example ==
== Example ==
{{ASHeader}}
{{ASHeader}}
{{ASRow|tt|fff}}
{{ASRow|tt|tt}}
{{ASRow|tt|fff}}
{{ASRow|min|\min}}
|}
|}
[[Category:Typesetting template]]
[[Category:Typesetting template]]

Revision as of 14:32, 1 September 2008

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

Usage

{{ASHeader}}
{{ASRow|tt|tt}}
{{ASRow|min|\min}}
|}

Example

ASCII Symbol
tt {{{2}}}


min {{{2}}}

Template