mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-13 14:41:11 -06:00
Glossary (#258)
* Glossary This adds a glossary with common terms to the book * Apply ordering changes * Add PR feedback * Move to backmatter
This commit is contained in:
committed by
GitHub
parent
8492c123d4
commit
187fc1d0fc
@@ -27,7 +27,7 @@ website_dir := static_website_html
|
||||
# List all files that are dependencies
|
||||
chapters = baking basics bread-types cover flour-types history intro mix-ins\
|
||||
non-wheat-sourdough sourdough-starter storing-bread troubleshooting\
|
||||
wheat-sourdough
|
||||
wheat-sourdough glossary
|
||||
|
||||
src_tables := $(wildcard tables/table-*.tex)
|
||||
src_figures := $(wildcard figures/fig-*.tex) figures/flowcharts_tikz.tex
|
||||
|
||||
Reference in New Issue
Block a user