% !TEX TS-program = LuaLaTeX % !TEX encoding = UTF-8 \documentclass[]{novel} %\usepackage[strict]{lua-widow-control} \usepackage[balanced]{lua-widow-control} %\usepackage{lua-widow-control} \input{content/preamble} %\input{hand-tuning}\ShowLoosenessHelp \begin{document} \input{content/typography} %\widowpenalty=10000 \hyphenpenalty=0 \nonfrenchspacing \frontmatter %\microtypesetup{activate=false} %\sloppy \input{content/titlepage} \input{content/copyrightpage} \input{content/tocpage} \mainmatter %\null\clearpage \include{content/chapter1} \include{content/chapter2} \include{content/chapter3} \include{content/chapter4} \include{content/chapter5} \include{content/chapter6} \include{content/chapter7} \include{content/chapter8} \include{content/chapter9} \include{content/chapter10} \include{content/chapter11} \include{content/chapter12} \include{content/chapter13} \include{content/chapter14} \include{content/epilogue} \include{content/about-the-author} \include{content/colophon} \end{document}