From: Richard Heck Date: Fri, 30 Aug 2013 16:59:00 +0000 (-0400) Subject: Comments only. X-Git-Tag: 2.1.0beta2~113 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f1d1c06174cee86aeafb37de785616ac13e7eddc;p=features.git Comments only. --- 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