?
=?iso-8859-1?q?Jean-Fran=E7ois_Michaud?=
Hello,
I'm having a little issue. I'm trying to find a way to logically nest
content of sections in a document without restricting the use of PSMI
for outputting landscape tables.
Basically I want to be able to do this.
1. Section blah
<para/>
<para/>
<para/>
<list>
<listitem><para/></listitem>
<listitem><table/></listitem>
</list>
2. Section foo
<para/>
<para/>
<para/>
<table/>
Basically, I need to be able to simulate the behavior of lists and
nested content when I output to FO but without actually using list
constructs and without restricting PSMI semantics for landscape page
geometries.
Anybody knows how to do that?
Regards
Jeff
I'm having a little issue. I'm trying to find a way to logically nest
content of sections in a document without restricting the use of PSMI
for outputting landscape tables.
Basically I want to be able to do this.
1. Section blah
<para/>
<para/>
<para/>
<list>
<listitem><para/></listitem>
<listitem><table/></listitem>
</list>
2. Section foo
<para/>
<para/>
<para/>
<table/>
Basically, I need to be able to simulate the behavior of lists and
nested content when I output to FO but without actually using list
constructs and without restricting PSMI semantics for landscape page
geometries.
Anybody knows how to do that?
Regards
Jeff