I wanted to use Latex to make a book. But not in A4 size. I want it in 5 inch * 7 inch. The standard size for a novel.
In \documentclass[a4paper]{book}, is there anything that can replace
'a4paper' which will help me to achieve this? Or will I have to
manually set all the margins and spaces?