From 832cb3fa193f059c03a4b9334ceb2019152dbbcd Mon Sep 17 00:00:00 2001 From: john Date: Wed, 25 Sep 2002 21:22:13 +0000 Subject: [PATCH] ok, this uses the new manually typeset content supplied by PDFPreformattingProducerNode, except that it seems broken with regard to changes in the rest of the data like the title and so on.....complains about the article key being missing..... so it's close, but not functional yet --- templates-dist/producer/printablecontent.template | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/templates-dist/producer/printablecontent.template b/templates-dist/producer/printablecontent.template index 498bb79e..03b1956b 100755 --- a/templates-dist/producer/printablecontent.template +++ b/templates-dist/producer/printablecontent.template @@ -140,6 +140,26 @@ an attribution of copyright/left rights, etc. the possibilities are endless. space-after.optimum="3pt" text-align="justify"> ${article.content_data_parsed} + + + + + + + + + ${fc.text} + + + + + + + +${fc.text} + + + ${media["description"]} @@ -153,3 +173,9 @@ an attribution of copyright/left rights, etc. the possibilities are endless. + + + + + + -- 2.11.0