commit fbc64ea7ee115bdc4a55c214f28de2166d71f6a2
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Sun Oct 31 10:38:52 2021 +0100

    Amend comment
---
 src/Paragraph.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp
index 98be025..10131ef 100644
--- a/src/Paragraph.cpp
+++ b/src/Paragraph.cpp
@@ -2352,7 +2352,7 @@ int Paragraph::Private::startTeXParParams(BufferParams 
const & bparams,
        LyXAlignment const curAlign = params_.align();
 
        // Do not output \\noindent for paragraphs
-       // 1. that cannot have indentation,
+       // 1. that cannot have indentation or are indented always,
        // 2. that are not part of the immediate text sequence (e.g., contain 
only floats),
        // 3. that are PassThru,
        // 4. that are centered,
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to