From f1d1c06174cee86aeafb37de785616ac13e7eddc Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Fri, 30 Aug 2013 12:59:00 -0400 Subject: [PATCH] Comments only. --- src/TextClass.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/TextClass.h b/src/TextClass.h index 2a9a00cba4..8e27fd85ef 100644 --- a/src/TextClass.h +++ b/src/TextClass.h @@ -428,7 +428,9 @@ public: docstring const & htmlpreamble() const { return htmlpreamble_; } /// docstring const & htmlstyles() const { return htmlstyles_; } - /// + /// Looks for the layout of "highest level", other than Part (or other + /// layouts with a negative toc number), for use in constructing TOCs and + /// similar information. Layout const & getTOCLayout() const; /// the paragraph style to use for TOCs, Bibliography, etc /// we will attempt to calculate this if it was not given -- 2.39.5