OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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
> 
> 
> 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]