Tabulation

Tabulation may appear to be a complex Topic, but taken a stage at a time, follows a logical pattern. It is often quite an important part of laying out a braille document correctly.

It is important to appreciate how tabs work.

First, there are Default Tabs, set at regular intervals. In DBT's case, the default is 2. So, if you are at the beginning of a line with your cursor is column 1, pressing the Tab key will move you to column 3. Press it again, and you will move to column 5. Then to 7, 9, etc..

Second, you can clear DBT's default Tabs, and set your own tabs at specific columns. What ever you set, will remain set until the end of the document, or you make a change yourself. Essentially in setting each Tab on the line, you also give it a number. Your code(s) would then say "Go to the Nth Tab".

Third, you can issue a one off command that will tab to an absolutely specific column.

There are also three main types of tabulation as they apply to printed matter. For the purpose of this explanation, we will assume we have one tab stop set 3 inches in from the left hand side of our page.

  1. Left: Our text will begin 3 inches from the left of the page
  2. Right: Our text will end 3 inches from the left of the page
  3. Decimal or Designated Character: This normally applies to numbers containing a decimal point. The actual decimal point will be positioned 3 inches from the left of the page.
Tab Positions
No. Example Example
1. Left tabbed text
2. Right tabbed text
3. $1,500. 00

In braille, tabs stops are measured in Cells on the page. If we Tab to Cell 20, then a left would begin in Cell 20, a right Tab would end in Cell 20, and the decimal point would be in Cell 20.