[tei-council] (nerdy) doing tei to epub or docx from inside oxygen

Piotr Bański bansp at o2.pl
Sun Jun 19 15:04:50 EDT 2011


On 06/19/2011 08:54 PM, Sebastian Rahtz wrote:
> sorry, Piotr, I was an idiot (or perhaps Steve Jobs is), it worked for me on Mac 'cos the file system
> is case-insensitive. Fixed, please try again.

WOW! Nice :-)

Executing:
"/usr/lib/jvm/java-6-sun-1.6.0.24/jre/bin/java" -Xmx256m -classpath
"/usr/share/oxygen/tools/ant/lib/ant-launcher.jar"
"-Dant.home=/usr/share/oxygen/tools/ant"
org.apache.tools.ant.launch.Launcher -lib
"/usr/share/oxygen/lib/saxon9ee.jar" -lib
"/usr/share/oxygen/lib/classes" -f
"/home/piotr/SVN/TEI/trunk/Stylesheets/docx/build.xml"
"-DoutputFile=/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/test9.xml.docx" "-DinputFile=/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/test9.xml"
"-Doxygenlib=/usr/share/oxygen/lib" "-Dprofile=default"

Buildfile: /home/piotr/SVN/TEI/trunk/Stylesheets/docx/build.xml

setup:
    [mkdir] Created dir:
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant

odd:

notodd:
     [copy] Copying 1 file to
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant

dist:
     [echo] unzip Word template
    [unzip] Expanding:
/home/piotr/SVN/TEI/trunk/Stylesheets/profiles/default/docx/template.docx into
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant
     [echo] Get names of graphics files and write an ant task
     [xslt] Processing
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant/tmp2.xml to
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant/copy.xml
     [xslt] Loading stylesheet
/home/piotr/SVN/TEI/trunk/Stylesheets/tools2/makegraphicsanttask.xsl
     [echo] Copy image files by running ant task

dist:
     [copy] Copying 1 file to
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant/word/media
      [get] Getting: http://www.oucs.ox.ac.uk/images/helping.jpg
      [get] To:
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant/word/media/image2.jpg
     [copy] Copying 1 file to
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant/word/media
     [echo] Read dimensions of image files and write info file
     [echo] XSLT generate files for docx
     [xslt] Processing
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant/tmp2.xml to
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant/newdocument.xml
     [xslt] Loading stylesheet
/home/piotr/SVN/TEI/trunk/Stylesheets/profiles/default/docx/to.xsl
Warning: XML resolver not found; external catalogs will be ignored
     [move] Moving 1 file to
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant/word
     [move] Moving 1 file to
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant/docProps
     [move] Moving 1 file to
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant/docProps
     [echo] ZIP: put files from
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant together
into /home/piotr/SVN/TEI/trunk/Stylesheets/Test2/test9.xml.docx
      [zip] Building zip:
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-for-ant.zip
     [copy] Copying 1 file to /home/piotr/SVN/TEI/trunk/Stylesheets/Test2
   [delete] Deleting:
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-for-ant.zip
   [delete] Deleting directory
/home/piotr/SVN/TEI/trunk/Stylesheets/Test2/temp-dir-for-ant

BUILD SUCCESSFUL
Total time: 2 seconds

The process finished with exit code: 0


More information about the tei-council mailing list