File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 88apply plugin : ' java-library'
99
1010group = ' org.dita.pdf2'
11- version = ' 3.6.2 '
11+ version = ' 3.6.3 '
1212description = """ DITA Open Toolkit PDF plug-in for RenderX."""
1313
1414repositories {
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ See the accompanying LICENSE file for applicable license.
1616 <param name =" pdf.formatter" desc =" Specifies the XSL processor." type =" enum" >
1717 <val desc =" RenderX XEP Engine" >xep</val >
1818 </param >
19+ <param name =" xep.dir" desc =" RenderX installation directory." type =" file" />
1920 <param name =" custom.xep.config" desc =" Specifies the user configuration file for RenderX." type =" file" />
2021 <param name =" maxJavaMemory" desc =" Specifies the amount of memory allocated to the RenderX process." />
2122 </transtype >
You can’t perform that action at this time.
0 commit comments