On Wed, Mar 28, 2007 at 01:20:33PM +0100, SteP wrote:
> Martin Fick wrote:
>
> > Again, referring to my reply in that thread, I feel
> > that the above should just work and that plts are
> > inherently broken if it doesn't.
>
> All I can add is that my conceptual model of pagelists - wrong one, a
Martin Fick wrote:
> Again, referring to my reply in that thread, I feel
> that the above should just work and that plts are
> inherently broken if it doesn't.
All I can add is that my conceptual model of pagelists - wrong one, as I
discovered in PM's reply - was that pagelists always returned m
--- "Patrick R. Michaud" <[EMAIL PROTECTED]> wrote:
> On Tue, Mar 27, 2007 at 07:22:02AM +0100, SteP
> wrote:
> > (version 2.20beta38) I want to add a table column
> only when (:pagelist:)
> > outputs something. I thought I could use the
> following format
> > [[#f]]
> > (:template first:)
> > (:
On Tue, Mar 27, 2007 at 07:22:02AM +0100, SteP wrote:
> (version 2.20beta38) I want to add a table column only when (:pagelist:)
> outputs something. I thought I could use the following format
> [[#f]]
> (:template first:)
> (:cell:)
> (:template each:)
> test
> [[#fend]]
>
> and page text
>
> (
(version 2.20beta38) I want to add a table column only when (:pagelist:)
outputs something. I thought I could use the following format
[[#f]]
(:template first:)
(:cell:)
(:template each:)
test
[[#fend]]
and page text
(:table class"test" border=1:)
(:pagelist fmt=#f count=1:)
(:pagelist fmt=#f co