2004-03-02
- Resolved conflicts with Chris's changes to document title stuff. Maybe it works now?
nstanger committed on 2 Mar 2004
- Fooled around with verbatim stuff. ...
nstanger committed on 2 Mar 2004
- Added "menu/separator" as a match in menu-separator template.
nstanger committed on 2 Mar 2004
Added "typewriter" template for problem code markup: LaTeX doesn't like \verb inside \href.
cedwards committed on 2 Mar 2004
- Added templates for <paper>, <subject-code> and <paper-number> to ensure that they're formatted properly in the output.
nstanger committed on 2 Mar 2004
2004-03-01
Added handling of new attributed-based document metadata.
cedwards committed on 1 Mar 2004
2004-02-27
Added new template for handling "document/title" when in "chapter" mode, used for special "chapters" such as laboratories and tutorials.
cedwards committed on 27 Feb 2004
2004-02-25
- Experimented with using url package for URLs in LaTeX, decided not to bother and documented why.
nstanger committed on 25 Feb 2004
- Fixed bug in "section-reference" template ("figure" instead of "section").
nstanger committed on 25 Feb 2004
2004-02-24
- Added @valign to <row> and <cell>. ...
nstanger committed on 24 Feb 2004
- Added @latex-placement attribute to <figure> and <table>.
nstanger committed on 24 Feb 2004
2004-02-23
- Generalised Chris's functions so that you can call the XSLT processor without extra parameters.
nstanger committed on 23 Feb 2004
Added uppercase 'P' to list of recognised paragraph element names ('<P>' is much easier to type than <p>').
cedwards committed on 23 Feb 2004
Changed master stylesheet so that the hyperlink-internal template will work with both saxon and xalan-c.
cedwards committed on 23 Feb 2004
Defined a set of make functions for calling the various XSLT processors, removing the need for all the 'ifeq' code.
cedwards committed on 23 Feb 2004
2004-02-20
Updated comments and to-do list.
cedwards committed on 20 Feb 2004
Added option to Oracle documentation perl script to list just the XML markup for the sections it knows about.
cedwards committed on 20 Feb 2004
Added <Blackboard/> element.
cedwards committed on 20 Feb 2004
Incorporated derived Oracle documentation links into XML/XSLT authoring framework. ...
cedwards committed on 20 Feb 2004
2004-02-18
- Created Perl script for generating markup and XSLT templates for the Oracle documentation set. ...
cedwards committed on 18 Feb 2004
2004-01-09
Fixed some stuff to do with processing title element (now that I understand how it works).
cedwards committed on 9 Jan 2004
2004-01-08
Fixed an oops with the code for placing the CVS ID at the end of the LaTeX versions of labs and tutes (xsl: -> xsl:out).
cedwards committed on 8 Jan 2004
...
cedwards committed on 8 Jan 2004
Changed math/text to use \textup instead of \mathrm in LaTeX (\mathrm doesn't retain spaces between words).
cedwards committed on 8 Jan 2004
Removed derived XSLT files.
cedwards committed on 8 Jan 2004
- Added handling of different XSLT processors in makefile. ...
cedwards committed on 8 Jan 2004
Decommissioned 'alias' elements.
cedwards committed on 8 Jan 2004
Fixed mode-related problem with equation-array rows.
cedwards committed on 8 Jan 2004
- Added <xsl:text> around things where space must be preserved. ...
nstanger committed on 8 Jan 2004
2004-01-07
A few minor math and image bits.
cedwards committed on 7 Jan 2004