Rodin Keyboard User Guide: Difference between revisions
imported>Pascal |
imported>Pascal |
||
Line 16: | Line 16: | ||
The view contains a text area which takes an ASCII input and translate it into the mathematical language (defined by extensions). | The view contains a text area which takes an ASCII input and translate it into the mathematical language (defined by extensions). | ||
=== Special Combos === | === <font id="combos"> Special Combos === | ||
Below are the special combos (set of ASCII characters) and their translations into the Event-B mathematical language. | Below are the special combos (set of ASCII characters) and their translations into the Event-B mathematical language. | ||
{{SimpleHeader}} | {{SimpleHeader}} | ||
Line 201: | Line 201: | ||
[[Image:RODIN_keyboard_view.jpg]] | [[Image:RODIN_keyboard_view.jpg]] | ||
</center> | </center> | ||
== Tasks == | |||
=== Entering a Mathematical Formula === | |||
A formula in the mathematical language of Event-B can be typed in the text area of the RODIN Keyboard view. The view will translate the formula from ASCII into the mathematical language as specified [[#combos | here]]. The formula can be copied as normal (Unicode) text. | |||
=== Change Font === | |||
=== Extending the Keyboard === | |||
[[Category:User documentation]] | [[Category:User documentation]] | ||
[[Category:Work in progress]] | [[Category:Work in progress]] |
Revision as of 10:09, 18 February 2010
Introduction
This short help page provides necessary information on the Rodin Keyboard plug-in and also on how to extend the plug-in.
Getting Started
Overview
The Rodin Keyboard plug-in creates a view (namely "RODIN Keyboard") under Event-B category.
You can open "RODIN Keyboard" view now:
- Go to Window/Show View/Other.
- Choose the "RODIN Keyboard" view from the Event-B category.
The view contains a text area which takes an ASCII input and translate it into the mathematical language (defined by extensions).
Special Combos
Below are the special combos (set of ASCII characters) and their translations into the Event-B mathematical language.
Concepts
RODIN Keyboard View
The view contains a text area where ASCII input can be typed in. The text will be translated into the mathematical language (which is extensible) when there is a modification of the text. The translation is done for the whole text spanned over multiple lines.
Below is an example of the view which is attached to the bottom area of the workbench.
Tasks
Entering a Mathematical Formula
A formula in the mathematical language of Event-B can be typed in the text area of the RODIN Keyboard view. The view will translate the formula from ASCII into the mathematical language as specified here. The formula can be copied as normal (Unicode) text.