commit 9dae88a15ad2782859f76165d654b869e22684dc
Author: Juergen Spitzmueller <[email protected]>
Date: Tue May 14 13:18:05 2024 +0200
Whitespace
---
src/Layout.cpp | 12 ++++++------
src/Layout.h | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/Layout.cpp b/src/Layout.cpp
index 1a63ca3293..e531fab362 100644
--- a/src/Layout.cpp
+++ b/src/Layout.cpp
@@ -885,13 +885,13 @@ bool Layout::readIgnoreForcelocal(Lexer & lex, TextClass
const & tclass,
lex >> docbookiteminnertagtype_;
break;
- case LT_DOCBOOKNOFONTINSIDE:
- lex >> docbooknofontinside_;
- break;
+ case LT_DOCBOOKNOFONTINSIDE:
+ lex >> docbooknofontinside_;
+ break;
- case LT_DOCBOOKGENERATETITLE:
- lex >> docbookgeneratetitle_;
- break;
+ case LT_DOCBOOKGENERATETITLE:
+ lex >> docbookgeneratetitle_;
+ break;
case LT_SPELLCHECK:
lex >> spellcheck;
diff --git a/src/Layout.h b/src/Layout.h
index 3b8be82ee9..eef0bee290 100644
--- a/src/Layout.h
+++ b/src/Layout.h
@@ -403,7 +403,7 @@ public:
/** true when the verbatim stuff of this layout needs to be
\cprotect'ed. */
bool needcprotect;
- /** true when the verbatim stuff of this layout never should be
+ /** true when the verbatim stuff of this layout never should be
\cprotect'ed. */
bool nocprotect;
/** true when specific commands in this paragraph need to be
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs