How to insert a table


How do you create a table directly in the editor?

A table can be inserted into the math editor as a matrix. This can be achieved by selecting the array table option from the Matrix Menu (Matrix_Menu) or searching by pressing the \ key and typing array or table. Upon inserting this into your math, just like with any other matrix, hypatia will prompt you to give the dimensions of your table as shown below. These can always be adjusted later.

Table_1

When you fill out the desired dimensions, click on the blue Insert button to add the table into the editor. You can navigate between cells in the table by clicking into the cell you want to edit with the mouse or with the arrow keys.


Modifying Tables

To modify the number of rows or columns in your table, click on the Modify Matrix Properties button (Modify_Matrix_Menu) which will bring up a menu where rows and columns can be modified as shown in the figure below. These modifications are relative to the current position of the text cursor. This menu can also be used to modify the table borders.

Table_2

Because the table is a matrix, if you want to create a table of a different style you can choose a different matrix element to represent your table and follow the same steps outlined here.

Why I can’t see the column border option in matrix/table menu?

The vertical border lines are possible only for array matrices. For all other types of matrices, the option to add vertical lines is not available.

Examples:
This is a bmatrix element, and thus it’s possible to add only horizontal lines:
image

This is an array element, and both vertical and horizontal lines are possible:
image

Tips:
Assume you would like to create a bmatrix with vertical lines. You can insert a pair of brackets first [] and inside insert an array, then add both vertical and horizontal lines as needed. Since, [] are auto-sizing they will match the height of the array:
image