I have table with two columns.
The first contains graphical icon and the second some text. I need this on
the odd pages. And on even pages I need icon in the second column and text
in the first one.
Jirka Kosek wrote:
> Michal Duda wrote:
>
>> how can I determine if even or odd pages is used? I need to take some
>> special action on every odd page. Is there some construction in docbook
>> or xsl-fo to determine that?
>
> It depends on your definition of special action. What you want to
> accomplish?
>