Insert Sangayana Character Programme
This programme is designed to make the insertion of the characters in the Sangayana font a little bit easier than it is using the Word Symbol facility, which simply shows all the characters in their numerical order. Here all the characters are arranged on two pages, the first page having all the normal alphabetic characters in (more or less the Indian) alphabetic order; and the second page has numbers and signs of one sort or another.
All the characters available in the Sangayana font are listed on these two pages (note that for some reason the character "" doesn't display properly on the form and appears as "nÌ" instead). To enter one of the characters into a document simply click on the character concerned.
To access the programme:
Go: Tools/Macro/Visual Basic Editor
On the Menu board Go: File/Import File...
and import the frmInsert
Paste the following macro into New Macros (Tools/Macro/Macros... and click on Edit)
Sub FormInsert ()
frmInsert.Show
End Sub
Run the macro to access the Insert Sangayana Character Programme.