% !TeX TS-program = LuaLaTeX % !TeX encoding = UTF-8 \documentclass[]{novel} \usepackage[balanced]{lua-widow-control} %\usepackage{lua-widow-control} \input{content/preamble} %\input{hand-tuning}\ShowLoosenessHelp \begin{document} \input{content/typography} \frontmatter %\microtypesetup{activate=false} \input{content/titlepage} \input{content/copyrightpage} \input{content/tocpage} \mainmatter \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/chapter15} \include{content/chapter16} \include{content/chapter17} \include{content/chapter18} \include{content/chapter19} \include{content/chapter20} \include{content/chapter21} \include{content/chapter22} \include{content/chapter23} \include{content/chapter24} \include{content/chapter25} \include{content/chapter26} \include{content/chapter27} \include{content/chapter28} \include{content/epilogue} \include{content/backmatter} \end{document}