This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
RE: [docbook-apps] Programlistingco creates table in HTMLHelp but not in XHTML
- From: "Kenneth Johansson" <ke-joh at sectra dot se>
- To: "'Kenneth Johansson'" <ke-joh at sectra dot se>, "'DOCBOOK-APPS'" <docbook-apps at lists dot oasis-open dot org>
- Date: Thu, 4 Sep 2003 16:56:53 +0200
- Subject: RE: [docbook-apps] Programlistingco creates table in HTMLHelp but not in XHTML
Now I'm getting really angry here. Can someone teach SpamAssassin that this
mail is from MS Outlook Beta 2003! I'm sending my mail again but this time
I'll remove the callout image refs from the content.
Why isn't it the same in HTMLHelp and XHTML?
For HTMLHelp I use Saxon with a customized template: java
com.icl.saxon.StyleSheet writing-documentation.xml
../../lib/docbook-xsl/custom_stylesheets/stylesheets/htmlhelp/customhtmlhelp
.xsl html.stylesheet=docbook.css use.extensions=1
For XHTML I use Saxon with the standard docbook-template.
HTMLHelp:
<div class="programlistingco"><table border="0"
bgcolor="#ffffff"><tr><td><pre class="programlisting">sub do_nothing_useful
{
my($a, $b, $c);
$a = new A; </pre></td></tr></table> <span class="co">callout image
here!</span> ......
XHTML:
<div class="programlistingco"><pre class="programlisting">sub
do_nothing_useful {
my($a, $b, $c);
$a = new A; <span xmlns="" class="co">callout image
here!</span>
......
Thanks,
/Kenneth
--------------------------------------------------------
Kenneth Johansson Technical Documentation Manager
Sectra Imtec AB
Teknikringen 2 E-mail: ke-joh AT sectra DOT se
SE-583 30 Linköping Phone: +46 13 23 52 00
SWEDEN Web: http://www.sectra.se
>
> -----Original Message-----
> From: Kenneth Johansson [mailto:ke-joh@sectra.se]
> Sent: Thursday, September 04, 2003 16:51
> To: DOCBOOK-APPS
>
> ---- Start SpamAssassin results
> 7.40 points, 7 required;
> * 1.2 -- BODY: Message is 20% to 30% HTML
> * 1.0 -- BODY: HTML included in message
> * 0.7 -- BODY: HTML has images with 600-800 bytes of words
> * 4.5 -- Forged mail pretending to be from MS Outlook
>
> ---- End of SpamAssassin results
>
>
>
To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.