Csound Csound-dev Csound-tekno Search About

[Csnd] Jacko Opcodes now documented

Date2010-04-03 04:04
FromMichael Gogins
Subject[Csnd] Jacko Opcodes now documented
I have created pages and and summary page for the new Jacko opcodes in
the Csound reference manual.

Regards,
Mike

-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

Date2010-04-03 07:19
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] Jacko Opcodes now documented
> I have created pages and and summary page for the new Jacko opcodes in
> the Csound reference manual.
>
> Regards,
> Mike
>

But not correctly!

xsltproc  --xinclude -o html/ xsl/customXHTMLchunk.xsl manual.xml
warning: failed to load external entity "csound5/opcodes/Jacko.xml"
manual.xml:1673: parser error : Failure to process entity jacko
    &jacko;
           ^
manual.xml:1673: parser error : Entity 'jacko' not defined
    &jacko;
           ^
unable to parse manual.xml
make: *** [html] Error 6



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-04-03 08:07
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] Jacko Opcodes now documented
The file opcodes/Jacko.xml is not in the repository
I think that is the problem

>> I have created pages and and summary page for the new Jacko opcodes in
>> the Csound reference manual.
>>
>> Regards,
>> Mike
>>
>
> But not correctly!
>
> xsltproc  --xinclude -o html/ xsl/customXHTMLchunk.xsl manual.xml
> warning: failed to load external entity "csound5/opcodes/Jacko.xml"
> manual.xml:1673: parser error : Failure to process entity jacko
>     &jacko;
>            ^
> manual.xml:1673: parser error : Entity 'jacko' not defined
>     &jacko;
>            ^
> unable to parse manual.xml
> make: *** [html] Error 6
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-04-03 12:28
FromMichael Gogins
SubjectRe: [Cs-dev] Jacko Opcodes now documented
AttachmentsNone  None  

I renamed it to Jacko.xml,will fix in cvs.

MKG from cell phone

On Apr 3, 2010 3:08 AM, <jpff@cs.bath.ac.uk> wrote:

The file opcodes/Jacko.xml is not in the repository
I think that is the problem


>> I have created pages and and summary page for the new Jacko opcodes in
>> the Csound reference m...