|
Subject: MIF Bug! From: "Glenn R. Kronschnabl" <grk@xxxxxxxxxxxxxxxx> Date: Fri, 13 Nov 1998 11:04:13 -0600 |
Using jade1.2 + MIF, the right-header NEVER gets output into the MIF
stream. Try it, and see for yourself!
Here is a simple example:
jade -t mif -d t1.dsl xml.dcl a.xml
where:
=== a.xml ===
<report>
</report>
=== t1.dsl ===
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
]>
<!-- $Id: reportv10.rtf.dsl,v 1.3 1998/05/27 16:46:25 grk Exp $ -->
(define debug
(external-procedure "UNREGISTERED::James Clark//Procedure::debug"))
(define FontSize 12pt)
(root
(make simple-page-sequence
bottom-margin: 1in
footer-margin: 45pt
header-margin: 30pt
left-margin: 1in
page-height: 11in
page-width: 8.5in
right-margin: 1.5in
top-margin: 1in
input-whitespace-treatment: 'collapse
center-header: (literal "center-header")
right-header: (literal "right-header")
left-header: (literal "left-header")
center-footer: (literal "center-footer")
right-footer: (literal "right-footer")
left-footer: (literal "left-footer")
(make scroll
font-size: FontSize
line-spacing: FontSize
(process-children)
)
)
)
(element report
(make paragraph
font-size: 12pt
font-weight: 'bold
quadding: 'center
space-before: 0pt
(literal "Report Content")
))
Cheers,
Glenn
--------------------
Glenn R. Kronschnabl
Applied Research Laboratories | grk@xxxxxxxxxxxxxxxx (PGP/MIME ok)
The University of Texas at Austin | http://www.arlut.utexas.edu/~grk
PO Box 8029, Austin, TX 78713-8029 | (Ph) 512.835.3642 (FAX) 512.835.3808
10,000 Burnet Road, Austin, TX 78758 | ... but an Aggie at heart!
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| A tutorial just for tables?, mcraig | Thread | is there a future for the DSSSL sta, Bas Peters |
| is there a future for the DSSSL sta, Bas Peters | Date | Empty XML elements and Jade/NSGMLS, STE MARIE, PAUL |
| Month |