Tagged Questions
7
votes
1answer
990 views
Underfull vbox and typearea warnings with Koma-Script and a5paper
I have this in the preamble:
\documentclass[a5paper]{scrbook}
\usepackage[utf8x]{inputenc}
\usepackage[spanish]{babel}
\usepackage{graphicx}
\usepackage[T1]{fontenc}
...