From 1e59ba5b8f3f70a5ed6aef3cf8bea70fe9cd5ac3 Mon Sep 17 00:00:00 2001 From: Thomas Schraitle Date: Sun, 28 Oct 2012 18:05:18 +0000 Subject: [PATCH] Added new inline.sansseq template for consistency reasons. Makes it easier for customization layers: Just use to change to sans serif font, but also takes into account XLinks and direction of text. --- xsl/fo/inline.xsl | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index 290226b3b..8fe1759d9 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -145,7 +145,34 @@ + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + + + + -- 2.50.1