Dmitry wrote:
>
> Sorry, but I am not your client yet, now I am evolute XMLmind Editor.
> But I need some (a little) support. I spent more than hour, but I
> couldn't decide problem:
>
> I need to Convert document (DITA) with conditional procesing (with
> *.ditaval),
> but I couldn't found how to use ditaval-files in editor.
>
Sorry, our fault. It works, but it is not yet documented.
Please proceed as follows:
[1] Create a dita/ directory in XXE_user_preferences directory.
XXE_user_preferences_dir is:
* $HOME/.xxe4/ on Linux.
* $HOME/Library/Application Support/XMLmind/XMLEditor4/ on the Mac.
* %APPDATA%\XMLmind\XMLEditor4\ on Windows 2000, XP, Vista, 7.
Example: C:\Documents and Settings\john\Application
Data\XMLmind\XMLEditor4\ on Windows 2000 and XP.
C:\Users\john\AppData\Roaming\XMLmind\XMLEditor4\ on Windows Vista and 7.
Example:
---
$ mkdir ~/.xxe4/dita
---
[2] Create a plain text file (encoded using the native encoding of your
platform) in the dita/ directory.
This file contains options for the DITA preprocessor (automatically
invoked by XXE).
This file must be called:
toXHTML.options to parametrize the multi-page XHTML conversion
toXHTML1.options to parametrize the single-page XHTML conversion
toHTMLHelp.options to parametrize the HTML Help conversion
toJavaHelp.options to parametrize the Java Help conversion
toRTF.options to parametrize the RTF, WML, ODT, DOCX conversion
toPS.options to parametrize the PostScript, PDF conversion
Example:
---
$ touch ~/.xxe4/dita/toPS.options
---
[3] Use a text editor and add this line to the options file.
---
-filter URL_or_path_of_a_DITAVAL_file.
---
Example:
---
-filter /home/hussein/src/ditac/docsrc/manual/print.ditaval
---
You can use a relative path. In such case, it is relative to the
location of the .options file.
You can modify the contents of the .options file and/or of the .ditaval
file while XXE is running.
> Do you need of Russian translation of XmlMind?
>
Sure. More information in http://www.xmlmind.com/xmleditor/contribute.html
---
PS: Note that a configuration for .ditaval file is available as an
add-on. In order to install it simply use "Options|Install Add-ons".
---
PS 2: Most but not all elements may be flagged using a .ditaval file.
Make sure to read
http://www.xmlmind.com/ditac/_distrib/doc/manual/limitations.html#limitations