From 60a3053453cab9ddb72f57369457cd46322d66ef Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Tue, 26 Apr 2011 07:29:30 +0000 Subject: [PATCH] Expedite tb-autoalign: Added an LRM to fix rendering in \n compat mode. SVN revision: 58921 --- src/bin/textblock_auto_align.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/textblock_auto_align.c b/src/bin/textblock_auto_align.c index da5a341..eb63766 100644 --- a/src/bin/textblock_auto_align.c +++ b/src/bin/textblock_auto_align.c @@ -53,7 +53,7 @@ static void _setup(void) "
" "In the next text, the paragraph should be right aligned and the
" "words should appear in the following order: 'דוגמה' first, 'of' second,
" - "'טקסט' third, 'english' fourth and 'in' fifth, counting from right to left" + "‎'טקסט' third, 'english' fourth and 'in' fifth, counting from right to left" "דוגמה of טקסט in english." );