Tagged Questions
2
votes
2answers
445 views
How to avoid orphan line of multipage tabular?
There is an orphan line on page 2.
How to get rid of it?
Minimal Code
\documentclass{article}
\usepackage[a4paper,margin=5cm,landscape]{geometry}
\usepackage{longtable,array}
...