mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Whoops.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35382 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5a32821701
commit
fc9cfc5d67
@ -558,6 +558,7 @@ bool Layout::read(Lexer & lex, TextClass const & tclass)
|
||||
|
||||
case LT_HTMLFORCECSS:
|
||||
lex >> htmlforcecss_;
|
||||
break;
|
||||
|
||||
case LT_HTMLPREAMBLE:
|
||||
htmlpreamble_ = from_utf8(lex.getLongString("EndPreamble"));
|
||||
|
Loading…
Reference in New Issue
Block a user