OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: Writing a customization layer for FOP columns


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

Beta Test Version:  Still too buggy to be released.
Release Version:  Alternate pronunciation of "Beta Test Version".



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC