-
```
What steps will reproduce the problem?
1. Create a stylesheet & scenario where the expected output includes xsl:text eg
Here is some content
…
-
I have a theory
this line
https://github.com/dita-ot/dita-ot/blob/2d584f67e3f9ba0def6ef8d1b2c1a09c7e959ba1/src/main/plugins/org.dita.pdf2/xsl/fo/pr-domain.xsl#L285
needs a priority because otherw…
-
```
What steps will reproduce the problem?
1. Create a stylesheet & scenario where the expected output includes xsl:text eg
Here is some content
…
-
I want to add page break after some contents in word template while template processing.I googling some things and found that this is possible using XSLT "TemplateProcessor::applyXslStyleSheet".
I hav…
-
```
Is there any support for an offline mode? Whenever sourceforge is down and I
try to run the doc generation steps, the build fails because it can't retrieve
the xsl files it needs.
A current exa…
-
Consider changing xslt checker to use xsltproc instead of xmllint.
Example output:
```
compilation error: file file.xsl line 21 element alue-of
xsltStylePreCompute: unknown xsl:alue-of
```
It also …
-
```
Is there any support for an offline mode? Whenever sourceforge is down and I
try to run the doc generation steps, the build fails because it can't retrieve
the xsl files it needs.
A current exa…
-
At the top of my rule-checking file (before any templates), I have the following:
```
'
```
Within my template, I have the following rule:
```
Instead of "etc." …
-
```
Is there any support for an offline mode? Whenever sourceforge is down and I
try to run the doc generation steps, the build fails because it can't retrieve
the xsl files it needs.
A current exa…
-
Arising from #1211 change `tts:direction` as applied to `p` elements so that it additionally sets the inline progression direction, and overrides the inline progression direction set by `tts:writingMo…