diff --git a/lbol.tex b/lbol.tex index 45ff11f..8de61be 100644 --- a/lbol.tex +++ b/lbol.tex @@ -17,7 +17,7 @@ % Where are our images? -\graphicspath{{images/}} +\graphicspath{{images/},{standalone/build/}} % Include bibliography in TOC without numbering \usepackage[nottoc]{tocbibind} @@ -268,11 +268,11 @@ Part \noindent{} To add one, use: -\kpic{1}{standalone/build/book[]} +\kpic{1}{book[]} Notice that we have the option \texttt{[Books]} which describes how this chapter will appear in the table of contents. To prevent a section from being numbered or appearing in the table of contents, replace this entire option with an asterisk: -\kpic{1}{standalone/build/book*} +\kpic{1}{book*} For best results, stick to the hierarchical structure shown above, as this is also how each section will be numbered. See the table of contents of this booklet as an example.