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] No css for task/procedure?


I don't have a solution for this specfic problem, but I have found a tool that helps me debug CSS.  I use the Firebug addon to the Firefox browser.  When turned on, you can position the cursor on an HTML element, and it will show you the CSS styles that are applied, where they are coming from, and which have been overridden.  Very useful for complex CSS setups. I haven't tried it with Webhelp output, though.
 
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]