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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: DOCBOOK: funcsynopsis


[Follow-ups to docbook-apps@lists.oasis-open.org]

/ Jeff Rancier <jeff.rancier@softechnics.com> was heard to say:
| I have the following snippet in my document:
| 
|       <funcsynopsis>
|         <funcsynopsisinfo>#include "softech.h"</funcsynopsisinfo>
|         <funcdef>void <function>sft_3beep_on_off</function></funcdef>
|         <paramdef>int <parameter>on_off</parameter></paramdef>
|       </funcsynopsis>
| 
| This results in:
| 
| #include "softech.h"
| void sft_3beep_on_off(on_off);
| 
| Can anyone tell me why I don't see the parmemter type, i.e. I would like it
| to look like:
| 
| #include "softech.h"
| void sft_3beep_on_off(int on_off);
| 
| Is <paramdef/> deprecated?

Looks like a stylesheet bug to me.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Before doing someone a favour,
http://www.oasis-open.org/docbook/ | make sure that he isn't a
Chair, DocBook Technical Committee | madman.--Eug\'ene Labiche


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


Powered by eList eXpress LLC