[XXE] document conversion parameters

2016-05-25 Thread Grundtvig Nielsen Niels
Given the number of times I've asked you questions about this, I'm now fairly 
confident at being able to do what I need to; I've even started using xsl.fo 
cover pages ... and saving different sets of conversion parameters for easy 
re-use.

I was wondering, though, if there's a mechanism for associating a saved set of 
parameters with a .ditamap file permanently/as default. I don't mind 
selecting/loading a specific set before converting a particular map, but it's 
the sort of extra step I'm quite capable of forgetting ;-}


Niels Grundtvig Nielsen
technical author T&P
you know what you're talking about - I can help you say it


*
Worldline SA/NV - Chaussee de Haecht 1442 Haachtsesteenweg
- 1130 Brussels - Belgium
RPM-RPR Bruxelles-Brussel - TVA-BTW BE 0418.547.872
Bankrekening-Compte Bancaire-Bank Account 310-0269424-44
BIC BBRUBEBB - IBAN BE55 3100 2694 2444

"The information contained in this e-mail and any attachment there to be 
confidential and may contain information which is protected by intellectual 
property rights.
This information is intended for the exclusive use of the recipient(s) named 
above.
This e-mail does not constitute any binding relationship or offer toward any of 
the addressees.
If you are not one of the addressees , one of their employees or a proxy holder 
entitled to hand over this message to the addressee(s), any use of the 
information contained herein (e.g. reproduction, divulgation, communication or 
distribution,...) is prohibited.
If you have received this message in error, please notify the sender and 
destroy it immediately after.
The integrity and security of this message cannot be guaranteed and it may be 
subject to data corruption, interception and unauthorized amendment, for which 
we accept no liability."

--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Re: [XXE] document conversion parameters

2016-05-25 Thread Hussein Shafie

On 05/25/2016 12:40 PM, Grundtvig Nielsen Niels wrote:

Given the number of times I've asked you questions about this, I'm now
fairly confident at being able to do what I need to; I've even started
using xsl.fo cover pages … and saving different sets of conversion
parameters for easy re-use.

I was wondering, though, if there's a mechanism for associating a saved
set of parameters with a .ditamap file permanently/as default. I don't
mind selecting/loading a specific set before converting a particular
map, but it's the sort of extra step I'm quite capable of forgetting ;-}



No, there is no way to associate a set of parameters with a specific 
.ditamap file.


It's only possible to customize the XSLT stylesheets used to convert all 
DITA maps to output formats such as PDF, WebHelp, DOCX, etc.


Of course, an XSLT stylesheet customization may contain custom parameters.

Such simple XSLT stylesheet customizations can be easily created using 
the "XMLmind XSL Customizer" companion application. See 
http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xslcustom.Customizer.html





Open any of your DITA maps and use menu item:

"Options|Customize Configuration|Customize Document Conversion Stylesheets"

to create several XSLT stylesheet customizations, each having a 
different and meaningful name.


See 
http://www.xmlmind.com/xmleditor/_distrib/doc/help/customizeConfigurationMenu.html


Once these XSLT stylesheet customizations have been created, use 
"Options|Customize Configuration|Customize Document Conversion 
Stylesheets" to switch from one of your XSLT stylesheet customizations 
to another when needed to.


See 
http://www.xmlmind.com/xmleditor/_distrib/doc/help/ConversionStylesheetsEditor_reference.html


Last selected XSLT stylesheet customization is the one which will be 
used by default for all the DITA maps.





---
PS: In production, most of our customers use the xxetool command-line 
tool to do this, not the XXE GUI.


The different sets of parameters are simply specified in the different 
.bat/.sh scripts invoking "xxetool convert".


See http://www.xmlmind.com/xmleditor/_distrib/doc/xxetool/index.html



--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support