Difference between revisions of "Talk:TEI-to-DICT howto"

From TEIWiki
Jump to navigation Jump to search
(The HOWTO)
 
(New section: modifications)
 
Line 2: Line 2:
  
 
I have notified both the FreeDict and DICT communities about the existence of this HOWTO; any remarks or additions will be most welcome. Note that the TEI Wiki cannot be edited anonymously -- this is an anti-spambot measure, we had lots of them before the wiki got locked and captcha'ed. If creating an account proves too troublesome, please [[Special:Emailuser/Piotr_Banski|send me a message]], and your input will either be copied here or incorporated into the HOWTO, with appropriate attribution in the edit summary. Thanks! [[User:Piotr Banski|Piotr]] 17:01, 28 September 2008 (EDT)
 
I have notified both the FreeDict and DICT communities about the existence of this HOWTO; any remarks or additions will be most welcome. Note that the TEI Wiki cannot be edited anonymously -- this is an anti-spambot measure, we had lots of them before the wiki got locked and captcha'ed. If creating an account proves too troublesome, please [[Special:Emailuser/Piotr_Banski|send me a message]], and your input will either be copied here or incorporated into the HOWTO, with appropriate attribution in the edit summary. Thanks! [[User:Piotr Banski|Piotr]] 17:01, 28 September 2008 (EDT)
 +
 +
== modifications ==
 +
 +
Denis Arnaud mentions a problem with the invocation of xsltproc suggested in the HOWTO:
 +
 +
<code>xsltproc -o dictionary.c5 -novalid --stringparam current-date $(date) ../CVS/tools/xsl/tei2c5.xsl dictionary.tei </code>
 +
 +
my guess is it has to do with --stringparam handling (quotes? --param?), but I can't investigate right now.
 +
 +
 +
Aleksey Cheusov has announced some changes in compiling the DICT tools since version 1.11.1 -- they may have to be mentioned here.
 +
 +
[[User:Piotr Banski|Piotr]] 16:54, 8 October 2009 (EDT)

Latest revision as of 22:54, 8 October 2009

The HOWTO

I have notified both the FreeDict and DICT communities about the existence of this HOWTO; any remarks or additions will be most welcome. Note that the TEI Wiki cannot be edited anonymously -- this is an anti-spambot measure, we had lots of them before the wiki got locked and captcha'ed. If creating an account proves too troublesome, please send me a message, and your input will either be copied here or incorporated into the HOWTO, with appropriate attribution in the edit summary. Thanks! Piotr 17:01, 28 September 2008 (EDT)

modifications

Denis Arnaud mentions a problem with the invocation of xsltproc suggested in the HOWTO:

xsltproc -o dictionary.c5 -novalid --stringparam current-date $(date) ../CVS/tools/xsl/tei2c5.xsl dictionary.tei

my guess is it has to do with --stringparam handling (quotes? --param?), but I can't investigate right now.


Aleksey Cheusov has announced some changes in compiling the DICT tools since version 1.11.1 -- they may have to be mentioned here.

Piotr 16:54, 8 October 2009 (EDT)