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] | [Elist Home]


Subject: Re: DOCBOOK-APPS: How to make <funcprototype/> produce ANSI prototypes


/ "Rafael R. Sevilla" <sevillar@team.ph.inter.net> was heard to say:
| I just noticed that <funcprototype/> produces K&R (old-style C) prototypes
| as opposed to ANSI.  Is there a way to make it produce ANSI prototypes
| instead, or at least fix things up so that each parameter appears on a
| separate line?

Set $funcsynopsis.style=ansi either with an xsl:param in your custom
stylesheet:

 <xsl:param name="funcsynopsis.style" select="'ansi'"/>

or as a command line option to your processor.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Linux. Because rebooting is for
http://www.oasis-open.org/docbook/ | hardware upgrades.
Chair, DocBook Technical Committee |


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


Powered by eList eXpress LLC