mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
Thanks, Andre.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29972 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f8b9633c07
commit
7ee664b997
@ -931,7 +931,8 @@ docstring const LaTeXFeatures::getTClassPreamble() const
|
||||
}
|
||||
|
||||
|
||||
docstring const LaTeXFeatures::getTClassHTMLPreamble() const {
|
||||
docstring const LaTeXFeatures::getTClassHTMLPreamble() const
|
||||
{
|
||||
DocumentClass const & tclass = params_.documentClass();
|
||||
odocstringstream tcpreamble;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user