Template:ASHeader: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Mathieu mNo edit summary |
imported>Mathieu mNo edit summary |
||
Line 2: | Line 2: | ||
Template use to specify a table header for describing ASCII representation of event-b symbols | Template use to specify a table header for describing ASCII representation of event-b symbols | ||
== Usage == | == Usage == | ||
<nowiki>{{ASHeader}} | <pre><nowiki>{{ASHeader}} | ||
|tt|fff | |- | ||
|-</nowiki> | |tt||fff | ||
|- | |||
|aa||bb | |||
|} | |||
</nowiki></pre> | |||
== Example == | == Example == | ||
[[Category:Typesetting template]] | [[Category:Typesetting template]] |
Revision as of 13:09, 1 September 2008
Template use to specify a table header for describing ASCII representation of event-b symbols
Usage
{{ASHeader}} |- |tt||fff |- |aa||bb |}