commit 2e227cceaff5c4647760c53daf85370358050410
Author: Scott Kostyshak <[email protected]>
Date:   Sun Jun 2 22:52:18 2024 -0400

    Whitespace
---
 src/BufferParams.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/BufferParams.cpp b/src/BufferParams.cpp
index 892aff5867..1740e8c764 100644
--- a/src/BufferParams.cpp
+++ b/src/BufferParams.cpp
@@ -1831,7 +1831,7 @@ bool BufferParams::writeLaTeX(otexstream & os, 
LaTeXFeatures & features,
        case DEFAULT:
                break;
        }
-       
+
        if (paragraph_separation) {
                if (!tclass.halfparskip().empty() && getDefSkip().kind() == 
VSpace::HALFLINE)
                        clsoptions << tclass.halfparskip() << ",";
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to