I was assisting a Tibetan user with an issue typing Sanskrit stacks today.  We were both reading the documentation for the keyboard and both running into the same problem — we just could not get the stacks to form.  We were both running in Vista so I knew that the problem was not rendering.

We both tried to type pad<space><space>+ma<space>, which according to the documentation, as we read it, should give us པདྨ but was instead giving us པད+མ་.

So I did a little research.  I took the source file for the keyboard and searched for a couple of the stacked characters — in this case, I searched for the Unicode character Tibetan subjoined ma (U+0FA8).  As soon as I found it in the source, I understood the problem.  The source line read:

"+m" + " " > U+0FA8

We needed to type just +m, not +ma.

Now when I go back to the documentation and read it again, it seems obvious enough.  But it clearly isn't, because three different people have read the same instructions and made the same mistake.

Now I have a new item on my list: clarify the stacking instructions in the Tibetan EWTS keyboard!

Categories: Developing Keyman

1 thought on “Tibetan EWTS keyboard and Sanskrit stacks (or why clear documentation is essential)”

sfauthor · November 11, 2009 at 2:39 pm

Nice posting. Do you know about these Sanskrit books?

http://www.YogaVidya.com/freepdfs.html

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Posts

Developing Keyman

Keyman Update for 23 May 2025

This blog reports on significant Keyman product and keyboard development updates over the period from 12 May 2025 — 23 May 2025. As always, you can follow all of our development online at github.com/keymanapp/keyman, and Read more…

Developing Keyman

Keyman Roadmap – May 2025

This is an update from our last Roadmap blog post in September 2023. Please share any feedback you have on this post on our Community Forum. Older versions of the roadmap May 2018 October 2018 Read more…

Developing Keyman

Keyman Update for 9 May 2025

This blog reports on significant Keyman product and keyboard development updates over the period from 14 April 2025 — 9 May 2025. As always, you can follow all of our development online at github.com/keymanapp/keyman, and Read more…