From e5d26783393757d6da71362b11616638337124a4 Mon Sep 17 00:00:00 2001 From: Guillaume Munch Date: Mon, 20 Mar 2017 00:12:30 +0100 Subject: [PATCH] Fix missing OutlinerName in simplecv --- lib/layouts/stdinsets.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index 368cf60465..981feb056c 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -473,6 +473,10 @@ InsetLayout Float EndHTMLStyle End +#InsetWrap requires these, independently of whether stdfloats.inc is included +OutlinerName table "Tables" #no AddToToc (built-in) +OutlinerName figure "Figures" #no AddToToc (built-in) + InsetLayout Wrap LabelFont Color collapsable -- 2.39.2