From 6485aa663a7ed5fe02f773aeb4344876d1ae8b3d Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 21 Jan 2014 22:37:57 +0000 Subject: [PATCH] FOP 1.1 now supports writing-mode="rl-tb", so add that change to the $direction.mode parameter. --- xsl/fo/fo.xsl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xsl/fo/fo.xsl b/xsl/fo/fo.xsl index 63b152286..7ad8d0f79 100644 --- a/xsl/fo/fo.xsl +++ b/xsl/fo/fo.xsl @@ -48,8 +48,11 @@ - WARNING: FOP does not support right-to-left writing-mode - lr-tb + + WARNING: FOP 1.0 does not support right-to-left writing-mode; + FOP 1.1 has limited support for right-to-left writing-mode. + + rl-tb lr-tb rl-tb -- 2.40.0