[projectaon] Character Elements in XML

  • From: Jonathan Blake <blake.jon@xxxxxxxxx>
  • To: Project Aon List <projectaon@xxxxxxxxxxxxx>
  • Date: Mon, 5 Dec 2005 13:32:01 -0800

[ ] xml consumers - update local copies of gamebook.dtd and xhtml.xsl
[ ] Jon (or other volunteer) - fix latex.xsl and ltexchar.mod

I've just committed a version of 01hh.xml that uses only character
elements rather than character entities (e.g. <ch.apos/> instead of
&apos;). This prevents us from needing to switch which characters
we're including (XHTML vs. LaTeX) at the time of book generation.
That's not a big problem right now since we're not doing much of
anything with the LaTeX versions, but when we do, we'll be happier.

I haven't touched latex.xsl and ltexchar.mod, so we'll need to fix
those soon before I forget why and how. :)

Once we've tested this new technique with HH, we should retrofit all
previous books as well.

--
Jon

Other related posts:

  • » [projectaon] Character Elements in XML