mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-28 05:44:00 -06:00
Add a flowchart environnement and its listof
So we can more easily access those flowcharts from pdf and website, rather than looking in the crowded list of figures.
This commit is contained in:
@@ -13,6 +13,15 @@
|
||||
\usepackage{calc}
|
||||
\usepackage[font={sffamily, sbseries}]{quoting}
|
||||
|
||||
\DeclareNewTOC[
|
||||
type=flowchart,%
|
||||
types=flowcharts,% ,
|
||||
float,
|
||||
floattype=4,%
|
||||
name=Flowchart,%
|
||||
listname = {List of Flowcharts}
|
||||
]{loc}
|
||||
\setuptoc{loc}{chapteratlist}
|
||||
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{figure}
|
||||
|
||||
% For tables
|
||||
|
||||
Reference in New Issue
Block a user