Re: A few selected thoughts....



Joakim Ziegler wrote:
> 
> Templates and template functions:
> 
> The page includes a main include file that includes all other includes (makes
> it easy to add to). The includes are full of functions that define all the
> layout actions, are self-contained, and usually come in pairs or triplets.
> For instance, there's a page_start() and page_end(), if there are boxes on
> the page used for formatting, there's a box_start() and box_end(), if the
> boxes have a separator built in, there's a box_separator() that can be used
> between box_start() and box_end(), and so on.

Can you send some real examples?
 
Thanks,

Tomas V.V.Cox




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]