This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

variablelist



Hi,

Is it possible to use variablelist in the variablelist tag or is there
something else

this is what I want

ABC:
	bla bla

	DEF:
		bla bla

GH
	bla bla

	
<variablelist>
	<varlistentry><term> Some word  </term >
	<listitem> <para>
	bla bla bla </para>
		
		<variablelist>
		<varlistentry><term> New word </term>
		<listitem><para>
		bla bla </para>
		</listitem> </varlistentry>

		<varlisentry><term> Another word </term>
		<listitem><para>
		bla bla </para>
		</listitem>
		</varlistentry>
		</variablelist>
	</listem>
	</varlistentry>
</variablelist>	


TIA
-- 
Togan Muftuoglu


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]