commit dd3eec5030804090d6a074fb2b829f5e7b6a1083
Author: Richard Kimberly Heck <[email protected]>
Date:   Fri Oct 3 12:49:25 2025 -0400

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

diff --git a/src/LaTeXFeatures.cpp b/src/LaTeXFeatures.cpp
index 0d1fd3127e..3a853a2d62 100644
--- a/src/LaTeXFeatures.cpp
+++ b/src/LaTeXFeatures.cpp
@@ -2078,7 +2078,7 @@ string const LaTeXFeatures::getThmExtraDefinitions() const
                        }
                }
                // and refstyle
-        else if (params_.xref_package == "refstyle" && isRequired("refstyle")) 
{
+               else if (params_.xref_package == "refstyle" && 
isRequired("refstyle")) {
                        if (thm.refprefix.empty()) {
                                LYXERR0("Unable to write refstyle definition 
for `" << thm.name << "'.");
                                continue;
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to