mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-12-07 01:54:26 -06:00
Add list of table and list of figures (#178)
* Add bibliography to the ToC * Add a list of tables at the end of the document It needed shorter description that would fit. * Add list of figures * Add table of figures * Fix a typo in short figure description * Increase numwidth in list of figures Prevents over-run of figure number and text
This commit is contained in:
@@ -6,7 +6,8 @@ bread had already been made in \num{12000}~BC in ancient Jordan~\cite{jordan+bre
|
||||
|
||||
\begin{figure}[ht]
|
||||
\includegraphics[width=\textwidth]{einkorn-crumb}
|
||||
\caption{An ancient Einkorn flatbread. Note the dense crumb structure.}%
|
||||
\caption[Ancient Einkorn flatbread]{An ancient Einkorn flatbread. Note the
|
||||
dense crumb structure.}%
|
||||
\label{einkorn-crumb}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user