Inserting a Column - English

Spoken Tutorials published before 1 Feb. 2025 are accessible without login. To access subsequent ones, one has to log in.
If you don't have a login, please contact our Training Manager .

70 visits



Outline:

Use of \usepackage{siunitx} to enable decimal alignment. Use of p{5cm} to create a fixed-width column. Explanation of the tabular environment and column types: l, S, r, and p{5cm}. Show how to create a 4-column table including a text description column. Demonstrate how to insert vertical lines using pipe (|) symbols. Run code and display output.