Csound Csound-dev Csound-tekno Search About

[Cs-dev] quickref and examples manual issue

Date2013-02-26 18:15
Frommenno
Subject[Cs-dev] quickref and examples manual issue
Hello,

i wanted to build the manual today (it's been a while...), got these errors.
When i removed these entries from /misc/top.xml the manual builds just fine.
Are they removed?

mkdir -p html
xsltproc  --xinclude -o html/ xsl/customXHTMLchunk.xsl manual.xml
warning: failed to load external entity "misc/quickref.xml"
misc/top.xml:3: parser error : Failure to process entity miscquickref
  &miscquickref;
                ^
misc/top.xml:3: parser error : Entity 'miscquickref' not defined
  &miscquickref;
                ^
warning: failed to load external entity "misc/examples.xml"
misc/top.xml:4: parser error : Failure to process entity miscexamples
  &miscexamples;
                ^




--
View this message in context: http://csound.1045644.n5.nabble.com/quickref-and-examples-manual-issue-tp5720453.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-02-26 18:24
FromSteven Yi
SubjectRe: [Cs-dev] quickref and examples manual issue
Hi Menno,

Isn't the quickref.xml generated when doing make html-dist?

steven

On Tue, Feb 26, 2013 at 6:15 PM, menno  wrote:
> Hello,
>
> i wanted to build the manual today (it's been a while...), got these errors.
> When i removed these entries from /misc/top.xml the manual builds just fine.
> Are they removed?
>
> mkdir -p html
> xsltproc  --xinclude -o html/ xsl/customXHTMLchunk.xsl manual.xml
> warning: failed to load external entity "misc/quickref.xml"
> misc/top.xml:3: parser error : Failure to process entity miscquickref
>   &miscquickref;
>                 ^
> misc/top.xml:3: parser error : Entity 'miscquickref' not defined
>   &miscquickref;
>                 ^
> warning: failed to load external entity "misc/examples.xml"
> misc/top.xml:4: parser error : Failure to process entity miscexamples
>   &miscexamples;
>                 ^
>
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/quickref-and-examples-manual-issue-tp5720453.html
> Sent from the Csound - Dev mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-02-26 18:36
Frommenno
SubjectRe: [Cs-dev] quickref and examples manual issue
Ah yes, that was it. Works now Steven, thanks.
It was only two months ago, the last time i build the manual, and i already
all the knowledge is already gone...



--
View this message in context: http://csound.1045644.n5.nabble.com/quickref-and-examples-manual-issue-tp5720453p5720455.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net