mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-27 21:34:00 -06:00
Website improvements for book (#137)
This commit is contained in:
committed by
GitHub
parent
f2ac5a37f7
commit
b5491096b0
@@ -9,7 +9,6 @@
|
||||
\usepackage{float}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{tocloft}
|
||||
\usepackage{tex4ebook}
|
||||
\usepackage{chemformula}
|
||||
\usepackage{booktabs}
|
||||
\usepackage{makecell}
|
||||
@@ -79,6 +78,7 @@
|
||||
|
||||
\begin{document}
|
||||
|
||||
\frontmatter
|
||||
% Title page
|
||||
\begin{titlepage}
|
||||
\begin{center}
|
||||
@@ -88,9 +88,9 @@
|
||||
\end{center}
|
||||
\end{titlepage}
|
||||
|
||||
\frontmatter
|
||||
|
||||
\tableofcontents
|
||||
% \tableofcontents
|
||||
\ifdefined\HCode\else\tableofcontents\fi
|
||||
|
||||
\chapter{Foreword}
|
||||
\input{intro/foreword}
|
||||
|
||||
Reference in New Issue
Block a user