# HG changeset patch # User Jim Hague # Date 1507816106 -3600 # Node ID 8998037394003ca6fc193beb0dd42ac2f356bdf4 # Parent 4a4d39bcc14529eee5475941e7d6200d0525b36f Reduce base font size on Nook to 10pt. I think this is a better fit to the page size. diff -r 4a4d39bcc145 -r 899803739400 docclass.Nook.tex --- a/docclass.Nook.tex Thu Oct 12 13:48:09 2017 +0100 +++ b/docclass.Nook.tex Thu Oct 12 14:48:26 2017 +0100 @@ -1,1 +1,1 @@ -\documentclass[a5paper,11pt,openany]{book} +\documentclass[a5paper,10pt,openany]{book}