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]

Print output problem with <formalpara>


> | We're using pdfjadetex (jadetex 2.20) to convert .tex files to .pdf.  Is
> | this a problem for Sebastian?
> 
> I think so.

I checked with Sebastian, and based on his questions, I've found at
least one way to solve the problem--revise the print stylesheet.  I
added this line to our print stylesheet customization layer:

(element (formalpara para) (process-children))

This mirrors the HTML stylesheet, and overrides the following line in
the print stylesheet:

(element (formalpara para) (make sequence (process-children)))

I have two questions:

1) Is the "make sequence" in the print stylesheet supposed to be
there,or is it a bug?

2) Can you forsee any problems arising from my customization?


-- 
Cheerio!

Bob

----------------
Robert McIlvride (robert@cogent.ca), Cogent Real-Time Systems
(www.cogent.ca)

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


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