mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-17 16:41:12 -06:00
Make each chapter introduction stand out (#179)
* 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 * Make each chapter introduction stand out Not written for each chapter yet, but checking if that is something we want. * Increase numwidth in list of figures Prevents over-run of figure number and text * Use semibold in chapters intro Looks like a good compromise for now. * Add comments * Add color coding to flow charts This will hopefully allow easier reading by identifying start and end point more easily
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
In this chapter you will learn about different bread types
|
||||
and their advantages and disadvantages.
|
||||
|
||||
At the end of this chapter
|
||||
you can find a very simple flatbread recipe. This is probably
|
||||
the most accessible, least effort type of bread you can make.
|
||||
If you are a busy person and/or don't have an oven, this might
|
||||
be exactly the type of bread you should consider.
|
||||
\begin{quoting}
|
||||
In this chapter you will learn about different bread types and their
|
||||
advantages and disadvantages. At the end of this chapter you can find a very
|
||||
simple flatbread recipe. This is probably the most accessible, least effort
|
||||
type of bread you can make. If you are a busy person and/or don't have an
|
||||
oven, this might be exactly the type of bread you should consider.
|
||||
\end{quoting}
|
||||
|
||||
\begin{table}[!htb]
|
||||
\begin{center}
|
||||
|
||||
Reference in New Issue
Block a user