Sha256: 3a45c3b43fc4567301736518b215e39ee9da0c944e6c6a517b9557790370f80f

Contents?: true

Size: 618 Bytes

Versions: 11

Compression:

Stored size: 618 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}
  \includepdf{images/cover.pdf}
  \frontmatter
  \maketitle
  \tableofcontents
  % List frontmatter sections here (preface, foreword, etc.).
  \include{chapters/preface}
  \mainmatter
  % List chapters here in the order they should appear in the book.
  \include{chapters/a_chapter}
  \include{chapters/another_chapter}
  \include{chapters/yet_another_chapter}
\end{document}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
softcover-0.6.10 lib/softcover/template/book.tex
softcover-0.6.9 lib/softcover/template/book.tex
softcover-0.6.7 lib/softcover/template/book.tex
softcover-0.6.6 lib/softcover/template/book.tex
softcover-0.6.5 lib/softcover/template/book.tex
softcover-0.6.4 lib/softcover/template/book.tex
softcover-0.6.3 lib/softcover/template/book.tex
softcover-0.6.2 lib/softcover/template/book.tex
softcover-0.6.1 lib/softcover/template/book.tex
softcover-0.6.0 lib/softcover/template/book.tex
softcover-0.5.0 lib/softcover/template/book.tex