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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Writing a customization layer for FOP columns


Good Morning!

I found the setup.pagemasters template

How can I use left2 and right2 on my documents? Is that a parameter or a
variable? If it's not, how I write the customization layer to use the right
pagemasters?

carlos

On 04/05/02 8:44, "Carlos" <carlos@cvc.edu> wrote:

> I want to use something like the fragment below with my XSL-FO stylesheets.
> 
> <fo:root>
>   <fo:layout-master-set>
>       <fo:simple-page-master master-name  ="page-first"
>                               page-height  ="8.5in"
>                               page-width   ="11in">
>           <fo:region-body     margin-top   ="5cm"
>                           margin-bottom    =".5in"
>                           margin-left      =".5in"
>                           margin-right     =".5in"
>                           column-count     ="3"/>
>           <fo:region-before extent="6cm"/>
>       </fo:simple-page-master>
>   </fo:layout-master-set>
> 
> Which template should I modify?
> 
> Carlos

-- 
Carlos E. Araya
---+ WebCT Administrator/Trainer
 P | California Virtual Campus
 - | C/O De Anza College
 G | 21250 Stevens Creek Blvd
---+ Cupertino, CA 95014

email               carlos@cvc.edu
web                 http://www.cvc1.org/ (work)
                    http://www.silverwolf-net.net (personal)
phone               408 257 0420 (work)
PGP Fingerprint:    E629 5DFD 7EAE 4995 E9D7  3D2F 5A9F 0CE7 DFE7 1756

Three things are certain:
Death, taxes, and lost data.
Guess which has occurred.


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