On 03.10.2020 19:55, David Birnbaum wrote: > Thanks, all, for the quick responses. Achim reported that Morgana may > not yet be processing suppress-indentation (as Gerrit also surmised), so > bracketing that for the moment, I'm having trouble specifying indent on > a <p:store>. The relevant bits, removing the attempt to deal with > suppress-indentation, read: > > <p:xslt name="split-forms"> > <p:with-input port="stylesheet" > href="split-alternative-stress.xsl"/> > </p:xslt> > > <p:store href="../../output/adj-split-forms.xml" > > <p:with-option name="indent" select="false()"/> > </p:store> > > > and compilation fails with: I think <p:store serialization="map{ 'indent' : false() }" href="..."/> should do.Received on Saturday, 3 October 2020 18:19:29 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 3 October 2020 18:19:30 UTC