commit d10c3bceb0223a3b5f7ab790b4aaa530cc1ed9eb
Author: Juergen Spitzmueller <[email protected]>
Date:   Fri Aug 24 15:33:48 2018 +0200

    whitespace
---
 src/output_latex.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/output_latex.cpp b/src/output_latex.cpp
index 4172237..1169602 100644
--- a/src/output_latex.cpp
+++ b/src/output_latex.cpp
@@ -898,8 +898,8 @@ void TeXOnePar(Buffer const & buf,
                        // This behavior is not correct for ArabTeX, though.
                        if (!using_begin_end
                            // not for ArabTeX
-                               && par_language->lang() != "arabic_arabtex"
-                               && outer_language->lang() != "arabic_arabtex"
+                           && par_language->lang() != "arabic_arabtex"
+                           && outer_language->lang() != "arabic_arabtex"
                            // are we in an inset?
                            && runparams.local_font != 0
                            // is the inset within an \L or \R?

Reply via email to