Search found 2 matches

by beiti
Thu Sep 08, 2016 11:19 am
Forum: Graphics, Figures & Tables
Topic: Problem with multicolumn
Replies: 2
Views: 2541

Re: Problem with multicolumn

Thanks and understood.
Very logical, once you think about it.
by beiti
Thu Sep 08, 2016 10:19 am
Forum: Graphics, Figures & Tables
Topic: Problem with multicolumn
Replies: 2
Views: 2541

Problem with multicolumn

I'm trying to layout a grade sheet for teachers. However, multicolumn at "Oral Part." doesn't seem to work, and I can't figure out why.

\documentclass[a4paper,10pt]{scrartcl}

\usepackage{tabularx}
\usepackage{multirow}
\usepackage{graphicx}
\usepackage[default]{lato}

\begin{document}
\begin ...