XSLT - 在标点符号前添加一些距离

问题描述 投票:0回答:0

我使用带有 saxonHE12 的 Apache FOP 2.8 版。

XSLT 中有没有办法在标点符号 (, ? ! 等) 时在标点符号前添加一个额外的空格?

我看到 Antennahouse 有一些东西 axf:space-before-punctuation 但据我所知我不能将它用作 FOP 用户。

是否有任何其他方法可以添加,例如,在每个逗号前添加 0.2 厘米的额外空间?

xslt saxon apache-fop
最新问题
© www.soinside.com 2019 - 2025. All rights reserved.