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: How to make my own stylesheets?


I'm having the same problem Michael is having with using CSS to customize
the look of a docbook document. I am using XSLTproc and the 1.45 XSL
stylesheets. 

The relevant section of my Makefile is copied below

        @xsltproc \
        --param label.from.part 1 \
        --param html.stylesheet generic-style.css \
        --param admon.graphics 1 \
        --param admon.graphics.extension gif \
        -o stories.html \
        xsl/html/docbook.xsl \
        stories.xml

Can anyone point me to what I'm doing wrong, should I write a customization
layer to do this?

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

Paradoxically, a refusal to 'put a monetary value on life' means that life
is often undervalued.
-- Artificial Intelligence: A Modern Approach



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