2004-03-04 |
Obsoleted metadata as an element, adding warning if document uses it. Now uses attributes of "document".
cedwards
committed
on 4 Mar 2004
|
---|---|
- Added "percentage-sign" as an option.
nstanger
committed
on 4 Mar 2004
|
|
2004-03-03 |
Added handling of "basename" attribute (in addition to the element of the same name) for images.
cedwards
committed
on 3 Mar 2004
|
Modified behaviour of code-block for latex to support the new "allow-breaks" attribute for permitting/prohibiting page breaks during a block of code. The \verbatim is wrapped inside a \minipage to keep it all on the one page.
cedwards
committed
on 3 Mar 2004
|
|
- Added newline-internal template for outputting a line-break into the generated latex/html source
...
cedwards
committed
on 3 Mar 2004
|
|
2004-03-02 |
- Resolved conflicts with Chris's changes to document title stuff. Maybe it works now?
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 @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
|
|
|
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
|