Thanks very much for insistingm Peter and David. That's much better. Regards, Mark
On Thu, May 19, 2011 at 5:28 PM, Mark Craig <[email protected]> wrote: > Aha, <?db*html*-include href="mycode.html"?>. I'll try that. > > Regards, > Mark > > On Thu, May 19, 2011 at 5:20 PM, David Cramer <[email protected]> wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> It appears he was using an xinclude to pull in the script (rather than a >> processing instruction as suggested in Bob's book). The xinclude will be >> resolved for all formats, so would break fo. The PI however would be >> ignored/discarded by the fo xsls. >> >> David >> >> On 05/19/2011 10:12 AM, Peter Desjardins wrote: >> > I've never used docbkx-tools, maybe I'm misunderstanding your >> > publishing process. I'm surprised that a customization for HTML has >> > any effect on your FO. >> > >> > Peter >> > >> > On Thu, May 19, 2011 at 9:45 AM, Mark Craig <[email protected]> >> wrote: >> >> Hello, thanks for your suggestion. >> >> This is what I tried after I found user.footer.content only gets used >> when >> >> chunking. >> >> Trouble is, I can insert the file in the HTML following the >> instructions you >> >> cite. >> >> But either I get effectively "<script>" etc. in the HTML, using >> >> <xinclude:include href="ga.txt" parse="text" />. >> >> Or the HTML is okay but the build breaks generating PDF >> >> with <xinclude:include href="ga.txt" />, because the FO specification >> has >> >> never heard of <script> elements. >> >> Regards, >> >> Mark >> >> >> >> On Thu, May 19, 2011 at 3:23 PM, Peter Desjardins >> >> <[email protected]> wrote: >> >>> >> >>> On Thu, May 19, 2011 at 2:28 AM, Mark Craig <[email protected]> >> wrote: >> >>> >> >>>> How does one insert <script> content, such as for Google Analytics, >> near >> >>>> the >> >>>> end of generated HTML? >> >>>> Chunking is turned off by popular reader demand. >> >>> >> >>> Can you use a technique like this one? >> >>> >> >>> http://www.sagehill.net/docbookxsl/InsertExtHtml.html#CodeInPage >> >>> >> >>> Since you're not chunking, it might be easy to add a processing >> >>> instruction at the end of your document. >> >>> >> >>> Peter >> >> >> >> >> >> >> >> -- >> >> Mark Craig >> >> e: [email protected] >> >> t: +33 7 60 69 95 68 >> >> blog: http://mcraig.org/mec >> >> >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.11 (GNU/Linux) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ >> >> iQEcBAEBAgAGBQJN1TU8AAoJEMHeSXG7afUhkOIH/jN1u33VydWIzJI5dX+U23q+ >> x3hDpIMm2PDiq56URcDOYrWckYp+wIouNFv0wysfVt5zLBbFoIEcQQJqzDwHOlrr >> cEiVxwgzp2Qf9T2lVmoggrHntd3DPzGJinSz25aA5LA491lLBY6lJKPpvz5Q3FLl >> EMvRWBFP4H9xQSh7m5xnAd3FEn9qmeiXBvx0W8VszZE75O/epQIFAOzTEPzQKOBx >> I4FsJYhicKbZaQzrayqjcOXUrLruO3ki9cKJ7L/JmtNeoCgkD1u72i4E0E6H+/6F >> O+P09PRuytxiymGgG6/LMM13uvYBjLeG14MVYmstWXeWuqymTE4QZvpli9NoIYs= >> =fNUq >> -----END PGP SIGNATURE----- >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >>
