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


Subject: Re: [docbook] Proper markup for source code in para?


Oliver,

How about:
<para> This code <literal>printf("abc") && do() || but()</literal></para>

and:

<para>To enable TZU add:</para>
<programl.isting>
tzu1 = "tz:0:9"
      tzu2 = "tz:1:1"
</programlisting>

Sincerely, Jeff Biss





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