Tagged Questions
6
votes
2answers
278 views
Selecting A8 Paper
As I frequently use
\documentclass[a4paper,12pt]{article}
I though a simple change could select the A8 paper:
\documentclass[a8paper,12pt]{article}
But I get a warning saying the a8paper option ...