Revision: 1375
Author: sebastien.lelong
Date: Sun Oct  4 10:20:54 2009
Log: Be very strict with DITA toolkit version: 1.5 M21
http://code.google.com/p/jallib/source/detail?r=1375

Modified:
  /wiki/DitaSetup.wiki

=======================================
--- /wiki/DitaSetup.wiki        Sun Oct  4 09:27:28 2009
+++ /wiki/DitaSetup.wiki        Sun Oct  4 10:20:54 2009
@@ -12,7 +12,7 @@

  To use DITA, we first need to install a toolkit. This can be downloadable  
from DITA Open Tookit main page: http://dita-ot.sourceforge.net/. We'll use  
DITA-OT version 1.5, see this [http://dita-ot.sourceforge.net/ list of  
files].

- * Download the full easy package, named  
`DITA-OT1.5_full_easy_install_M21_bin.zip` (or tarball  
`DITA-OT1.5_full_easy_install_M21_bin.tar.gz`).
+ * Download the full easy package, named  
`DITA-OT1.5_full_easy_install_M21_bin.zip` (or tarball  
`DITA-OT1.5_full_easy_install_M21_bin.tar.gz`). Note the version is *1.5*,  
annotated *full_easy_install* and, very important, *M21*. If not available  
with given link, have at `test_build` section of download section.
   * create a DITA_HOME env. variable, to tell DITA where it's installed.
   * enter `DITA-OT1.5` and run `startcmd.sh` (Linux & Co) or `startcmd.bat`  
(Windows). This automatically setup a lot of environment variables, this  
will ease a lot DITA use. *Remember to run this script before trying to  
compile any DITA documents*.

@@ -81,7 +81,7 @@
  If asked, accept to overwrite existing files. To check if customizations  
are correctly installed, you can compile the tutorial book, using this  
horrible command line:

  {{{
+ant -f $DITA_HOME/build_demo.xml  
-Dprompt.ditamap.filename=/absolute/path/to/jallib/doc/dita/tutorials/tutorials.ditamap
  
-Dprompt.output.type=pdf
  }}}

  You should see "Jallib Tutorials" on top of pages, instead of "Open Topic".
-

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to