XSL Formatter Q&A
XSLT/XSL-FO/MathML TechnicsBlock |
|
| Q. | I have tried using block-progression-dimension="5pc" on the block containing each paragraph, but it appears to have no effect. I have also tried "max-height", again to no effect. Also, I tried to use the reference-orientation property with no apparent effect. Is there a way to get the effect I want? [No.2002072602] |
|---|---|
| A. |
The "block-progression-dimension" property and the "reference-orientation" property can't be specified to fo:block. Please specify them to fo:block-container. |