I am currently cleaning up the ODE Project. I haven’t needed to do this yet, I just wondered if you could. However, I tried
and it blows up.
cd /Users/twjudson1/Desktop/temp/odeproject/html; \
xsltproc --xinclude /Users/twjudson1/Documents/mathbook/user/odeproject-html.xsl /Users/twjudson1/Documents/books/odeproject/src/odeproject.xml
/Users/twjudson1/Documents/books/odeproject/src/firstlook01.xml:298: parser error : error parsing attribute name
rder differential equations more fully in <xref ref="secondorder"/>. See <xref
^
/Users/twjudson1/Documents/books/odeproject/src/firstlook01.xml:298: parser error : attributes construct error
rder differential equations more fully in <xref ref="secondorder"/>. See <xref
^
/Users/twjudson1/Documents/books/odeproject/src/firstlook01.xml:298: parser error : Couldn't find end of Start Tag xref line 298
rder differential equations more fully in <xref ref="secondorder"/>. See <xref
^
/Users/twjudson1/Documents/books/odeproject/src/firstlook01.xml:298: parser error : Opening and ending tag mismatch: p line 298 and xref
econdorder"/>. See <xref @first="secondorder" @last="nonlinear">Chapters</xref>
^
/Users/twjudson1/Documents/books/odeproject/src/firstlook01.xml:298: parser error : Opening and ending tag mismatch: subsection line 136 and p
ndorder"/>. See <xref @first="secondorder" @last="nonlinear">Chapters</xref></p
^
/Users/twjudson1/Documents/books/odeproject/src/firstlook01.xml:300: parser error : Opening and ending tag mismatch: section line 9 and subsection
</subsection>
^
/Users/twjudson1/Documents/books/odeproject/src/firstlook01.xml:302: parser error : Extra content at the end of the document
<subsection xml:id="subsection-firstlook01-predator-prey">
^
/Users/twjudson1/Documents/books/odeproject/src/odeproject.xml:30: element include: XInclude error : could not load /Users/twjudson1/Documents/books/odeproject/src/firstlook01.xml, and no fallback was found
make: *** [html] Error 6
Thomass-MacBook:script twjudson1$