From 0e5cdbc18a3807b71b8f324da30a8033c22cb845 Mon Sep 17 00:00:00 2001 From: Good Guy Date: Wed, 29 Jan 2020 09:03:49 -0700 Subject: [PATCH 1/1] Plugins now are in TOC by MatN --- CinelerraGG_Manual.tex | 2 ++ common/packages.tex | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CinelerraGG_Manual.tex b/CinelerraGG_Manual.tex index b949af8..699bb68 100644 --- a/CinelerraGG_Manual.tex +++ b/CinelerraGG_Manual.tex @@ -34,8 +34,10 @@ svgnames \include{parts/Editing} \include{parts/Rendering} \include{parts/Keyframes} +\settocdepth{subsection} \include{parts/FFmpeg} \include{parts/Plugins} +\settocdepth{section} \include{parts/Transition} \include{parts/Overlays} \include{parts/Recording} diff --git a/common/packages.tex b/common/packages.tex index ca6d412..0676531 100644 --- a/common/packages.tex +++ b/common/packages.tex @@ -105,7 +105,7 @@ \usepackage{scrextend} \usepackage{enumitem} - +\usepackage{[tocvsec2} \usepackage[intoc]{nomencl} % glossary package \makenomenclature % make glossary -- 2.26.2