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: AW: [docbook-apps] No css for task/procedure?


Hi Bob,

Thanks for your help.

I use the 1.76.1 Version.

Kasun pointed out that there are no customizations for <procedure> in Webhelp and I didn’t found any CSS for the class “procedure” in the whole XSL stylesheets .

I think it is the following problem:

The standard stylesheets do not define any CSS for the div class “procedure” but use the default settings of the browser for the included <ol> element. This would give a normal ordered list.

The Webhelp CSS stylesheet on the other hand defines different styles for  <ol> and therefore overwrites the standard behavior. As a side effect the numbers of the list vanish.

I’ve added now a new rule for ol.procedure and I’ve got my numbers back.

 

Best regards,

Michael

 

 

Von: Bob Stayton [mailto:bobs@sagehill.net]
Gesendet: Dienstag, 5. März 2013 20:18
An: Fritsch, Michael; docbook-apps@lists.oasis-open.org
Betreff: Re: [docbook-apps] No css for task/procedure?

 

Which version of the DocBook XSL stylesheets are you using for webhelp?

 

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net

 

Sent: Thursday, February 28, 2013 1:05 AM

Subject: [docbook-apps] No css for task/procedure?

 

Hi,

 

I generate Webhelp from my DocBook sources.  Recently, I recognized that my <task><procedure><step> elements are not rendered in Webhelp as a list but as plain text.

The source code of the generated page looks like:

 

<div class=”procedure”>

  <ol class=”procedure” type=”1”>

    <li class=”step” title=”Step 1”>

 

I’ve searched all the stylesheets for some CSS files  containing rules for these classes but I didn’t found anything.

Are these missing or do I miss something?

 

Best regards,

Michael

 

Dr. Michael Fritsch
Technical Editor

tel +49.40.325587.214
fax +49.40.325587.999
michael.fritsch@coremedia.com

CoreMedia AG
content | context | conversion

Ludwig-Erhard-Str. 18
20459 Hamburg, Germany
www.coremedia.com

Executive Board: Gerrit Kolb (CEO), Dr. Klemens Kleiminger (CFO)
Supervisory Board: Prof. Dr. Florian Matthes (Chairman)
Trade Register: Amtsgericht Hamburg, HR B 76277
--------------------------------------------------------



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