Table: Create

Keystroke - k

Image shows the Table Properties dialog.

Table type: Allows you to tell DBT about the type of data in the table and the preferred method for formatting it. Choices include:

Unrelated columns - Choose this when you have material that you want formatted in columns, but that is not really a table. Often, a vocabulary list is handled this way. A list is not a table, but can be fit more compactly on the page if multiple columns are used. In DBT DBT Win 12.3, it is possible to have DBT handle the formatting automatically using the table formatter and selecting unrelated columns as the table type. One concrete effect of this selection is that there will never be any “leader” or “filler” dots between columns.

Matrix - is an appropriate choice for a mathematical matrix. Other than unrelated columns, this is the only choice here that uses the table formatter to lay out text that is not truly part of a table.

Table: [Automatic] - is the default choice, and is the setting for all tables in a newly-imported document. This tells DBT that the material between the [htbs] and [htbe] codes really is table data and that DBT is to use its own discretion in choosing the most appropriate layout.

Table: Columnar - tells DBT that the material is table data and that DBT should format it into columns, as is generally done in print documents. Unlike a print document formatter, however, DBT does not draw boxes around table cells, but it does add “leader” or “filler” dots when the data for a cell falls short of the full column width. DBT automatically determines all column widths for columnar tables.

Table: Stairstep - tells DBT to format the table data almost like an outline. Each new row starts with a new line on cell one. The second cell of each row starts on a new line on cell three. The third cell starts on cell five, and so forth. This format makes it fairly easy to scan down the left side of a page to find the start of each row. And it can fit fairly large tables, provided that the number of columns is not excessive.

Table: Listed - tells DBT to use a format that repeats the contents of a header column at the start of each row and, within each row, repeats the column header (from the table’s first row) before placing the text for the row. The format is very useful for large tables that cannot easily be formatted in a columnar layout, especially when the data makes it hard to tell one column for another in isolation. For example, a table with all numeric data, where all the numbers have three digits, might work well in this format. The format does not work at all, however, unless there is one row of headers at the top of the table and one column of headers as well.

Table: Paragraph - tells DBT to use a “fallback” or near “failsafe” layout for the table data. In this format, each table row is formatted as a single “paragraph”. A distinct text delimiter is placed between the text for adjacent rows. There is a special text delimiter to indicate the end of a row. There is also some distinct text used in place of an empty table cell. This format can fit a table of essentially any size. However, it requires that all tables be read in one direction only: across each row. To fully analyze the table, it is necessary sometimes to carefully count columns as one is reading, so that the location of data within the original table is clear.

Table: Two-page - The data is formatted like the Table: Columnar option, but the formatted result is wider and will be placed on facing pages. (It makes sense to do this only for double-sided braille printing.)

X/Y Row/Column swap: tells DBT that it is OK to render the braille copy of the table as if the original rows were in fact columns, and vice-versa. In other words, when this is checked, DBT may invert the axes of the table. It will do this if that can help the table to fit on a braille page where it would not otherwise fit and if the result is still simple to read in the dominant “Reading order”.

The “Total rows:” and “Total columns:” controls are useful when creating a new table. Fill these in to tell DBT how many rows and columns your table will have (including "headers", see next). When you click OK, DBT creates the empty table, adding codes to delimit cells and rows so that you can then use arrow keys to navigate through the table and enter the data.

The “Header rows:” and “Header columns:” controls tell DBT how many rows and columns hold header labels instead of data. This is useful to ensure a proper formatting result.