Sha256: df01087a6a1d9fcbcd3600dfcaf2993528513bf2eac5004a958f0fb6ec240009
Contents?: true
Size: 406 Bytes
Versions: 11
Compression:
Stored size: 406 Bytes
Contents
\documentclass[14pt]{extbook} \usepackage{softcover} \VerbatimFootnotes % Allows verbatim text in footnotes \title{Title of the Book} \author{Author Name} \date{} % Leave blank, enter a date, or remove to use today's date \begin{document} \maketitle % List chapters here in the order they should appear in the book. \include{chapters/a_chapter} \include{chapters/another_chapter} \end{document}
Version data entries
11 entries across 11 versions & 1 rubygems