mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Comments only.
This commit is contained in:
parent
abe7eef13c
commit
f1d1c06174
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user