Search found 2 matches

by Hippity_Hoppitus
Mon Aug 30, 2021 2:21 am
Forum: Graphics, Figures & Tables
Topic: Multicolumn vertical text alignment
Replies: 1
Views: 7634

Multicolumn vertical text alignment

I have created the following table.

I need rows "Text", "Same here" and "I want this to align vertically" to be vertically aligned. Please let me know where I am going wrong. My MWE is shown below: \documentclass[12pt]{article}
\usepackage[margin=3cm]{geometry}
\usepackage[font=scriptsize ...
by Hippity_Hoppitus
Tue Mar 26, 2019 4:49 pm
Forum: Graphics, Figures & Tables
Topic: Creating a multicoumn table in landscape mode with bulletpoints
Replies: 1
Views: 7626

Creating a multicoumn table in landscape mode with bulletpoints

Dear everyone

I am trying to compile a table (containing many words and bulletpoints) for my thesis. I want to rotate this table so that it can be viewed in landscape mode. Unfortunately, I am unable to add any items (bulletpoints) despite trying \itemize and \enumerate. I have tried several ...