From ee7cf4ee9274f1468675a5689cf363244447b1b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=A1bor=20K=C3=B6vesd=C3=A1n?= Date: Mon, 10 Dec 2012 21:34:38 +0000 Subject: [PATCH] - Use real push-style processing in the foil/foilgroup page content, which allows better customization in general (e.g. you can add PI templates) and also let us render scattered speakernotes/handoutnotes if that is desired --- xsl/slides/xhtml/plain.xsl | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/xsl/slides/xhtml/plain.xsl b/xsl/slides/xhtml/plain.xsl index 01d9f9583..05d5e5122 100644 --- a/xsl/slides/xhtml/plain.xsl +++ b/xsl/slides/xhtml/plain.xsl @@ -66,7 +66,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -110,7 +110,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -198,13 +198,17 @@ - + + + + +
- +
-- 2.50.1