[LyX/master] Whitespace

Juergen Spitzmueller spitz at lyx.org
Tue Jul 25 07:59:53 UTC 2023


commit bc95ff1ace326eb441b7d4da0637fd7ed594d146
Author: Juergen Spitzmueller <spitz at lyx.org>
Date:   Tue Jul 25 11:13:18 2023 +0200

    Whitespace
---
 src/insets/InsetLayout.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/insets/InsetLayout.cpp b/src/insets/InsetLayout.cpp
index ab6108a..3efe318 100644
--- a/src/insets/InsetLayout.cpp
+++ b/src/insets/InsetLayout.cpp
@@ -111,8 +111,8 @@ bool InsetLayout::read(Lexer & lex, TextClass const & tclass,
 		IL_DOCBOOKINNERTAG,
 		IL_DOCBOOKINNERTAGTYPE,
 		IL_DOCBOOKINNERATTR,
-        IL_DOCBOOKNOFONTINSIDE,
-        IL_DOCBOOKRENDERASIMAGE,
+		IL_DOCBOOKNOFONTINSIDE,
+		IL_DOCBOOKRENDERASIMAGE,
 		IL_INHERITFONT,
 		IL_INTOC,
 		IL_ISTOCCAPTION,


More information about the lyx-cvs mailing list