mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Whitespace
This commit is contained in:
parent
3e69665225
commit
c8e04eb2f4
@ -805,11 +805,11 @@ bool Layout::readIgnoreForcelocal(Lexer & lex, TextClass const & tclass,
|
||||
lex >> docbooksectiontag_;
|
||||
break;
|
||||
|
||||
case LT_DOCBOOKITEMWRAPPERTAG:
|
||||
lex >> docbookitemwrappertag_;
|
||||
break;
|
||||
|
||||
case LT_DOCBOOKITEMWRAPPERATTR:
|
||||
case LT_DOCBOOKITEMWRAPPERTAG:
|
||||
lex >> docbookitemwrappertag_;
|
||||
break;
|
||||
|
||||
case LT_DOCBOOKITEMWRAPPERATTR:
|
||||
lex >> docbookitemwrapperattr_;
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user